Cargo Features
pingap-core has no features set by default.
[dependencies]
pingap-core = { version = "0.11.0", features = ["full"] }
- full = opentelemetry
-
Affects
ctx::OtelTracer
,ctx::Ctx.otel_tracer
,ctx::Ctx.upstream_span
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- opentelemetry full?
-
Enables opentelemetry ^0.28.0