You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: collected metric named router_process_jobs_count collides with previously collected histogram named router_process_jobs (#5966)
# Description
A histogram's counter uses the _count suffix, thus renaming the
histogram's name to avoid collision with the dedicated counter
## Security
- [x] The code changed/added as part of this pull request won't create
any security issues with how the software is being used.
0 commit comments