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 ec0cd94 commit 8bdd564Copy full SHA for 8bdd564
opentelemetry-otlp/examples/basic-otlp-http/README.md
@@ -18,6 +18,7 @@ making the `main()` a normal main and *not* `tokio::main`
18
19
// TODO: Metrics does not work with non tokio main when using `reqwest-blocking-client` today, fix that when switching
20
// default to use own thread.
21
+// TODO: Document `hyper` feature flag when using SimpleProcessor.
22
23
## Usage
24
0 commit comments