influxdata / chronograf

Open source monitoring and visualization UI for the TICK stack
https://www.influxdata.com/time-series-platform/chronograf/
Other
1.51k stars 258 forks source link

Ability to configure dashboards with annotation filters #5102

Closed kfindeisen closed 5 years ago

kfindeisen commented 5 years ago

Chronograf version: 1.7.0

I'm working in a project that has multiple Chronograf dashboards used by different groups to look at different (though similar) datasets. We have annotations that are only relevant to a single group or a single dataset. While we can use tags to identify group- or dataset-specific annotations, any filters on these tags must be manually re-applied on each new session.

It would be helpful if we could include preset annotation filters in the dashboard definition, so that when annotation display is enabled, the annotations are automatically filtered to those appropriate for a particular dashboard. The user should be able to override any presets using the existing per-session UI.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically closed because it has not had recent activity. Feel free to reopen if this issue is still important to you. Thank you for your contributions.

nferch commented 4 years ago

@kfindeisen did you find a solution for this? I have a similar problem. Even if you could specify the state of the visibility of annotations with a HTTP parameter would allow the dashboard to be bookmarked.

kfindeisen commented 4 years ago

No, we never did find a solution. I didn't argue with the stalebot because we have other feature requests that are a higher priority for us, but it would certainly be nice to see this implemented.