1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-07 17:48:24 +00:00
kyverno/pkg/metrics
Charles-Edouard Brétéché 0c189b9bcb
fix: panic when disable metrics is true ()
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2022-11-17 13:29:32 +08:00
..
admissionrequests refactor: admission metrics (counter and latency) () 2022-11-09 18:52:20 +08:00
admissionreviewduration refactor: admission metrics (counter and latency) () 2022-11-09 18:52:20 +08:00
policychanges Added appropriate logging levels to log.Info() calls wherever necessary () 2022-08-18 13:24:59 +00:00
policyexecutionduration fix: too much information for the Policy Rule Execution Latency metric () 2022-11-04 14:31:23 +08:00
policyresults chore: fix golangcilint timeout () 2022-08-24 21:08:24 +08:00
policyruleinfo Added appropriate logging levels to log.Info() calls wherever necessary () 2022-08-18 13:24:59 +00:00
client.go feat: add typed client support and metrics wrapper () 2022-09-29 17:12:50 +05:30
common_types.go fix: too much information for the Policy Rule Execution Latency metric () 2022-11-04 14:31:23 +08:00
fake.go use failurePolicy to block or allow requests, on policy errors () 2022-08-02 20:24:02 +05:30
init.go fix: panic when disable metrics is true () 2022-11-17 13:29:32 +08:00
log.go add package logger in files () 2022-10-02 19:45:03 +00:00
metrics.go fix: panic when disable metrics is true () 2022-11-17 13:29:32 +08:00
parsers.go refactor: support Audit and Enforce validation failure actions () 2022-11-01 09:56:52 +00:00