Skip to content

stats: enable tag-extraction check for metrics_service integration test#46062

Merged
ggreenway merged 1 commit into
envoyproxy:mainfrom
davidvo-lyft:davidvo/21595-grpc-client-stats-tag
Jul 10, 2026
Merged

stats: enable tag-extraction check for metrics_service integration test#46062
ggreenway merged 1 commit into
envoyproxy:mainfrom
davidvo-lyft:davidvo/21595-grpc-client-stats-tag

Conversation

@davidvo-lyft

Copy link
Copy Markdown
Contributor

The metrics_service stats-sink integration test skipped the missing-tag-extraction-rule check with a stale TODO. That stat (grpc.metrics_service.streams_closed_*) is now covered by the grpc.$.** rule from #36673, so this enables the check and adds direct unit coverage for the google_grpc client prefix.

Risk Level: Low (test only)
Testing: tag_extractor_impl_test and the metrics_service integration test pass with the check enabled.
Docs Changes: n/a
Release Notes: n/a

Partially addresses #21595.

The metrics_service stats-sink integration test skipped the
missing-tag-extraction-rule check with a stale TODO. The cited stat
(grpc.metrics_service.streams_closed_*) is now covered by the grpc.$.**
rule added in envoyproxy#36673, so enable the check and add direct unit coverage
for the google_grpc client prefix.

Partially addresses envoyproxy#21595.

Signed-off-by: David Vo <davidvo@lyft.com>
@davidvo-lyft davidvo-lyft temporarily deployed to external-contributors July 9, 2026 18:09 — with GitHub Actions Inactive
@repokitteh-read-only

Copy link
Copy Markdown

Hi @davidvo-lyft, welcome and thank you for your contribution.

We will try to review your Pull Request as quickly as possible.

In the meantime, please take a look at the contribution guidelines if you have not done so already.

🐱

Caused by: #46062 was opened by davidvo-lyft.

see: more, trace.

@ggreenway ggreenway enabled auto-merge (squash) July 10, 2026 15:51
@ggreenway ggreenway self-assigned this Jul 10, 2026
@ggreenway ggreenway merged commit c03c079 into envoyproxy:main Jul 10, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants