From e43b4c3d4ef3a28338f2b3d915d1bc86e8a0bf91 Mon Sep 17 00:00:00 2001 From: Sahil Khan <1988.sahil@gmail.com> Date: Fri, 12 Jun 2026 13:00:13 +0530 Subject: [PATCH] Add Last9 remote storage to integration doc Adds [Last9](https://last9.io/docs/integrations/observability/prometheus/), a managed Prometheus-compatible TSDB, as a remote write endpoint. @RichiH @juliusv Signed-off-by: Sahil Khan <1988.sahil@gmail.com> --- docs/operating/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/operating/integrations.md b/docs/operating/integrations.md index 5cfdd0aec..c3d43ce08 100644 --- a/docs/operating/integrations.md +++ b/docs/operating/integrations.md @@ -62,6 +62,7 @@ data volumes. * [Instana](https://www.instana.com/docs/ecosystem/prometheus/#remote-write): write * [IRONdb](https://github.com/circonus-labs/irondb-prometheus-adapter): read and write * [Kafka](https://github.com/Telefonica/prometheus-kafka-adapter): write + * [Last9](https://last9.io/docs/integrations/observability/prometheus/): write * [M3DB](https://m3db.io/docs/integrations/prometheus/): read and write * [Mezmo](https://docs.mezmo.com/telemetry-pipelines/prometheus-remote-write-pipeline-source): write * [New Relic](https://docs.newrelic.com/docs/set-or-remove-your-prometheus-remote-write-integration): write