1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg
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
..
auth chore: make dclient import aliases consistent () 2022-05-17 14:40:51 +00:00
autogen Fix merging JSON patches () 2022-07-11 09:26:31 +05:30
background Wait for informers' cache to be synced before starting controllers () 2022-06-28 04:55:52 +00:00
client chore: remove unused custom expansions from client () 2022-04-27 21:14:49 +08:00
common chore: make kyverno informers and listers import aliases consistent () 2022-05-18 04:02:31 +00:00
config chore: make k8s api import aliases consistent () 2022-05-17 22:14:31 +08:00
controllers Wait for informers' cache to be synced before starting controllers () 2022-06-28 04:55:52 +00:00
cosign feat: Opentelemetry support for metrics and traces () 2022-07-11 17:49:47 +00:00
dclient fix external.metrics.k8s.io/v1beta1 issue () 2022-07-01 03:00:05 +00:00
engine fix: Stop incorrect any block condition logging () 2022-06-15 15:39:24 +00:00
event - Disable events generation on DELETE; - Reduce event generation retry from 10 to 3 () 2022-06-28 11:58:23 +08:00
leaderelection chore: enable gofmt and gofumpt linters () 2022-05-17 06:19:03 +00:00
metrics feat: Opentelemetry support for metrics and traces () 2022-07-11 17:49:47 +00:00
openapi fix external.metrics.k8s.io/v1beta1 issue () 2022-07-01 03:00:05 +00:00
policy feat: Opentelemetry support for metrics and traces () 2022-07-11 17:49:47 +00:00
policycache refactor: separate policy cache and controller () 2022-05-16 18:36:19 +02:00
policymutation Fix merging JSON patches () 2022-07-11 09:26:31 +05:30
policyreport delete policy reports on policy deletion () 2022-06-30 15:45:02 +00:00
registryclient Feature: Add support for allowing insecure registries. () 2022-05-25 11:03:36 +02:00
signal chore: enable gofmt and gofumpt linters () 2022-05-17 06:19:03 +00:00
testrunner chore: make dclient import aliases consistent () 2022-05-17 14:40:51 +00:00
tls chore: make k8s api import aliases consistent () 2022-05-17 22:14:31 +08:00
toggle feat: stop mutating rules () 2022-03-28 22:01:27 +08:00
tracing feat: Opentelemetry support for metrics and traces () 2022-07-11 17:49:47 +00:00
userinfo chore: make kube informers and listers import aliases consistent () 2022-05-17 17:51:03 +02:00
utils feat: Opentelemetry support for metrics and traces () 2022-07-11 17:49:47 +00:00
version chore: enable gofmt and gofumpt linters () 2022-05-17 06:19:03 +00:00
webhookconfig Use non-blocking channel send for UpdateWebhookChan () 2022-07-12 00:21:20 +08:00
webhooks feat: Opentelemetry support for metrics and traces () 2022-07-11 17:49:47 +00:00