File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
opentelemetry-instrumentation-actix-web Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22name = " opentelemetry-instrumentation-actix-web"
33version = " 0.22.0"
44description = " OpenTelemetry instrumentation for Actix Web apps"
5- homepage = " https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/actix-web-opentelemetry "
6- repository = " https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/actix-web-opentelemetry "
5+ homepage = " https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-instrumentation- actix-web"
6+ repository = " https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-instrumentation- actix-web"
77readme = " README.md"
88categories = [" api-bindings" ]
99keywords = [" actix" , " actix-web" , " opentelemetry" ]
Original file line number Diff line number Diff line change 66
77[ OpenTelemetry] ( https://opentelemetry.io/ ) instrumentation for [ Actix Web] ( https://actix.rs/ ) .
88
9- [ ![ Crates.io: actix-web-opentelemetry ] ( https://img.shields.io/crates/v/actix-web-opentelemetry .svg )] ( https://crates.io/crates/actix-web-opentelemetry )
10- [ ![ Documentation] ( https://docs.rs/actix-web-opentelemetry /badge.svg )] ( https://docs.rs/actix-web-opentelemetry )
11- [ ![ LICENSE] ( https://img.shields.io/crates/l/actix-web-opentelemetry )] ( ./LICENSE )
9+ [ ![ Crates.io: opentelemetry-instrumentation- actix-web] ( https://img.shields.io/crates/v/opentelemetry-instrumentation- actix-web.svg )] ( https://crates.io/crates/opentelemetry-instrumentation- actix-web )
10+ [ ![ Documentation] ( https://docs.rs/opentelemetry-instrumentation- actix-web/badge.svg )] ( https://docs.rs/opentelemetry-instrumentation- actix-web )
11+ [ ![ LICENSE] ( https://img.shields.io/crates/l/opentelemetry-instrumentation- actix-web )] ( ./LICENSE )
1212[ ![ GitHub Actions CI] ( https://github.com/open-telemetry/opentelemetry-rust-contrib/workflows/CI/badge.svg )] ( https://github.com/open-telemetry/opentelemetry-rust-contrib/actions?query=workflow%3ACI+branch%3Amain )
1313[ ![ Slack] ( https://img.shields.io/badge/slack-@cncf/otel/rust-brightgreen.svg?logo=slack )] ( https://cloud-native.slack.com/archives/C03GDP0H023 )
1414
You can’t perform that action at this time.
0 commit comments