Registry / observability / open-telemetry-opentelemetry-collector-contrib-processor-k8sattributesprocessor

open-telemetry-opentelemetry-collector-contrib-processor-k8sattributesprocessor

JSON →
library0.154.0gogounverified

Package k8sattributesprocessor is an OpenTelemetry Collector processor that adds Kubernetes metadata to telemetry data.

go get github.com/open-telemetry/opentelemetry-collector-contrib/processor/k8sattributesprocessor
INSTALL
IMPORT
SIG · OPEN-TELEMETRY-OPE
O
open-telemetry-opentelemetry-collector-contrib-processor-k8sattributesprocessor
observabilitygov0.154.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

k8sattributesprocessor
github.com/open-telemetry/opentelemetry-collector-contrib/processor/k8sattributesprocessor

Creates a default configuration for the K8s attributes processor.

package main import ( "fmt" "github.com/open-telemetry/opentelemetry-collector-contrib/processor/k8sattributesprocessor" ) func main() { config := k8sattributesprocessor.CreateDefaultConfig() fmt.Println("Default config:", config) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.154.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
12
OpenAI (training)
3
Amazon
1
Resources
open-telemetry-opentelemetry-collector-contrib-processor-k8sattributesprocessor — go get open-telemetry-opentelemetry-collector-contrib-processor-k8sattributesprocessor · libregistry