Skip to content

How to check if connectivity to Datadog is good #184

Description

@tjpeel

Is there a way to check connectivity to Datadog is good based on the configuration settings?

Having something like this would be useful to include in things like health checks so I can determine if things like custom metrics are being sent. Beyond the Configure call, if say the DD port is wrong, I do not know if connectivity is broken.

I see PR #183 has been added recently. This goes some of the way to being able to identify problems.

However, does anything exist today other than manually wiring up a UDP connection and testing out of band of the client? Not withstanding UDP being connectionless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions