opentelemetry-contrib 0.14.0

Rust contrib repo for OpenTelemetry

opentelemetry-contrib

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 17 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

jaeger_json_exporter

  • opentelemetry_sdk
  • serde_json
  • futures-core
  • futures-util
  • async-trait
  • opentelemetry-semantic-conventions

rt-tokio-current-thread

  • tokio
  • opentelemetry_sdk/rt-tokio-current-thread

rt-async-std

  • async-std
  • opentelemetry_sdk/rt-async-std

base64_format

  • base64
  • binary_propagator

rt-tokio

  • tokio
  • opentelemetry_sdk/rt-tokio

async-trait

  • dep:async-trait

futures-util

  • dep:futures-util

futures-core

  • dep:futures-core

base64

  • dep:base64

opentelemetry-semantic-conventions

  • dep:opentelemetry-semantic-conventions

opentelemetry_sdk

  • dep:opentelemetry_sdk

tokio

  • dep:tokio

async-std

  • dep:async-std

serde_json

  • dep:serde_json

api

    This feature flag does not enable additional features.

binary_propagator

    This feature flag does not enable additional features.