Age | Commit message (Collapse) | Author | Files | Lines |
|
(#4025)
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
|
|
* introduce metric naming test
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
* Update metrics.go
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
|
|
Cleanup a variety of metric issues.
* Eliminate department of redundancy "count_total" naming.
* Use the plural of the unit when appropriate. (ex, "requests")
* Remove label names from metric names where appropriate. (ex, "rcode")
* Simplify request metrics by consolidating type label in to the base
request counter.
* Re-generate man pages.
Signed-off-by: Ben Kochie <superq@gmail.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
|
|
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
|
|
* Issue 2920
- Add failed reload counter metrics
* typo fix
* Requested Changes
|