Upcoming presentations
No upcoming presentations...
Past presentations
Prometheus & PostgreSQL: How and why to use PostgreSQL as long-term storage for metrics
This talk will focus on an older, but very powerful system as an option for your long-term Prometheus metrics storage: PostgreSQL.
Prometheus has its own time-series database specifically for system and application metrics monitoring, but by now it’s well-known that longer-term, persistent storage is required for the historical metrics. There are many systems being used for this purpose and it seems like every month or so a new system introduces itself to specifically tackle this problem. This talk will focus on an older, ...