Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grafandashboard cannot unmarshal number 141.4 into Go struct field Board.panels of type int #9

Open
NissesSenap opened this issue Dec 7, 2022 · 0 comments

Comments

@NissesSenap
Copy link

Trying to run griffel on a grafana 8 compatible dashboard by linkerd.
Getting the following error: could not parse dashboard: json: cannot unmarshal number 141.4 into Go struct field Board.panels of type int

How to reproduce:

dashboards:
  - name: "linkerd-health"
    source:
      kind: "GrafanaLabs"
      value: "15486"
    patch:
      title: "Linkerd / Health"
    destination:
      format: "Kubernetes"

You can find the dashboard here:

https://grafana.com/grafana/dashboards/15486-linkerd-health/

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

No branches or pull requests

1 participant