actix-web-opentelemetry icon indicating copy to clipboard operation
actix-web-opentelemetry copied to clipboard

OpenTelemetry integration for Actix Web

Results 13 actix-web-opentelemetry issues
Sort by recently updated
recently updated
newest added

This PR allows creating RequestTracing with default attributes that will get included in all spans created by the middleware. This is useful for e.g. Datadog where you would always want...

Hi, Just wanted to ask if it's possible to add an example of using actix-web-opentelemetry with a pipeline using OTLP. That will allow people to start quickly and send traces...

Can you enable "process" feature for Prometheus metrics like this? ![image](https://github.com/OutThereLabs/actix-web-opentelemetry/assets/29559559/22d2772b-ce21-445c-b3ab-8ae31c821c35) https://docs.rs/actix-web-prometheus/0.1.2/actix_web_prometheus/

Why does this crate force the use of `actix-http/zstd`? It looks like this was introduced by 10bee3e84a9747422d66b93298b7e8849e605625, cc @fourbytes .

Adding a builder method `with_metric_attrs_from_req` that accepts a function to generate metric attributes from the request. Function has the same signature with and by default is `util::metrics_attributes_from_request`. Also exposing `metrics_attributes_from_request`...

Updates the requirements on [opentelemetry-stdout](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version. Release notes Sourced from opentelemetry-stdout's releases. 0.26.0 Release See changelog for individual crates to know the exact set of changes....

dependencies

Updates the requirements on [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version. Release notes Sourced from opentelemetry_sdk's releases. 0.26.0 Release See changelog for individual crates to know the exact set of changes....

dependencies

Updates the requirements on [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version. Release notes Sourced from opentelemetry-otlp's releases. 0.26.0 Release See changelog for individual crates to know the exact set of changes....

dependencies

Updates the requirements on [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version. Release notes Sourced from opentelemetry-semantic-conventions's releases. 0.26.0 Release See changelog for individual crates to know the exact set of changes....

dependencies

Updates the requirements on [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version. Release notes Sourced from opentelemetry's releases. 0.26.0 Release See changelog for individual crates to know the exact set of changes....

dependencies