1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/pkg/metrics
Tathagata Paul 3e2894b6fa
feat: Opentelemetry support for metrics and traces (#3910)
* integrating opentelemetry

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

* fix multiple imports

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

* fixed cli help statement

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

* added init file for metrics

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-07-11 17:49:47 +00:00
..
admissionrequests feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
admissionreviewduration feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
policychanges feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
policyexecutionduration feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
policyresults feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
policyruleinfo feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
common_types.go added: initial prometheus client setup 2021-05-16 13:06:14 +05:30
init.go feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
log.go refactor: metrics package logger (#3734) 2022-04-29 19:33:08 +02:00
metrics.go feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
parsers.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00