1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
shuting 3bf3dcc1af
Add the metric "kyverno_client_queries_total" (#4359)
* Add metric "kyverno_kube_client_queries_total"

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* publish metric for missing queries

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Refactor the way Kyverno registers QPS metric

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Move clientsets to a dedicated folder

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Wrap Kyverno client and policyreport client to register client query metric

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* address linter comments

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* address linter comments

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Switch to use wrapper clients

Signed-off-by: ShutingZhao <shuting@nirmata.com>

Signed-off-by: ShutingZhao <shuting@nirmata.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-08-31 11:33:47 +05:30
..
auth Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
autogen chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
background Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
client Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
clients Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
common Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
config Added kubeconfig flag support (#4308) 2022-08-29 06:21:42 +00:00
controllers chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
cosign refactor: introduce wildcard utils package (#4406) 2022-08-25 05:23:01 +00:00
engine Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
event Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
leaderelection chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
metrics Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
openapi Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
policy Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
policycache Yaml signing and verification (#4235) 2022-08-30 10:14:54 -07:00
policymutation Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
policyreport Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
registryclient chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
signal chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
testrunner Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
tls Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
toggle feat: enable autogen internals by default (#4381) 2022-08-25 23:01:43 +08:00
tracing Add shutdown methods for exporters and controllers (#4214) 2022-07-25 09:25:26 +00:00
userinfo chore: make kube informers and listers import aliases consistent (#3957) 2022-05-17 17:51:03 +02:00
utils Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
version Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
webhookconfig Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
webhooks Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30