Git Product home page Git Product logo

Comments (4)

brian-brazil avatar brian-brazil commented on September 7, 2024

The naming is the standard naming for a Prometheus client, however the initial implementation in the Java client got them the wrong way around. The bug fix was clearly flagged in the release notes.

However, any Prometheus java client user will have its Prometheus fail silently just by upgrading the library.

I'd expect most users not to be affected, as touching all metrics is usual.

from client_java.

scoobyjah avatar scoobyjah commented on September 7, 2024

Just jumping in as a new prometheus user with a slight bit of confusion. I can't find any mention of a pushAll as mentioned above. When pushing metrics with the same name but different labels, the behaviour of the client is to replace any metric with that name, ignoring labels, is that correct? Is it not part of the purpose of prometheus labels to be able to query on them?

from client_java.

brian-brazil avatar brian-brazil commented on September 7, 2024

He meant pushAdd.

When pushing metrics with the same name but different labels, the behaviour of the client is to replace any metric with that name, ignoring labels, is that correct?

Yes, though within the grouping labels.

Is it not part of the purpose of prometheus labels to be able to query on them?

It is, I don't see how this relates to your question though.

from client_java.

scoobyjah avatar scoobyjah commented on September 7, 2024

I think you've cleared my confusion, thanks. There was a misunderstanding of how grouping keys are meant to correlate with labels.

from client_java.

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.