Aller au contenu
login
arrow_backRetour aux issues
prometheus/prometheus #10352

Patch log level config on runtime

ecoDébutant verifiedCNCF help wanted component/config priority/P3

descriptionDescription

## 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
codeOuvre sur GitHub