Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Add capability to summarize GridLayout dashboard (for grafana 5.0 or later) #165

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

iori-yja
Copy link

@iori-yja iori-yja commented Sep 13, 2019

The very first introduction for GridLayout dashboard.

% node src/index.js summarize dashboard
Output:
{
  "title": "Monitoring",
  "gridSize": {
    "x": 24,
    "y": 56
  },
  "panelCount": 29,
  "time": {
    "from": "now-12h",
    "to": "now",
    "timezone": ""
  }
}
✔ Showed dashboard General/monitoring summary successfully.

As several issues reported (eg. #129), the GridLayout is the thing that makes wizzy to fail to care recent grafana dashboard. This is the very first concept introduction for this missing capability.

@Sytten
Copy link
Member

Sytten commented Sep 13, 2019

Thanks a lot for the PR, I will review it during the weekend. Since I still don't have access to the npm package this won't make it into prod, but I am working on it.

@Sytten
Copy link
Member

Sytten commented Sep 24, 2019

I am sorry I didn't find the time to review it, I am in a rush this month...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants