We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4d0f5 commit 4f318f2Copy full SHA for 4f318f2
config/test.exs
@@ -91,3 +91,5 @@ config :phoenix_test, :endpoint, NervesHubWeb.Endpoint
91
92
# Initialize plugs at runtime for faster test compilation
93
config :phoenix, :plug_init_mode, :runtime
94
+
95
+config :opentelemetry, traces_exporter: :none
0 commit comments