4358c75b99
* finch-instrumentation * Span attributes update * Readme update * Readme update
5 lines
84 B
Elixir
5 lines
84 B
Elixir
import Config
|
|
|
|
config :opentelemetry,
|
|
processors: [{:otel_simple_processor, %{}}]
|