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

Tempo: Send the correct start time when making a TraceQL query #59128

Merged
merged 2 commits into from Nov 23, 2022

Conversation

CrypticSignal
Copy link
Contributor

@CrypticSignal CrypticSignal commented Nov 22, 2022

Currently, the start time sent to the Tempo API is 0 as the API would not return any traces if the start time selected in Explore was sent. This issue has finally been fixed (grafana/tempo#1902), so the PR updates the query to send the correct start time.

@grafanabot
Copy link
Contributor

@CrypticSignal CrypticSignal added this to the 9.3.0 milestone Nov 22, 2022
@CrypticSignal CrypticSignal marked this pull request as ready for review November 22, 2022 22:19
@CrypticSignal CrypticSignal requested a review from a team as a code owner November 22, 2022 22:19
@CrypticSignal CrypticSignal changed the title Tempo: Send the specified start time when making a TraceQL query Tempo: Send the correct start time when making a TraceQL query Nov 23, 2022
@aocenas
Copy link
Member

aocenas commented Nov 23, 2022

@CrypticSignal Is there a PR in tempo for reference? Also what was the fix is this tied to a specific Tempo version?

@CrypticSignal
Copy link
Contributor Author

CrypticSignal commented Nov 23, 2022

Is there a PR in tempo for reference?

Yes and I have edited my first comment to add a link to that PR 🙂

@CrypticSignal CrypticSignal merged commit 6d94fa6 into main Nov 23, 2022
@CrypticSignal CrypticSignal deleted the hamas/traceql-send-desired-start-time branch November 23, 2022 13:45
grafanabot pushed a commit that referenced this pull request Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants