envoyproxy / envoyproxy/envoy

Migrating to gRPC stats filter for gRPC stats

Open
#10,374 4 comments 0 reactions 0 assignees View on GitHub
area/grpc area/stats help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

*Title*: Will using gRPC stats filter in conjunction with gRPC bridge filter lead to twice the number of gRPC stats being emitted?

*Description*:
As of v1.12.0, "The use of [gRPC bridge filter](https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_http1_bridge_filter#config-http-filters-grpc-bridge) for gRPC stats has been deprecated in favor of the dedicated [gRPC stats filter](https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_stats_filter#config-http-filters-grpc-stats)." If we still use the gRPC bridge filter for bridging but want to use gRPC stats for stats now that telemetry from the bridge filter is considered deprecated, would it be safe to have both filters? I'm primarily concerned about stats duplication.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.