Code Monkey home page Code Monkey logo

Comments (3)

frodenas avatar frodenas commented on July 17, 2024

Hi @jriguera. Thanks for reporting this. Yep, there're several alerts and dashboards that needs to be fixed when there're more than 1 nozzle deployed. I plan to fix them pretty soon.

from prometheus-boshrelease.

jriguera avatar jriguera commented on July 17, 2024

Hi @frodenas, nice! If I have enough time and if you tell me which approach you are thinking about to fix it, maybe I can work on it and send a PR

from prometheus-boshrelease.

frodenas avatar frodenas commented on July 17, 2024

@jriguera Sorry for the late reply, this has been fixed at 94ba65b and release version v15.2.0.

There's no golden rule to deal with multiple instances of the same exporter. In this case, as you case see at the commit, it was just about counting by instance (that will return 2 samples) and then picking the max (even if there're 2 samples with the same value, it will return just 1 of them).

from prometheus-boshrelease.

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.