integrations-core icon indicating copy to clipboard operation
integrations-core copied to clipboard

Edit OTel Collector dashboard to include Datadog Exporter and Datadog Connector metrics

Open liustanley opened this issue 2 years ago • 0 comments

What does this PR do?

Adds two new groups to the OOTB OTel Collector metrics dashboard:

Datadog Exporter: Traffic Sent Screenshot 2024-02-14 at 11 20 16 AM

Datadog Connector: Stats Sent Screenshot 2024-02-14 at 11 20 24 AM

Motivation

These two groups offer more observability into our collector components and the metrics are generated by the trace agent.

Additional Notes

Review checklist (to be filled by reviewers)

  • [ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • [ ] Changelog entries must be created for modifications to shipped code
  • [ ] Add the qa/skip-qa label if the PR doesn't need to be tested during QA.

liustanley avatar Feb 14 '24 16:02 liustanley