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

[SLT-141] feat(metrics): multiple exports #3099

Merged
merged 33 commits into from
Sep 11, 2024

clearer code

51284b9
Select commit
Loading
Failed to load commit list.
Merged

[SLT-141] feat(metrics): multiple exports #3099

clearer code
51284b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 5, 2024 in 1s

53.03030% of diff hit (target 29.71335%)

View this Pull Request on Codecov

53.03030% of diff hit (target 29.71335%)

Annotations

Check warning on line 30 in core/metrics/multiexporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/metrics/multiexporter.go#L25-L30

Added lines #L25 - L30 were not covered by tests

Check warning on line 32 in core/metrics/multiexporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/metrics/multiexporter.go#L32

Added line #L32 was not covered by tests

Check warning on line 41 in core/metrics/multiexporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/metrics/multiexporter.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 38 in core/metrics/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/metrics/otlp.go#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 44 in core/metrics/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/metrics/otlp.go#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 49 in core/metrics/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/metrics/otlp.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 63 in core/metrics/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/metrics/otlp.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 67 in core/metrics/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/metrics/otlp.go#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 143 in core/metrics/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/metrics/otlp.go#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 147 in core/metrics/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/metrics/otlp.go#L146-L147

Added lines #L146 - L147 were not covered by tests