tracing-actions-otlp

Crates.iotracing-actions-otlp
lib.rstracing-actions-otlp
version0.3.1
sourcesrc
created_at2023-05-09 03:23:24.36586
updated_at2023-06-23 21:31:33.554745
descriptiontracing-actions extension that sends action traces to an opentelemetry server.
homepage
repositoryhttps://github.com/kvc0/tracing-actions
max_upload_size
id860222
size50,258
kvc0 (kvc0)

documentation

README

tracing-actions-otlp

An extension for tracing-actions that consumes action traces and vends them to an opentelemetry traces server.

tracing-actions is under development and some material details may change. Every effort will be made to ensure that breaking changes fail at compile time rather than runtime, so you know what rules change when.

How this relates to opentelemetry_otlp

In short, it doesn't.

tracing-actions is less general than tracing-subscriber and opentelemetry_otlp. It tracks the latest upstreams - pr's are welcome and promptly addressed. Your service will not be pinned to an old version of tonic.

Commit count: 25

cargo fmt