Giter Site home page Giter Site logo

Comments (2)

stephenyeargin avatar stephenyeargin commented on June 22, 2024

I don't have a Grafana install to connect at the moment (changed jobs), so can this be recreated using play.grafana.org?

A few theories:

  • Timeout happening before graph is rendered
  • The matching on service needs adjusting

Do you have the HUBOT_LOG_LEVEL cranked up to debug by chance?

from hubot-grafana.

dachenbach avatar dachenbach commented on June 22, 2024

I considered it being a timeout issue, but it seems strange that it would always limit at 2. As for the matching service, it works perfectly in the grafana UI, and nothing seems amiss other than it just not rendering more than 2 images.

Unfortunately, I don't see how I could test this in play.grafana.org without the ability to create an API key.

That said, with debug logging enabled, I can confirm that it only sees the repeating panels twice. Just grepping through the output for the panel titles:

Jan 18 18:39:06 grafana hubot: title: 'System',
Jan 18 18:39:06 grafana hubot: title: 'CPU Usage % - $server',
Jan 18 18:39:06 grafana hubot: title: 'System load - $server',
Jan 18 18:39:06 grafana hubot: title: 'Memory Usage % - $server',
Jan 18 18:39:06 grafana hubot: title: 'CPU Usage % - $server',
Jan 18 18:39:06 grafana hubot: title: 'System load - $server',
Jan 18 18:39:06 grafana hubot: title: 'Memory Usage % - $server',
Jan 18 18:39:06 grafana hubot: title: 'Network Average Bytes In',
Jan 18 18:39:06 grafana hubot: title: 'Network Average Bytes Out',
Jan 18 18:39:06 grafana hubot: title: 'Disk Max Used (MB)',
Jan 18 18:39:06 grafana hubot: title: 'Disk Max Used %',
Jan 18 18:39:06 grafana hubot: title: 'Disk IO Average Time (ms)',
Jan 18 18:39:06 grafana hubot: title: 'Disk Average Read Bytes',
Jan 18 18:39:06 grafana hubot: title: 'Disk Average Write Bytes',
Jan 18 18:39:06 grafana hubot: title: 'Status Check Failed (Instance)',
Jan 18 18:39:06 grafana hubot: title: 'Status Check Failed (System)',
Jan 18 18:39:06 grafana hubot: title: 'CPU Credit Balance',

"CPU Usage", "System load", and "Memory Usage" should repeat three more times (total of five each). So I'm guessing that means this is a grafana problem and not a hubot-grafana bug.

from hubot-grafana.

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.