Skip to content

Update metadata.csv#22620

Open
EoinMurf wants to merge 2 commits intomasterfrom
EoinMurf-patch-1
Open

Update metadata.csv#22620
EoinMurf wants to merge 2 commits intomasterfrom
EoinMurf-patch-1

Conversation

@EoinMurf
Copy link

Updated the description for envoy.server.state from [Legacy] to [OpenMetrics V2 and Legacy] The metric envoy.server.state is available with the OpenMetrics version of the integration and not just Legacy as per these links

Openmetrics:

'envoy_server_state': 'server.state',

Legacy:

What does this PR do?

Updated the description field to [OpenMetrics V2 and Legacy] as the envoy.server.state comes from both the openmetrics and legacy version of the Envoy integration

Motivation

This escalation: https://datadoghq.atlassian.net/browse/AGENT-15550

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

Updated the description for `envoy.server.state` from [Legacy]  to [OpenMetrics V2 and Legacy]
The metric `envoy.server.state` is available with the OpenMetrics version of the integration and not just Legacy as per these links

Openmetrics: https://github.com/DataDog/integrations-core/blob/d6a7e88d5abe6e817dc819a73cf9a3c3d9040d54/envoy/datadog_checks/envoy/metrics.py#L324

Legacy: https://github.com/DataDog/integrations-core/blob/d6a7e88d5abe6e817dc819a73cf9a3c3d9040d54/envoy/datadog_checks/envoy/metrics.py#L499
@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2026

⚠️ Recommendation: Add qa/skip-qa label

This PR does not modify any files shipped with the agent.

To help streamline the release process, please consider adding the qa/skip-qa label if these changes do not require QA testing.

@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.07%. Comparing base (9302b09) to head (9da2d5c).

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@maycmlee maycmlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small edit, but approving

envoy.server.debug_assertion_failures,count,,,,[Legacy] Number of debug assertion failures detected in a release build if compiled with -define log_debug_assert_in_release=enabled or zero otherwise,-1,envoy,,
envoy.server.hot_restart_epoch,gauge,,,,[Legacy] Current hot restart epoch,0,envoy,,
envoy.server.state,gauge,,,,[Legacy] Current State of the Server,0,envoy,,
envoy.server.state,gauge,,,,[OpenMetrics V2 and Legacy] Current State of the Server,0,envoy,,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
envoy.server.state,gauge,,,,[OpenMetrics V2 and Legacy] Current State of the Server,0,envoy,,
envoy.server.state,gauge,,,,[OpenMetrics v2 and Legacy] Current State of the Server,0,envoy,,

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