GithubHelp home page GithubHelp logo

Comments (3)

tcolgate avatar tcolgate commented on May 24, 2024

I'm not really sure what exporter_exporter could add here. Do you want to proxy to the remote pgw and add labels to the pushed metrics? It's not the kind of use we really evisioned, but if you can make a really compelling use case, and can think of a pleasant configuration format, I'd consider it.

from exporter_exporter.

bennydubois avatar bennydubois commented on May 24, 2024

We are using cloud instances with autoscaling groups on different providers, that can increase in size from 20 to about 400 instances on a daily basis. We can't use the provider's service discovery since part of the requirements are that it should stay platform agnostic so we are using consul.

However, sometimes instances fail start properly: won't join either consul or our service infrastructure and we end up with an unmonitored idling server. Until that's fixed I coded a small service to monitor consul agent's status and report failures to a pushgateway located on a metal prometheus server with a static IP. I would rather go through exporter exporter to add and remove this data to keep our operational standard and avoid opening more ports and creating a precedent that it's okay to not go through the proxy.

If it isn't possible I'll open the port and access pgw directly, but I wanted to make sure first.

from exporter_exporter.

tcolgate avatar tcolgate commented on May 24, 2024

It sounds like this would be using expexp as a straight up reverse proxy. I realise it's not always obvious that it shouldn't be, but being a proper reverseproxy would be a much more complicated task. If you can find a syntax for configuration, and some way that expexp can add value, I'll happily review a PR.

from exporter_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.