1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg/policy
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
..
common chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
generate chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
mutate chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
validate chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
actions.go chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
allowed_vars_test.go skip var checks in attestations (#3876) 2022-05-11 09:31:48 +00:00
apply.go Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
background.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
background_test.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
common.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
existing.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
on_update_policy_test.go Load mutate.targets via dclient (#3797) 2022-05-06 05:46:36 +00:00
policy_controller.go feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
report.go Clean up RCRs if the count exceeds the threshold (#4148) 2022-06-28 06:18:57 +00:00
updaterequest.go refactor: move label helper utils from policy package to background package (#3996) 2022-05-24 13:11:12 +05:30
utils.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
utils_test.go tests: add unit tests for utils functions (#3857) 2022-05-10 13:45:48 +00:00
validate.go fix external.metrics.k8s.io/v1beta1 issue (#4139) 2022-07-01 03:00:05 +00:00
validate_test.go refactor: match and exclude conflict validation (#3454) 2022-03-23 17:04:17 +05:30