Skip to content

Releases: CorpGlory/grafana-data-exporter-panel

0.5.1

06 Oct 14:24
Compare
Choose a tag to compare

Changed

  • "Export all" button exports data to one CSV file instead of multiple ones

0.5.0

02 Oct 16:17
Compare
Choose a tag to compare

Added

  • Export All button to export data from all panels inside a dashboard

Note: Export All button works only for SQL datasources for now (MySQL, PostgreSQL), see #57

0.4.0

29 Sep 17:59
Compare
Choose a tag to compare

Fixed

  • Missing default datasource #39
  • Grafana 6: no calendars in Export modal #41
  • Receiving "Cannot read property 'queries' of undefined" while using PostgreSQL dashboard CorpGlory/grafana-data-exporter#23
  • Confusing docs and UI regards data-exporter service #51
  • missing panels in list #49

0.3.6

21 Jan 16:07
Compare
Choose a tag to compare

Added

  • MySQL / PostgreSQL support #33

Fixed

  • Cannot find datasource id in url api/tsdb/query #32

0.3.5

05 Oct 15:57
Compare
Choose a tag to compare

Fixed

  • Data source not found error #28

0.3.4

03 Oct 10:00
Compare
Choose a tag to compare

Added

  • Show datasource type #17
  • Logo #18

Changed

  • Inherit from PanelCtrl instead of MetricPanelCtrl #16

Fixed

  • Export window unresponsive size #8

0.3.3

27 Sep 17:46
Compare
Choose a tag to compare

Added

  • Default values in datepicker #6
  • Template dashboard #12

Changed

  • Open calendars by default #1
  • Allow various backend URL input #2
  • Rendered fields #5
  • Export only from metric panels #15

Fixed

  • Multiple datasources in dashboard are not supported #4