From 442a15c8a92f9c9d3c4e303c0bedbbe6a1f5e751 Mon Sep 17 00:00:00 2001 From: steve-tsdb <234636709+steve-tsdb@users.noreply.github.com> Date: Mon, 23 Mar 2026 10:53:33 -0500 Subject: [PATCH 1/2] Update changelog.md --- about/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/about/changelog.md b/about/changelog.md index 4fc2111787..ce1da37799 100644 --- a/about/changelog.md +++ b/about/changelog.md @@ -9,6 +9,13 @@ products: [cloud] All the latest features and updates to $CLOUD_LONG. +## Additional metrics available for export + + +You can now enable the export of database metrics such as replication, cache usage, and background activity to Amazon CloudWatch, Datadog, and Prometheus by selecting 'PostgreSQL metrics' when creating or modifying an exporter in the Tiger Cloud console. Additionally, system-level disk metrics such as IO and throughput are now being exported by default. + +For additional information, see [Metrics and Logging] (https://www.tigerdata.com/docs/use-timescale/latest/metrics-logging). + ## Support cases in Tiger Console From 0d8619f5c49a4a1ece52f00ea12a221e5063581e Mon Sep 17 00:00:00 2001 From: atovpeko Date: Tue, 24 Mar 2026 13:05:39 +0800 Subject: [PATCH 2/2] review --- about/changelog.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/about/changelog.md b/about/changelog.md index ce1da37799..4917750d4c 100644 --- a/about/changelog.md +++ b/about/changelog.md @@ -10,11 +10,9 @@ products: [cloud] All the latest features and updates to $CLOUD_LONG. ## Additional metrics available for export - - -You can now enable the export of database metrics such as replication, cache usage, and background activity to Amazon CloudWatch, Datadog, and Prometheus by selecting 'PostgreSQL metrics' when creating or modifying an exporter in the Tiger Cloud console. Additionally, system-level disk metrics such as IO and throughput are now being exported by default. + -For additional information, see [Metrics and Logging] (https://www.tigerdata.com/docs/use-timescale/latest/metrics-logging). +You can now enable the export of database metrics such as replication, cache usage, and background activity to Amazon CloudWatch, Datadog, and Prometheus by selecting `PostgreSQL metrics` when creating or modifying an exporter in Tiger Console. Additionally, system-level disk metrics such as IO and throughput are now being exported by default. ## Support cases in Tiger Console