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 2
2
name = " opentelemetry-instrumentation-actix-web"
3
3
version = " 0.22.0"
4
4
description = " 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"
7
7
readme = " README.md"
8
8
categories = [" api-bindings" ]
9
9
keywords = [" actix" , " actix-web" , " opentelemetry" ]
Original file line number Diff line number Diff line change 6
6
7
7
[ OpenTelemetry] ( https://opentelemetry.io/ ) instrumentation for [ Actix Web] ( https://actix.rs/ ) .
8
8
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 )
12
12
[ ![ 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 )
13
13
[ ![ Slack] ( https://img.shields.io/badge/slack-@cncf/otel/rust-brightgreen.svg?logo=slack )] ( https://cloud-native.slack.com/archives/C03GDP0H023 )
14
14
You can’t perform that action at this time.
0 commit comments