Download Multiple Panel csv

Question
I’m attempting to download multiple .csv’s from all the panels in my dashboard at once.

I’m aware that I can export .csv for one panel at a time via
Inspect → Data → Download CSV

Having to do this for each panel would be tedious and am looking for a simpler solution.

Ideas?
Maybe there’s a way to do this by creating a custom button and triggering multi-download via some code?

Are there any workarounds I’m overlooking or is this impossible without premium features?

Version
v8.1.2

Hi @colramosamd

As far as I know there is no api support to programmatically trigger the download csv workflow. There is a reporting feature in Grafana Enterprise that offers expanded support for this kind of thing, but it looks like you know that.

I can only think of scripting something with a headless browser like puppeteer :man_shrugging:

1 Like

This topic was automatically closed after 365 days. New replies are no longer allowed.