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

open-telemetry-opentelemetry-collector-contrib-processor-resourceprocessor

JSON →
library0.154.0gogounverified

Package resourceprocessor implements a processor for applying changes on resource attributes in the OpenTelemetry Collector.

go get github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor
INSTALL
IMPORT
SIG · OPEN-TELEMETRY-OPE
O
open-telemetry-opentelemetry-collector-contrib-processor-resourceprocessor
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.

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

Print the type of the resource processor factory.

package main import ( "fmt" "github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor" ) func main() { // The processor is typically used within the OpenTelemetry Collector pipeline. fmt.Println(resourceprocessor.NewFactory().Type()) }
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
12 hits · last 30 days
node
8
OpenAI (training)
3
Amazon
1
Resources
open-telemetry-opentelemetry-collector-contrib-processor-resourceprocessor — go get open-telemetry-opentelemetry-collector-contrib-processor-resourceprocessor · libregistry