Re: How do Monitoring tools capture explain plan of a query - Mailing list pgsql-performance

From kyle Hailey
Subject Re: How do Monitoring tools capture explain plan of a query
Date
Msg-id CADsdiQid3KWYSh2LXV-gy6dh1vMGqXb12e7Z_79+4Ab5Gi2GAQ@mail.gmail.com
Whole thread Raw
In response to How do Monitoring tools capture explain plan of a query  (kunwar singh <krishsingh.111@gmail.com>)
Responses Re: How do Monitoring tools capture explain plan of a query
List pgsql-performance

Datadog runs explain on a subset of queries , should  be most of the top queries, and doesn't use auto_explain (though there is an request to use it if it is already set up)

Kyle



On Sat, Apr 22, 2023 at 8:29 AM kunwar singh <krishsingh.111@gmail.com> wrote:
Postgres noob question.

For example say datadog

Do they run EXPLAIN on all queries?
Or is it automatic in postgres? Like when auto_explain is enabled?


--
Cheers,
Kunwar

pgsql-performance by date:

Previous
From: kunwar singh
Date:
Subject: How do Monitoring tools capture explain plan of a query
Next
From: kunwar singh
Date:
Subject: Re: How do Monitoring tools capture explain plan of a query