-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Stat name collisions #2683
Copy link
Copy link
Closed as not planned
Labels
area/statsbugstalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently
Description
Description:
http.<stat_prefix>.fault.delays_injectedandhttp.<stat_prefix>.fault.<downstream-cluster>.delays_injectedboth resolve tohttp.fault.delays_injectedhttp.<stat_prefix>.fault.aborts_injectedandhttp.<stat_prefix>.fault.<downstream-cluster>.aborts_injectedboth resolve tohttp.fault.aborts_injected
https://www.envoyproxy.io/docs/envoy/latest/configuration/http_filters/fault_filter#statistics
edit:
I found one more https://www.envoyproxy.io/docs/envoy/latest/configuration/cluster_manager/cluster_stats.html#alternate-tree-dynamic-http-statistics
Those resolve to the same as https://www.envoyproxy.io/docs/envoy/latest/configuration/cluster_manager/cluster_stats.html#dynamic-http-statistics
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/statsbugstalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently