Conversation
|
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-fix-prometheus-docs |
|
@atovpeko @rahilsondhi the instructions for self-hosted related to adding the Postgres exporter also apply to TS Cloud. The TS Cloud set up to get infrastructure metrics (cpu, memory, storage) are in addition to the ones from the Postgres exporter. The thing we need to be careful of is making sure the Prometheus labels for the Postgres exporter are configured match the ones set by TS Cloud. I've tested the TS Cloud exporter for Prometheus and metrics look like this: So we need to tell the user to configure the following labels in their Postgres exporter for each service:
This way they will be able to easily create dashboards that can be filtered using those parameters. |
Here is a PR for this update: #4137 |
No description provided.