metal-stack / helm-charts

Contains metal-stack Helm charts
MIT License
2 stars 10 forks source link

Postgres: Make pg_stat_statements configurable #76

Closed eberlep closed 10 months ago

eberlep commented 10 months ago

After disabling it for performance reasons, it was now decided to make it configurable for certain partitions.

To prevent duplicate definitions of exporter queries, this is handled directly in the chart (and not by overriding the value during the deployment of the chart for example)