netdata-instrumentation
Installation
SKILL.md
Netdata instrumentation
This skill adds OpenTelemetry instrumentation to application code that will export metrics (and, where the SDK is mature enough, logs) to Netdata over OTLP/gRPC.
When to use this skill
- The user is adding observability to a service for the first time.
- The user wants to replace a vendor SDK (Datadog, New Relic, Dynatrace) with OpenTelemetry.
- The user is wiring auto-instrumentation into an existing service.
- The user wants to know what resource attributes Netdata's dashboard and MCP tools rely on.
- The user is choosing between SDK-level and Collector-level exporting.