From e8dbccecaa5f8ec4fdc734cf8eb46ef266a9e0b6 Mon Sep 17 00:00:00 2001 From: Fabian Lange Date: Wed, 10 Sep 2025 23:00:35 +0200 Subject: [PATCH 1/2] Added Dash0 link for observability Signed-off-by: Fabian Lange --- integrations/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/integrations/index.md b/integrations/index.md index 93e27b1121..ffde6557df 100644 --- a/integrations/index.md +++ b/integrations/index.md @@ -113,7 +113,8 @@ Some of the most in-demand integrations are listed below. |:------------------------------------------------------:|-----------------------------------------------------------------------------------------------------------------------------------------------------------| | cloudwatch-logo[Amazon Cloudwatch][cloudwatch] | Collect, analyze, and act on data from applications, infrastructure, and services running in AWS and on-premises environments. | | skywalking-logo[Apache SkyWalking][apache-skywalking] | Monitor, trace, and diagnose distributed applications for improved observability. You can also [set up $PG as storage][apache-skywalking-storage]. | -| azure-monitor-logo[Azure Monitor][azure-monitor] | Collect and analyze telemetry data from cloud and on-premises environments. | +| azure-monitor-logo[Azure Monitor][azure-monitor] | Collect and analyze telemetry data from cloud and on-premises environments. +| datadog-logo[Dash0][dash0] | OpenTelemetry Native Observability, built on CNCF Open Standards such as PromQL, Perses and OTLP with full cost contro | | datadog-logo[Datadog][datadog] | Gain comprehensive visibility into applications, infrastructure, and systems through real-time monitoring, logging, and analytics. | | grafana-logo[Grafana][grafana] | Query, visualize, alert on, and explore your metrics and logs. | | instana-logo[IBM Instana][ibm-instana] | Monitor application performance and detect issues in real-time. | @@ -186,6 +187,7 @@ Some of the most in-demand integrations are listed below. [confluent-source]: https://docs.confluent.io/cloud/current/connectors/cc-postgresql-source.html [cube-js]: https://cube.dev/integrations/Timescale-API [data-center]: /integrations/:currentVersion:/corporate-data-center +[dash0]: https://www.dash0.com/hub/integrations/int_postgresql/overview [datadog]: /integrations/:currentVersion:/datadog/ [dbt]: https://dbt-timescaledb.debruyn.dev/ [dbeaver]: /integrations/:currentVersion:/dbeaver/ From b7d0337f1ac9252bc7a1f8cb2b872d038cef4807 Mon Sep 17 00:00:00 2001 From: Fabian Lange Date: Sat, 13 Sep 2025 08:16:46 +0200 Subject: [PATCH 2/2] Update integrations/index.md Co-authored-by: Iain Cox Signed-off-by: Fabian Lange --- integrations/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/index.md b/integrations/index.md index ffde6557df..ff3a1be31b 100644 --- a/integrations/index.md +++ b/integrations/index.md @@ -114,7 +114,7 @@ Some of the most in-demand integrations are listed below. | cloudwatch-logo[Amazon Cloudwatch][cloudwatch] | Collect, analyze, and act on data from applications, infrastructure, and services running in AWS and on-premises environments. | | skywalking-logo[Apache SkyWalking][apache-skywalking] | Monitor, trace, and diagnose distributed applications for improved observability. You can also [set up $PG as storage][apache-skywalking-storage]. | | azure-monitor-logo[Azure Monitor][azure-monitor] | Collect and analyze telemetry data from cloud and on-premises environments. -| datadog-logo[Dash0][dash0] | OpenTelemetry Native Observability, built on CNCF Open Standards such as PromQL, Perses and OTLP with full cost contro | +| dash0-logo[Dash0][dash0] | OpenTelemetry Native Observability, built on CNCF Open Standards like PromQL, Perses, and OTLP, and offering full cost control. | | datadog-logo[Datadog][datadog] | Gain comprehensive visibility into applications, infrastructure, and systems through real-time monitoring, logging, and analytics. | | grafana-logo[Grafana][grafana] | Query, visualize, alert on, and explore your metrics and logs. | | instana-logo[IBM Instana][ibm-instana] | Monitor application performance and detect issues in real-time. |