-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: Include Grafana time range in feedback emails #2218
Conversation
The dashboard will use the creation date of the session as from timestamp and the time where the email is sent as to timestamp.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2218 +/- ##
=======================================
Coverage 87.62% 87.62%
=======================================
Files 240 240
Lines 8267 8268 +1
Branches 568 568
=======================================
+ Hits 7244 7245 +1
Misses 863 863
Partials 160 160 ☔ View full report in Codecov by Sentry. |
Bundle ReportBundle size has no change ✅ |
|
API Changelog 4.18.2.dev4+gb0a5ba2b |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would also be very useful for these links to be on the session overview table but that can be a separate PR
Yes, that's out of scope for this PR. |
The dashboard will use the creation date of the session as from timestamp and the time where the email is sent as to timestamp.