1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-22 20:19:29 +00:00
kyverno/pkg/utils
Tathagata Paul 3e2894b6fa
feat: Opentelemetry support for metrics and traces ()
* 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
..
admission chore: make kyverno api import aliases consistent () 2022-05-17 13:12:43 +02:00
api refactor: move ImageExtractorConfigs in api package () 2022-05-03 08:45:08 +00:00
controller Wait for informers' cache to be synced before starting controllers () 2022-06-28 04:55:52 +00:00
engine chore: make kyverno api import aliases consistent () 2022-05-17 13:12:43 +02:00
image refactor: image utils () 2022-04-20 15:01:02 +00:00
json Fix merging JSON patches () 2022-07-11 09:26:31 +05:30
kube feat: Opentelemetry support for metrics and traces () 2022-07-11 17:49:47 +00:00
os refactor: add os utils sub package () 2022-04-01 06:59:44 +00:00
string refactor: move some helpers in utils package () 2022-04-04 18:58:22 +00:00
yaml refactor: separate yaml utils package () 2022-04-01 09:56:16 +00:00
annotations.go Fix merging JSON patches () 2022-07-11 09:26:31 +05:30
annotations_test.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
loadpolicy.go chore: make kyverno api import aliases consistent () 2022-05-17 13:12:43 +02:00
util.go fix external.metrics.k8s.io/v1beta1 issue () 2022-07-01 03:00:05 +00:00
util_test.go refactor: move common utils () 2022-04-05 13:02:43 +00:00