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

Date incorrectly set when drilling down a service #1016

Open
CuteLeon opened this issue Jan 22, 2025 · 2 comments
Open

Date incorrectly set when drilling down a service #1016

CuteLeon opened this issue Jan 22, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@CuteLeon
Copy link

What happened?

Grafana LogsExplorer page can not pass specified datetime parameter to InstanceLogs page when click Select button

What did you expect to happen?

Hope LogsExplorer page's parameters can be passed to InstanceLogs page when click Select button

Did this work before?

No

How do we reproduce it?

  1. Set a specified datetime at right-top of this page, And click instance's "Select" button
    1. Image
  2. Datetime parameter was reset to be 1970
    1. Image

Is the bug inside a dashboard panel?

No

Environment (with versions)?

Grafana: 11.4.0
OS: Windows Server
Browser: Chrome 131

Grafana platform?

A downloaded binary

Datasource(s)?

Loki

@matyax matyax transferred this issue from grafana/grafana Jan 27, 2025
@matyax matyax added the bug Something isn't working label Jan 27, 2025
@matyax matyax changed the title Product Area: Short description of bug Date incorrectly set when drilling down a service Jan 27, 2025
@gtk-grafana
Copy link
Contributor

Hey @CuteLeon, it looks like you are running an older version of Explore Logs. You should be able to update to the latest by going to /plugins/grafana-lokiexplore-app?page=version-history in your Grafana instance.

Can you try that and let us know if that solves the problem you are seeing?

@gtk-grafana
Copy link
Contributor

Also, can you share the full URL of the page that is showing the error?
For example:

http://localhost:3000/a/grafana-lokiexplore-app/explore/service/tempo-ingester/logs?patterns=%5B%5D&from=now-15m&to=now&var-ds=PDDA8E780A17E7EF1&var-filters=service_name%7C%3D%7Ctempo-ingester&var-fields=&var-levels=&var-metadata=&var-patterns=&var-lineFilterV2=&var-lineFilters=&timezone=utc&urlColumns=%5B%5D&visualizationType=%22logs%22&displayedFields=%5B%5D&sortOrder=%22Descending%22&wrapLogMessage=false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants