timescale / tobs

tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with Helm charts.
Apache License 2.0
560 stars 61 forks source link

chart: tune TSDB for promscale usage #616

Closed paulfantom closed 1 year ago

paulfantom commented 1 year ago

What this PR does / why we need it

Just applying what is recommended in https://docs.timescale.com/promscale/latest/recommendations/config-recomm/#database-configuration

I decided to not disable synchronous_commit as it can lead to unexpected issues for some. However I left it there as a comment for discoverability.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer

Checklist