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

[TraceQL Metrics] Tempo converts start/end incorrectly #3479

Closed
joe-elliott opened this issue Mar 11, 2024 · 0 comments · Fixed by #3484
Closed

[TraceQL Metrics] Tempo converts start/end incorrectly #3479

joe-elliott opened this issue Mar 11, 2024 · 0 comments · Fixed by #3484

Comments

@joe-elliott
Copy link
Member

Describe the bug

Tempo seems to convert start/end to nanoseconds in some cases which then causes it to fail query range validation.

image

it seems that Start and End on this line have already been converted to nanoseconds:

https://github.com/grafana/tempo/blob/main/modules/frontend/query_range_sharding.go#L108

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 a pull request may close this issue.

1 participant