This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
Statusmap panel does not support "Data options" for CSV Export #157
Labels
data frames
Issues related to data frames support
Milestone
In using a PromQL query that contains multiple labels, the following occurs:
When you hover over the title of a Statusmap panel, click the pulldown arrow, select "Inspect", then select "Data", the Statusmap panel does not have the "Data options" UI element that's present on native Grafana panels. Thus, when you click the blue button "Download CSV", you only get one particular label's value in the resulting .csv export. The current state can be seen in the below screenshot.
This is in comparison to the native Grafana panel, which presents "Data options" and a "Download CSV" that actually exports all labels. The missing UI element can be seen in the below screenshot.
The text was updated successfully, but these errors were encountered: