Overview

Prometheus produces multiple different kinds of logs that can be useful in debugging its behavior:

  • Standard error (stderr) logs,
  • A full PromQL query log,
  • A log of currently running PromQL queries.

Let's have a look at each of these log types and understand how they can be helpful.