Coder Social home page Coder Social logo

Comments (4)

SuperQ avatar SuperQ commented on June 3, 2024

The node_exporter does not expose metrics about other processes. These are not duplicates of what the node_exporter exposes.

from haproxy_exporter.

Gui13 avatar Gui13 commented on June 3, 2024

I understand it doesn't expose metrics from other processes, but the haproxy_exporter exposes metrics about its own internal go process.

I think this is the standard operation mode of the prometheus library, and I know this might be important to be sure that the collector process works correctly, but in production IMHO there is no need for the 30-or-so metrics added from the library.

I believe having a command line flag to suppress non-haproxy metrics from being exposed by the metrics endpoint would be a good idea. Would you be ok with me adding this as a PR?

from haproxy_exporter.

Gui13 avatar Gui13 commented on June 3, 2024

FWIW this is an older nitpick of people, and the solution is to create a specific registry to expose metrics apart from what the prom library internally collects: https://stackoverflow.com/questions/35117993/how-to-disable-go-collector-metrics-in-prometheus-client-golang

from haproxy_exporter.

SuperQ avatar SuperQ commented on June 3, 2024

This can be done with metric relabel configs.

from haproxy_exporter.

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.