Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix metadata.csv entries #19650

Merged
merged 3 commits into from
Feb 19, 2025
Merged

Fix metadata.csv entries #19650

merged 3 commits into from
Feb 19, 2025

Conversation

AlexandreYang
Copy link
Member

@AlexandreYang AlexandreYang commented Feb 19, 2025

What does this PR do?

Fix metadata.csv entries

Motivation

Correct metadata entries:

  • datadog.network_path.collector.flush.interval is sent as DodStatsD gauge
  • datadog.network_path.collector.flush.duration is sent as DodStatsD gauge
  • datadog.network_path.collector.worker.pathtest_interval is sent as DodStatsD histogram
  • datadog.network_path.collector.worker.task_duration is sent as DodStatsD histogram

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@AlexandreYang AlexandreYang added this pull request to the merge queue Feb 19, 2025
Merged via the queue into master with commit 535fcc7 Feb 19, 2025
34 checks passed
@AlexandreYang AlexandreYang deleted the alex/network_path_fix_metadata branch February 19, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants