Code Monkey home page Code Monkey logo

Comments (18)

beorn7 avatar beorn7 commented on June 15, 2024

@tsenart Lest we forget...

from client_golang.

tsenart avatar tsenart commented on June 15, 2024

:-)

from client_golang.

abustany avatar abustany commented on June 15, 2024

That would be really convenient to eg. set ConstLabels on all metrics that are implicitly exposed, for example the "number of goroutines" and "gc stats" ones. Right now I don't see any way to alter those (the inject hook can apparently only be used to inject new metrics).

from client_golang.

brian-brazil avatar brian-brazil commented on June 15, 2024

That would be really convenient to eg. set ConstLabels on all metrics that are implicitly exposed

You're looking for relabelling on the prometheus side, see http://prometheus.io/docs/operating/configuration/#target-relabeling-relabel_config

from client_golang.

abustany avatar abustany commented on June 15, 2024

but then I'd need one target group per instance (I was thinking of per-instance ConstLabel set at program start)? We use file_sd at the moment, since EC2 discovery is not available yet (+ we need to SSH tunnel to get to the instances), would there then be a way to set per-host labels in there?

from client_golang.

brian-brazil avatar brian-brazil commented on June 15, 2024

We use file_sd at the moment, since EC2 discovery is not available yet (+ we need to SSH tunnel to get to the instances), would there then be a way to set per-host labels in there?

Yes, that's the purpose of SD. EC2 SD should be available soon, see prometheus/prometheus#1085

We generally recommend having the prometheus be on the same network to and talk directly to exporters.

from client_golang.

DBarney avatar DBarney commented on June 15, 2024

has there been any progress on this?

from client_golang.

fabxc avatar fabxc commented on June 15, 2024

@beorn7 just started working on it.

from client_golang.

tsenart avatar tsenart commented on June 15, 2024

🎉

from client_golang.

filippog avatar filippog commented on June 15, 2024

hi,
has there been progress on this? thanks!

from client_golang.

beorn7 avatar beorn7 commented on June 15, 2024

I work on it whenever I find time.

from client_golang.

iigorr avatar iigorr commented on June 15, 2024

Any news on this?

from client_golang.

beorn7 avatar beorn7 commented on June 15, 2024

Only the need to respond to nags delays the work on this right now. :)

from client_golang.

totallyunknown avatar totallyunknown commented on June 15, 2024

I would like to sponsor this issue if it's get done soon and merged into master. Is that a way we can go? How much effort is necessary to get this done done?

from client_golang.

beorn7 avatar beorn7 commented on June 15, 2024

The effort of transferring the mental state of this into another person is higher than doing it myself. I really just need some quietness to finish the coding, e.g. no disturbance by the need to update this issue. ;-)

from client_golang.

totallyunknown avatar totallyunknown commented on June 15, 2024

Is there a way how I can speed up this process with real $$$?

from client_golang.

beorn7 avatar beorn7 commented on June 15, 2024

Thanks for the offer, but no.

There will be a PR real soon.

from client_golang.

roman-vynar avatar roman-vynar commented on June 15, 2024

Great progress, thanks 👍

from client_golang.

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.