Grafana 4.6 introduced some cool built-in features on Annotations.
However, I have a few questions to ask and check with the community whether Grafana’s team is working on related improvements.
-
Once you create a region/Annotation, how to resize it? IOW, how to edit its start and end timestamps via the GUI?
-
When querying the REST API, I noticed that the Annotation has a field in the Json response called time which corresponds to the start timestamp although an Annotation would have an end timestamp too. How to get the end timestamp of an Annotation?