Git Product home page Git Product logo

Comments (3)

keitwb avatar keitwb commented on August 13, 2024

It is possible, but we would rather avoid introducing more "pass down" in the config to make things simpler in the agent.

There is a bigger problem with this monitor specifically in that the collectd/consul monitor should emit events back to the main agent process, which should then forward them to ingest using the main token configured. Instead, that plugin tries to emit events directly to ingest, and in fact it will only work if your SignalFx org is in our original US0 realm (event url is hardcoded).

In keeping with our pattern, we will probably rewrite this monitor in Go, which will eliminate the token config altogether. Do you currently have any issues with the monitor other than the redundancy of the token config? You can kind of mitigate the redundancy by using YAML anchors/references, or the remote config feature in the agent.

from signalfx-agent.

jalaziz avatar jalaziz commented on August 13, 2024

@keitwb makes sense. Actually, the US0 realm issue would affect us. I noticed that in the source, but thought events may be forwarded. We haven't had a leader change event, so I had not noticed it still wasn't working.

Emitting events back to the agent certainly makes sense.

We've had no other issues with the monitor so far, the only default graphs that are empty seems to be the leader state graphs.

from signalfx-agent.

atoulme avatar atoulme commented on August 13, 2024

Closing this issue as inactive. Please reopen if this issue is still occurring.

from signalfx-agent.

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.