VolkovLabs / business-satellite

The Business Satellite data source for Grafana allows retrieving data from local and remote Grafana instances via HTTP API.
https://docs.volkovlabs.io
Apache License 2.0
12 stars 2 forks source link

Extract Annotation Alarm labels #16

Closed mikhail-vl closed 1 year ago

mikhail-vl commented 1 year ago

From https://community.grafana.com/t/the-annotation-list-panel-is-no-longer-updating-from-alert-annotation/84002/9

I have a follow-up question, Regarding the string that is in the text column, is it possible to separate the labels into rows? I tried using transform → extract fields but it creates a bit of a mess.

From Slack:

then we can hide uncessecery labels easily and you would be able to filter better in the table between the different alert labels, in general you would get more information in cleaner in a table.

mikhail-vl commented 1 year ago

@N3v3R3nD I did Extract Fields transformations, and it looks good to me.

Screen Shot 2023-03-19 at 10 52 06

You can group and organize using additional Transformations.

Screen Shot 2023-03-19 at 11 19 28

Let me know if it works for you or you are looking for something else.