Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion modules/metric-categories-for-custom-metrics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The following are the supported metric categories:
* `imageVulnerabilities`
* `nodeVulnerabilities`
* `policyViolations`
* `administrativeEvents`

The following example shows the API request body for configuring a custom metric:

Expand Down Expand Up @@ -63,4 +64,7 @@ The following table lists the labels for image vulnerabilities, node vulnerabili
| Policy violations
| `Cluster`, `Namespace`, `Resource`, `Deployment`, `IsDeploymentActive`, `IsPlatformComponent`, `Policy`, `Categories`, `Severity`, `Action`, `Message`, `Stage`, `State`, `Entity`, `EntityName`

|===
| Administrative events
| `Type`, `Level`, `Domain`, `ResourceType`, `ResourceName`

|===