Kubernetes Kubelet Metrics

Supported Platforms

Platform
Metrics
Logs
Traces

Kubernetes DaemonSet

OpenShift 4 DaemonSet

Configuration Table

Parameter
Type
Default
Description

cluster_name*

string

The cluster name that will be added as the k8s.cluster.name resource attribute.

metric_groups

enums

all

Metric groups to the collector. Supported options include node, pod, container, and volume.

collection_interval

int

60s

Sets how often (seconds) to scrape for metrics.

*required field

Example Configuration

The Kubernetes Kubelet metrics source has one required parameter:

  • Cluster Name: The name of the cluster, which will be inserted as the k8s.cluster.name resource attribute

Bindplane docs - Kubernetes Kubelet Metrics - image 1

Once running on an agent, metrics will look like this:

Bindplane docs - Kubernetes Kubelet Metrics - image 2

Last updated

Was this helpful?