Metrics and logging

:wave:

I’ve read in your documentation there is a mention of a metrics and log aggregation servers. Are metrics exposed Prometheus compatible?

Also, what is used for log aggregation, and can we pull logs using Promtail and store them in something like Loki, as well?

Ok, I found out that the metrics server is indeed the Prometheus. So what is used for log aggregation?

Hi Igor, we do use Prometheus for metrics, and we use Loki for logging.

Yep, prometheus and loki. You can even install grafana as a container in CS and directly connect to get more data from it.