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

UI: Select time range with mouse drag feature #7853

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Reimirno
Copy link

@Reimirno Reimirno commented Oct 22, 2024

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Added mouse selection of time range feature to web UI.

Adapted from prometheus/prometheus@167dfa1

Verification

It's almost identical to prometheus impl, and I manually verified that it works. See screen recording below in comments.

@Reimirno Reimirno changed the title UI: Select time range with mouse drag UI: Select time range with mouse drag feature Oct 22, 2024
yulong-db and others added 4 commits October 21, 2024 22:27
If a querier sees a "stats" parameter in the query request, it will attach important information about the query execution to the response.
But currently, even if an user sets this value, the Query Frontend will lose this value in its middleware/roundtrippers.

This PR fixes this problem by properly encoding/decoding the requests in QFE.

Signed-off-by: Pedro Tanaka <[email protected]>
Signed-off-by: Yu Long <[email protected]>
…-io#7851)

Bumps [go.opentelemetry.io/otel/bridge/opentracing](https://github.com/open-telemetry/opentelemetry-go) from 1.29.0 to 1.31.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.31.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/bridge/opentracing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Yu Long <[email protected]>
Signed-off-by: Yu Long <[email protected]>
@Reimirno
Copy link
Author

Recording 2024-10-21 at 22 17 17

@christopherzli
Copy link

Thanks for working on it! Please help fix the unit test.

Signed-off-by: Yu Long <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants