Commit eb7ff74 1 parent 29be814 commit eb7ff74 Copy full SHA for eb7ff74
File tree 1 file changed +27
-0
lines changed
content/en/docs/monitoring
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Kyverno Info
3
+ description : This metric can be used to information related to Kyverno such as its version.
4
+ weight : 50
5
+ ---
6
+
7
+ #### Metric Name(s)
8
+
9
+ * ` kyverno_info `
10
+
11
+ #### Metric Value
12
+
13
+ Gauge - A constant value of 1 with labels to include relevant information
14
+
15
+ #### Metric Labels
16
+
17
+ | Label | Allowed Values | Description |
18
+ | --------------------------| ----------------| ---------------------------------------------------------------------------------------------------------------------------|
19
+ | version | | Current version of Kyvero being used |
20
+
21
+ #### Use cases
22
+
23
+ * The cluster admin wants to see information related to Kyverno such as its version
24
+
25
+ #### Useful Queries
26
+
27
+ * ` kyverno_info `
You can’t perform that action at this time.
0 commit comments