swxsoc / swxsoc

Core Functionality for all SWxSOC Mission Packages
Other
0 stars 3 forks source link

Add the ability to create annotations for the Grafana dashboard programmatically #22

Open ehsteve opened 1 week ago

ehsteve commented 1 week ago

It would be very useful to enable users to load annotations into the dashboard programmatically, for example to annotate times when the spacecraft went into or out of sunlight. See https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/annotate-visualizations/

To implement this we probably went to use the HTTP API.

A way to query or output the annotations would also be helpful.

dbarrous commented 5 days ago

This sounds like it would be useful, how are you picturing it to be used? Would this be implemented within the pipeline or after data has already been ingested and taken a look at by the instrument team or others.