fix elli readme excluded_paths doc (#174)

This commit is contained in:
Tristan Sloughter 2023-11-09 22:04:01 -07:00 committed by GitHub
parent 3aa8329d99
commit fa7ba30ca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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