Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add OpenTelemetry setup function #11

Closed
wants to merge 1 commit into from

feat: Add OpenTelemetry setup function

b922cd1
Select commit
Loading
Failed to load commit list.
Closed

feat: Add OpenTelemetry setup function #11

feat: Add OpenTelemetry setup function
b922cd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 16, 2025 in 1s

86.10% of diff hit (target 67.24%)

View this Pull Request on Codecov

86.10% of diff hit (target 67.24%)

Annotations

Check warning on line 68 in src/telemetry/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/telemetry/mod.rs#L59-L68

Added lines #L59 - L68 were not covered by tests

Check warning on line 78 in src/telemetry/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/telemetry/mod.rs#L70-L78

Added lines #L70 - L78 were not covered by tests

Check warning on line 184 in src/telemetry/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/telemetry/mod.rs#L175-L184

Added lines #L175 - L184 were not covered by tests

Check warning on line 41 in src/telemetry/reqwest_middleware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/telemetry/reqwest_middleware.rs#L35-L41

Added lines #L35 - L41 were not covered by tests