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
563 stars 60 forks source link

Implement recommended Prometheus remote-write configuration #579

Closed nhudson closed 2 years ago

nhudson commented 2 years ago

What this PR does / why we need it

Apply recommended Prometheus remote-write configuration into tobs by default.

Updated Github Actions tasks to ensure better ct runs.

Update documentation with new default options.

Which issue this PR fixes

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

Checklist