Possibly a stupid question, but I just can’t figure out how to do this properly. My metrics are just fine - I can switch the variables above, it will show proper metrics, but this “text log” panel is just… there. Can’t sort by time, can’t sort by account, all I can do is pick a fixed cloudwatch group and have it there. Anyone figured how to make this “modular” like metrics? Ideally, logs would sit below metrics in a single panel, just like in Elastic/Opensearch, have a unified, centralized place. Is that possible to do with grafana? Thank you.
For sorting you can use ORDER BY
for filter use grafana variables.
also explore the grafana transformations.
