diff --git a/instrumentation/opentelemetry_elli/README.md b/instrumentation/opentelemetry_elli/README.md index 7923ada..92ae231 100644 --- a/instrumentation/opentelemetry_elli/README.md +++ b/instrumentation/opentelemetry_elli/README.md @@ -73,7 +73,7 @@ be added to `sys.config` to exclude the URLs `/health` and `/metrics`: ``` erlang -{opentelemetry_elli, [{excluded_urls, ["/health", "/metrics"]}]} +{opentelemetry_elli, [{excluded_paths, ["/health", "/metrics"]}]} ``` An OS environment variable, `OTEL_ELLI_EXCLUDED_URLS`, is also read and is a