Skip to content

Commit 5ab37c3

Browse files
committed
docs(nr-k8s-otel-collector): add KSM as prerequisite in collector.md
1 parent bec9caf commit 5ab37c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/nr-k8s-otel-collector/collector.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ In most production environments, you'll use both patterns together.
1818
- OpenTelemetry Collector
1919
- Service Account with appropriate RBAC permissions to read pod/node metrics
2020
- New Relic License Key for authentication
21+
- **[Kube-State-Metrics (KSM)](https://github.com/kubernetes/kube-state-metrics)** — required for the Deployment pattern to collect Kubernetes object state metrics (pods, deployments, etc.)
2122

2223
---
2324

0 commit comments

Comments
 (0)