1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/pkg/webhooks/resource
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
..
generation.go refactor: move label helper utils from policy package to background package (#3996) 2022-05-24 13:11:12 +05:30
generation_test.go refactor: separate resource mutation/validation handlers from server (#3908) 2022-05-16 22:36:21 +08:00
handlers.go feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
metrics.go feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
report.go release event memory (#4138) 2022-06-23 00:37:46 +08:00
updaterequest.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
utils.go refactor: used typed admission request in ur (#4022) 2022-05-29 07:27:14 +00:00
validate_audit.go feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
validation.go feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
validation_test.go refactor: separate resource mutation/validation handlers from server (#3908) 2022-05-16 22:36:21 +08:00