Skip to main content
Ent+
This feature is available as an add-on for the Honeycomb Enterprise plan. Please contact your Honeycomb account team for details.

Supported Platforms

PlatformMetricsLogsTraces
Kubernetes DaemonSet
OpenShift 4 DaemonSet

Configuration Table

ParameterTypeDefaultDescription
cluster_name*stringThe cluster name that will be added as the k8s.cluster.name resource attribute.
metric_groupsenumsallMetric groups to the collector. Supported options include node, pod, container, and volume.
collection_intervalint60sSets how often (seconds) to scrape for metrics.

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
Honeycomb Docs - Kubernetes Kubelet Metrics - image 1 Once running on an agent, metrics will look like this: Honeycomb Docs - Kubernetes Kubelet Metrics - image 2