💾 Archived View for gemini.bortzmeyer.org › fosdem › event-11502.gmi captured on 2023-03-21 at 01:06:19. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
FabrĂzio Mello and Alvaro Hernandez
Type devroom
Starts on day 2 (2021-02-07) at 11:30 (Brussels time, UTC+1) in room Monitoring (duration 00:35)
Matrix room #monitoring:fosdem.org
How do you monitor Postgres? What information can you get out of it, and to what degree does this information help to troubleshoot operational issues? What if you want/need to log all the queries? That may bring heavy trafficked databases down.
At OnGres we’re obsessed with improving PostgreSQL’s observability. So we worked together with Tetrate folks on an Envoy’s Network Filter extension for PostgreSQL, to provide and extend observability of the traffic inout a cluster infrastructure. This extension is public and open source. You can use it anywhere you use Envoy. It allows you to capture automated metrics and to debug network traffic. This talk will be a technical deep-dive into PostgreSQL’s protocol decoding, Envoy proxy filters and will cover all the capabilities of the tool and its usage and deployment in any environment.