Git Product home page Git Product logo

Comments (6)

grobian avatar grobian commented on June 27, 2024

I've implemented the reload config while running. Doing inotify or something would not be that hard, but I wonder if just signalling the daemon to reload its config isn't enough.
I'm working on making the aggregations play nice with a config reload.

from carbon-c-relay.

filippog avatar filippog commented on June 27, 2024

thanks for config reload @grobian ! is it good to go if aggregations aren't in use?

from carbon-c-relay.

grobian avatar grobian commented on June 27, 2024

Yes, that should be, I've tested it with that. The reload causes a small hickup (= connections not being read from for a split-second), but shouldn't lose connections or metrics.

from carbon-c-relay.

toni-moreno avatar toni-moreno commented on June 27, 2024

hi @grobian , Thank you very much, is a very good new!

So If I understood . The reload is completely automatic? the daemon itself detect configuration changes? and reloads it by itself?

from carbon-c-relay.

grobian avatar grobian commented on June 27, 2024

No, you have to tell the daemon to reload by sending it SIGHUP. It will re-open logfiles, and re-load its config. I can look into other ways if this is not sufficient.

from carbon-c-relay.

grobian avatar grobian commented on June 27, 2024

I won't implement automatic reload, it's easy enough to SIGHUP the process.

from carbon-c-relay.

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.