Monitoring and Debugging Prometheus
How can you make Prometheus' standard error (stderr) logging more verbose?
stderr
--log.level=debug
global.log-verbosity: verbose
How does Prometheus log PromQL queries?
global.query_log_file
/logs
Which kinds of information does the query log show you for each executed query?