1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-29 10:55:05 +00:00
kyverno/pkg/metrics
Tathagata Paul 9b41e2e017
Add shutdown methods for exporters and controllers (#4214)
* add shutdown methods for exporters and controllers

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

* remove shutdown exporter and add timeout in main.go

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

* move ctx timeout to main

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

* change variable order

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>
2022-07-25 09:25:26 +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 Revert "fix: metrics with invalid validationMode (#4198)" (#4241) 2022-07-20 15:22:03 +00:00
policyresults Revert "fix: metrics with invalid validationMode (#4198)" (#4241) 2022-07-20 15:22:03 +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 Add shutdown methods for exporters and controllers (#4214) 2022-07-25 09:25:26 +00:00
log.go refactor: metrics package logger (#3734) 2022-04-29 19:33:08 +02:00
metrics.go Add shutdown methods for exporters and controllers (#4214) 2022-07-25 09:25:26 +00:00
parsers.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00