mirror of
https://github.com/actix/actix-extras.git
synced 2025-07-01 12:15:08 +02:00
Update README.md
This commit is contained in:
@ -49,6 +49,7 @@ actix-web = "4"
|
||||
- `opentelemetry_0_15`: same as above but using `opentelemetry` 0.15;
|
||||
- `opentelemetry_0_16`: same as above but using `opentelemetry` 0.16;
|
||||
- `opentelemetry_0_17`: same as above but using `opentelemetry` 0.17;
|
||||
- `opentelemetry_0_18`: same as above but using `opentelemetry` 0.18;
|
||||
- `emit_event_on_error`: emit a [`tracing`] event when request processing fails with an error (enabled by default).
|
||||
|
||||
## Quickstart
|
||||
|
Reference in New Issue
Block a user