1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/metrics
Charles-Edouard Brétéché be1d6fe094
feat: add controller metrics (#5494)
* feat: add controller metrics

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
2022-11-29 12:16:15 +00:00
..
policychanges chore: refactor metrics namespace check (#5489) 2022-11-28 16:53:26 +01:00
policyexecutionduration chore: refactor metrics namespace check (#5489) 2022-11-28 16:53:26 +01:00
policyresults chore: refactor metrics namespace check (#5489) 2022-11-28 16:53:26 +01:00
policyruleinfo chore: refactor metrics namespace check (#5489) 2022-11-28 16:53:26 +01:00
client.go feat: propagate context to the metrics package (#5479) 2022-11-28 10:30:14 +00:00
common_types.go fix: too much information for the Policy Rule Execution Latency metric (#5208) 2022-11-04 14:31:23 +08:00
fake.go refactor: metrics configuration code (#5475) 2022-11-25 13:14:55 +00:00
init.go feat: propagate context to the metrics package (#5479) 2022-11-28 10:30:14 +00:00
metrics.go feat: add controller metrics (#5494) 2022-11-29 12:16:15 +00:00
parsers.go refactor: support Audit and Enforce validation failure actions (#5152) 2022-11-01 09:56:52 +00:00