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: re-arrange bgwriter panels in postgres details dashboard #629

Closed paulfantom closed 1 year ago

paulfantom commented 1 year ago

What this PR does / why we need it

I noticed that in https://github.com/timescale/tobs/pull/626 I missed adding min interval to one of the panels. This PR is fixing that mistake plus it is putting data coming from bgwriter into a single row to make dashboard more compact.

image

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