Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

jpkrohling/splitbatchprocessor

Repository files navigation

= Split batch processor

This is an example processor, accompanying part of the blog post: "Extending the OpenTelemetry Collector with your own components".

Do not use this processor in your own OpenTelemetry Collector distribution! If you need the feature provided by this processor, use the module github.com/open-telemetry/opentelemetry-collector-contrib/pkg/batchpertrace instead.

== Running

$ go run ./cmd --config example.yaml

== Distribution

To build a distribution with this module using the OpenTelemetry Collector builder, run:

$ opentelemetry-collector-builder --config builder.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages