OpenTelemetry

OpenTelemetry

132 bookmarks
Custom sorting
Distributions
Distributions
The OpenTelemetry project currently offers pre-built distributions of the collector. The components included in the distributions can be found by in the manifest.yaml of each distribution. Custom Distributions Existing distributions provided by the OpenTelemetry project may not meet your needs. For example, you may want a smaller binary or need to implement custom functionality like authenticator extensions, receivers, processors, exporters or connectors. The tool used to build distributions ocb (OpenTelemetry Collector Builder) is available to build your own distributions.
·opentelemetry.io·
Distributions
How to Build a Custom OpenTelemetry Collector
How to Build a Custom OpenTelemetry Collector
Unlock the power of telemetry by building a custom OpenTelemetry Collector. Explore components, choose the right distribution, and master customization.
·bindplane.com·
How to Build a Custom OpenTelemetry Collector
Building a secure OpenTelemetry Collector
Building a secure OpenTelemetry Collector
The builder itself is solid, and I use it all the time to build custom images, however, I’ve been striving for a way to build this easier in pipelines and make it more accessible to people.
·martinjt.me·
Building a secure OpenTelemetry Collector
The OTTL Cookbook: Common Solutions to Data Transformation Problems
The OTTL Cookbook: Common Solutions to Data Transformation Problems
As our software complexity increases, so does our telemetry—and as our telemetry increases, it needs more and more tweaking en route to its final destination. You’ve likely needed to change an attribute, parse a log body, or touch up a metric before it landed in your backend of choice.
·honeycomb.io·
The OTTL Cookbook: Common Solutions to Data Transformation Problems