Git Product home page Git Product logo

Comments (4)

marcinbudny avatar marcinbudny commented on August 16, 2024 2

The "cluster mode" is confusing, that is true. The purpose of this setting is not to query gossip endpoint on single node installations, as this resulted in a timeout on versions <= 20.10. I think this setting will be deprecated when 20.10 goes out of support.

from eventstore_exporter.

marcinbudny avatar marcinbudny commented on August 16, 2024

Hi and thanks for pointing this out. I will take a look when I find some time.

from eventstore_exporter.

marcinbudny avatar marcinbudny commented on August 16, 2024

Hi again. I tried to repro the problem using my test cluster environment here, but haven't hit the problem you're seeing. The test env does not configure advertised addresses and gossip returns IP addresses. Can you provide more details about your setup?

Also from conceptual point of view, a single exporter instance is meant to monitor single ESDB node. So assuming you have multiple ESDB nodes, you would configure one exporter instance for monitoring each of them. A lot of reported metrics make sense only from the perspective of single node. The exporter provides the status about the node and the rest of the cluster "as seen by the monitored node".

from eventstore_exporter.

LukaszRacon avatar LukaszRacon commented on August 16, 2024

Hi Marcin,
Thank you for explanation. 1:1 - metrics to node mapping makes sense. I got deceived by "cluster" mode.
I run metrics against k8s service which load balanced it across nodes. When exporter hit a Slave node ES returned 307 to Master. Redirect failed since Authorization header is not passed to IP address.

None issue since monitoring each node works fine - thanks again.

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