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 open telemetry metrics and traces #3404

Merged
merged 21 commits into from
Feb 7, 2025

pr fixes

64a98d8
Select commit
Loading
Failed to load commit list.
Merged

feat: Add open telemetry metrics and traces #3404

pr fixes
64a98d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 3, 2025 in 0s

85.71% of diff hit (target 78.34%)

View this Pull Request on Codecov

85.71% of diff hit (target 78.34%)

Annotations

Check warning on line 162 in cli/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/start.go#L154-L162

Added lines #L154 - L162 were not covered by tests

Check warning on line 889 in internal/db/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/collection.go#L887-L889

Added lines #L887 - L889 were not covered by tests

Check warning on line 32 in internal/db/collection_delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/collection_delete.go#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 35 in internal/metric/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metric/metric.go#L35

Added line #L35 was not covered by tests

Check warning on line 39 in internal/metric/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metric/metric.go#L39

Added line #L39 was not covered by tests

Check warning on line 44 in internal/metric/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metric/metric.go#L44

Added line #L44 was not covered by tests

Check warning on line 39 in internal/metric/noop.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metric/noop.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 75 in internal/metric/otel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metric/otel.go#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 80 in internal/metric/otel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metric/otel.go#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 85 in internal/metric/otel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metric/otel.go#L84-L85

Added lines #L84 - L85 were not covered by tests