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(OTLP): Add requests count metric #92

Merged
merged 1 commit into from
Oct 18, 2024

feat(OTLP): Add requests count metric

3ae67af
Select commit
Loading
Failed to load commit list.
Merged

feat(OTLP): Add requests count metric #92

feat(OTLP): Add requests count metric
3ae67af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 18, 2024 in 0s

85.45% of diff hit (target 95.13%)

View this Pull Request on Codecov

85.45% of diff hit (target 95.13%)

Annotations

Check warning on line 82 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L82

Added line #L82 was not covered by tests

Check warning on line 84 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L84

Added line #L84 was not covered by tests

Check warning on line 191 in src/otlp/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otlp/metrics.rs#L190-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 97 in src/service/log.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/log.rs#L97

Added line #L97 was not covered by tests

Check warning on line 101 in src/service/log.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/log.rs#L101

Added line #L101 was not covered by tests

Check warning on line 104 in src/service/log.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/log.rs#L104

Added line #L104 was not covered by tests

Check warning on line 108 in src/service/log.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/log.rs#L108

Added line #L108 was not covered by tests