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

Issue "Last seen" based on start time of search query, cannot be changed for annotations #168

Open
simonwh opened this issue Jan 15, 2024 · 0 comments
Labels

Comments

@simonwh
Copy link

simonwh commented Jan 15, 2024

What happened:
When querying issues, the "Last seen" always seem to show a value within the queried time frame, not the actual "first seen". In Sentry, the "first seen" always displays correctly as the actual timestamp this issue was first seen (first event in the issue)

When exploring the query sent to Sentry, I see the interval for timestamps set for start and end are very close:

https://sentry.io/api/0/organizations/xxxl/issues/?end=2024-01-15T19%3A56%3A22&environment=production&limit=10000&project=xxxxxx&query=&sort=date&start=2024-01-15T13%3A56%3A22

When using the issues (with first seen) for Annotations, I can't force the start time to be very early (to get the correct data from sentry) without changing the entire time range for the dashboard, which makes it a little useless, since I want to see when new issues occurred, but I can't rely on the date.

What you expected to happen:

That there's a way to correctly get the actual "first seen" for issues when querying them for annotaitons.

How to reproduce it (as minimally and precisely as possible):

  1. Add sentry integration
  2. Add annotations like on screenshot

Screenshots

CleanShot 2024-01-15 at 21 07 04@2x

Environment:

  • Grafana version: Latest Grafana Cloud
  • Plugin version: 1.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

2 participants