envoyproxy / envoyproxy/nighthawk
Deprecate and eventually remove GetMetricByName in MetricsPlugin
Open
good first issue
help wanted
tech-debt
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
With https://github.com/envoyproxy/nighthawk/pull/885, GetMetricByName is now deprecated in favor of GetMetricByNameWithReportingPeriod.
We should give users of the plugin system time to migrate over and begin process to eventually remove the old call.
Contributor guide
Assessment
This issue has not been assessed yet.