Contains a DataDog logger and performance counters components.
Packages
This module contains the following packages:
- Build - contains a class used to create DataDog components by their descriptors.
 - Clients - contains constants and classes used to define REST clients for DataDog.
 - Count - contains a class used to create performance counters that send their metrics to a DataDog service.
 - Log - contains a class used to create loggers that dump execution logs to a DataDog service.
 
Use
Install the dotnet package as
dotnet add package PipServices4.Datadog