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

Revert: Tempo: Always use time range even if timeShiftEnabled is false #88095

Merged
merged 1 commit into from
May 21, 2024

Conversation

joey-grafana
Copy link
Contributor

What is this feature?

This reverts commit e911363 (#85477).

Why do we need this feature?

The time range can be used when there are performance issues or timeouts since it will narrow down the search to the defined range. This setting is disabled by default. Without this revert, we are expecting the user to know the time range when they paste a traceID, which is not always the case.

Who is this feature for?

Tracing users.

@joey-grafana joey-grafana added area/frontend area/datasource/frontend datasource/Tempo no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes labels May 20, 2024
@joey-grafana joey-grafana added this to the 11.1.x milestone May 20, 2024
@joey-grafana joey-grafana self-assigned this May 20, 2024
@joey-grafana joey-grafana marked this pull request as ready for review May 20, 2024 14:19
@joey-grafana joey-grafana requested a review from a team as a code owner May 20, 2024 14:19
@joey-grafana joey-grafana merged commit a398188 into main May 21, 2024
27 checks passed
@joey-grafana joey-grafana deleted the joey/revert-traceID-query-always-use-time-range branch May 21, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/datasource/frontend area/frontend datasource/Tempo no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants