-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Open
Description
Proposal
Use case. Why is this important?
In some cases we would like to know what's going on with prometheus in production, we would like to see prometheus log change to debug. I thought it would be nice to have a way to change the log level in runtime without interrupting prometheus work (such as deployment).
So I'm thinking something like adding PATCH /config endpoint to prometheus could be nice, or maybe just specific only for the log level
Reactions are currently unavailable