Skip to content

Commit 8bdd564

Browse files
committed
todo for hyper
1 parent ec0cd94 commit 8bdd564

File tree

1 file changed

+1
-0
lines changed
  • opentelemetry-otlp/examples/basic-otlp-http

1 file changed

+1
-0
lines changed

opentelemetry-otlp/examples/basic-otlp-http/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ making the `main()` a normal main and *not* `tokio::main`
1818

1919
// TODO: Metrics does not work with non tokio main when using `reqwest-blocking-client` today, fix that when switching
2020
// default to use own thread.
21+
// TODO: Document `hyper` feature flag when using SimpleProcessor.
2122

2223
## Usage
2324

0 commit comments

Comments
 (0)