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

[v2][storage] Move span reader decorator to storage factories #6280

Merged
merged 22 commits into from
Nov 30, 2024

Remove Unused Metrics Factory From ES Reader

214aac0
Select commit
Loading
Failed to load commit list.
Merged

[v2][storage] Move span reader decorator to storage factories #6280

Remove Unused Metrics Factory From ES Reader
214aac0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 30, 2024 in 0s

94.44% of diff hit (target 95.00%)

View this Pull Request on Codecov

94.44% of diff hit (target 95.00%)

Annotations

Check warning on line 169 in plugin/storage/cassandra/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/factory.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 210 in plugin/storage/cassandra/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/factory.go#L209-L210

Added lines #L209 - L210 were not covered by tests

Check warning on line 223 in plugin/storage/es/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/factory.go#L222-L223

Added lines #L222 - L223 were not covered by tests