Cargo Features

nats-aflowt has no features set by default.

[dependencies]
nats-aflowt = { version = "0.16.105", features = ["fault_injection", "otel", "failing_tests", "opentelemetry-otlp", "opentelemetry"] }
default

enable kv and object_store code and tests

fault_injection
otel = tracing, tracing-opentelemetry, tracing-subscriber

Affects nats-aflowt::init_tracing

failing_tests

(ss) enable "failing_tests" to run tests that still need to be debugged

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.

tracing otel?

Enables tracing

tracing dependencies

tracing-subscriber otel?
tracing-opentelemetry otel?

Enables tracing-opentelemetry ^0.17

opentelemetry-otlp implicit feature

Enables opentelemetry-otlp ^0.10

opentelemetry-otlp:

Exporter for the OpenTelemetry Collector

opentelemetry implicit feature

Enables opentelemetry ^0.17

opentelemetry:

A metrics collection and distributed tracing framework