Hi,
I’m rather new to grafana and am using v11.1.0 with flux queries to influxdb.
Meanhile I managed to build a dashboard to inspect the status of our photovoltaic plant. For “cosmetic” reasons I would like to add a text panel (or something equivalent to it) as header of the dashboard to display the startpoint and endpoint (date / time) of the displayed period.
In other words, I need something like “Startpoint: datetime1, Endpoint: datetime2”. I manage to extract the two values by a query to a random variable (e.g. homePower), but I didn’t find a way to display them nicely.
I tried this by choosing a stat panel and changing the display name, but ran into the same problem as here: Cannot change display name of stat panel when field "Time" is selected · Issue #79575 · grafana/grafana · GitHub
Then I added the Business Text Panel, but that seems too mighty and is too demanding for me to handle.
Is there a more simple / easy solution to my problem?
6 posts - 3 participants