Kubernetes Cluster Metrics
Supported Platforms
Platform
Metrics
Logs
Traces
Configuration Table
Parameter
Type
Default
Description
Example Configuration


Last updated
Was this helpful?
Kubernetes Cluster
✓
OpenShift 4 Cluster
✓
cluster_name*
string
The cluster name that will be added as the k8s.cluster.name resource attribute.
node_conditions_to_report
enums
all
Enable or disable which node conditions should be included in metrics collection.
allocatable_types_to_report
enums
all
Allocatable resource types to report.
collection_interval
int
60s
How often to collect metrics from the Kubernetes API
distribution
enum
kubernetes
The Kubernetes distribution. Used to enable support for OpenShift quota metrics.
*required field
The Kubernetes Cluster metrics source has one required parameter:
Cluster Name: The name of the cluster, which will be inserted as the k8s.cluster.name resource attribute
If running on OpenShift, you can select OpenShift as the Kubernetes Distribution in order to collector quota metrics.

Once running on a collector, metrics will look like this:

Last updated
Was this helpful?
Was this helpful?