You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DataDog Agent is not a library.
If you only want to send custom metrics, you can install DogStatsd and use Datadog Go library.
If you want to collect metrics from an host and send custom metrics, you can install the Agent and use Datadog Go library.
If the previous explanations do not help, can you give us more details about what you want to accomplish?
Describe what happened:
Describe what you expected:
Successful import of the go module
Steps to reproduce the issue:
Try to import
datadog-agent
using go modules.Additional environment details (Operating System, Cloud provider, etc):
Go version:
go version go1.14.4 linux/amd64
OS: Ubuntu 18.04
The text was updated successfully, but these errors were encountered: