Move Prometheus broker into its own thread
Metrics are vitally important for monitoring a distributed CAF application. They should be available at all times, even if the CAF middleman becomes overloaded. By moving the Prometheus broker to its independent background thread, we shield it against overloads on the regular middleman multiplexer.
Showing
Please register or sign in to comment