Skip to content

Commit eb7ff74

Browse files
authored
Adds Kyverno Info Metric page (#1477)
Signed-off-by: Darkhood148 <ujjwal.sharma9999999@gmail.com>
1 parent 29be814 commit eb7ff74

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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`

0 commit comments

Comments
 (0)