Skip to content

open-telemetrex/opentelemetrex-erlang-contrib

Repository files navigation

This is a separately maintained fork of https://github.com/open-telemetry/opentelemetry-erlang-contrib

The motivation for this fork is to allow for rapid changes to comply with specs and make most of the integrations on par with other language integrations. This fork will diverge from upstream. It is meant to be an in-place replacement.


Getting Started   •   API Documentation

Contributing   •   Instrumentation   •   Propagators   •   Utilities   •   Examples


EEF Observability WG project Elixir

About this project

This is a repository for OpenTelemetry Erlang & Elixir contribution libraries that are not part of the core repository and core distribution of the API and SDK.

Instrumentations

OpenTelemetry can collect tracing data using instrumentation. Vendors/Users can also create and use their own. Currently, OpenTelemetry supports automatic tracing for:

Supported Runtimes

OpenTelemetry Contribution libraries are verified to support the last 3 OTP versions to match the supported runtimes of the OpenTelemetry API and SDK.

For Elixir libraries, all versions that support the last 3 OTP versions are verified.

See Elixir OTP Compatibility for supported OTP/Elixir combinations.

Elixir libraries should aim for the minimum supported version to be the lowest possible it can for the code in the library, but must at least support versions outlined above.

Useful links

License

Apache 2.0 - See LICENSE for more information.

About

A separately maintained fork of opentelemetry-erlang-contrib

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 65