1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/metrics
Charles-Edouard Brétéché 205bb28b52
feat: add typed client support and metrics wrapper (#4724)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-09-29 17:12:50 +05:30
..
admissionrequests Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
admissionreviewduration Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
policychanges Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
policyexecutionduration chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
policyresults chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
policyruleinfo Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
client.go feat: add typed client support and metrics wrapper (#4724) 2022-09-29 17:12:50 +05:30
common_types.go Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
fake.go use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
init.go chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
log.go refactor: metrics package logger (#3734) 2022-04-29 19:33:08 +02:00
metrics.go Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
parsers.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00