GithubHelp home page GithubHelp logo

Comments (2)

MattiasGees avatar MattiasGees commented on May 30, 2024 1

When going to https://$GRAFANA_URL/d/fdad1ee1-a619-493d-b0ff-2ca2682fdc57/k8spacket-node-graph?orgId=1&editview=templating&editIndex=4 I get the following, it seems to match with yours:

Screenshot 2024-04-09 at 17 04 40

And now, when going to the dashboard again it started working without making any (manual) changes :)
I'm not sure what happened, but it seems it was something on my side. I'm closing this for the time being as it seems to be solved. If it comes back, I will reopen.

from k8spacket.

k8spacket avatar k8spacket commented on May 30, 2024

Hi @MattiasGees

There is a difference in field uid:

Yours:

      "datasource": {
        "type": "hamedkarbasi93-nodegraphapi-datasource",
        "uid": "PC93AC6A0E760905D"
      }

original:

      "datasource": {
        "type": "hamedkarbasi93-nodegraphapi-datasource",
        "uid": "${datasource}"
      },

I can't use specified uid, because it will work only in local Grafana. That's why I use variable ${datasource} as the uid field.

Could you check Preview of values for this dashboard variable datasource and share it here? The path to check should be:

  • $GRAFANA_URL/d/fdad1ee1-a619-493d-b0ff-2ca2682fdc57/k8spacket-node-graph?orgId=1&editview=templating&editIndex=4
    • editIndex can be different, then select directly from here $GRAFANA_URL/d/fdad1ee1-a619-493d-b0ff-2ca2682fdc57/k8spacket-node-graph?orgId=1&editview=templating

My result:

image

As you can see in Preview of values I have only one result. If you have more results, then the dashboard can try to use the wrong datasource with the type hamedkarbasi93-nodegraphapi-datasource defined in your Grafana.

Additionally, you can check it in path $GRAFANA_URL/datasources.

from k8spacket.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.