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

instrumentation: add handleSeriesPush span #180

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Conversation

npazosmendez
Copy link
Contributor

The main benefit of this span is it will let us more easily see whether failing requests get this far or error earlier. I've added a few fields and tags to the span too, with context that was handy.

Copy link
Contributor

github-actions bot commented Oct 2, 2024

Go coverage report (click to expand)
File %
github.com/grafana/influx2cortex/cmd/influx2cortex/main.go 0.0%
github.com/grafana/influx2cortex/pkg/influx/api.go 95.1%
github.com/grafana/influx2cortex/pkg/influx/errors.go 92.6%
github.com/grafana/influx2cortex/pkg/influx/parser.go 85.1%
github.com/grafana/influx2cortex/pkg/influx/proxy.go 64.6%
github.com/grafana/influx2cortex/pkg/influx/recorder.go 91.7%
github.com/grafana/influx2cortex/pkg/internalserver/service.go 0.0%
total 62.6%

@npazosmendez npazosmendez requested a review from a team October 2, 2024 13:18
@npazosmendez npazosmendez merged commit c03b928 into main Oct 2, 2024
7 checks passed
@npazosmendez npazosmendez deleted the njpm/new-span branch October 2, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants