netdata-collector-config
Installation
SKILL.md
Netdata Collector config
This skill builds an OpenTelemetry Collector pipeline whose exporter is a Netdata Agent or Parent. The Collector runs where the raw data is (node, sidecar, or gateway) and hands a cleaned OTLP stream to Netdata.
When to use this skill
- The user wants to deploy the OTel Collector on Kubernetes with Netdata as the backend.
- The user is adding a hostmetrics or
filelogreceiver alongside their application's OTLP. - The user wants to aggregate cluster-wide telemetry at a gateway before exporting to a Netdata Parent.
- The user is using the OpenTelemetry Operator and wants to know what CRD shape to use.