From 3358ce7f6bde098944e741f6eaf360d951297bc6 Mon Sep 17 00:00:00 2001 From: bragi92 Date: Fri, 25 Oct 2024 10:35:07 -0700 Subject: [PATCH] Add release notes section for remote write --- articles/azure-monitor/containers/prometheus-remote-write.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/articles/azure-monitor/containers/prometheus-remote-write.md b/articles/azure-monitor/containers/prometheus-remote-write.md index ffa4877029..0645e0a469 100644 --- a/articles/azure-monitor/containers/prometheus-remote-write.md +++ b/articles/azure-monitor/containers/prometheus-remote-write.md @@ -84,6 +84,10 @@ Use PromQL queries in Grafana and verify that the results return expected data. If remote data isn't appearing in your Azure Monitor workspace, see [Troubleshoot remote write](../containers/prometheus-remote-write-troubleshooting.md) for common issues and solutions. +## Release notes + +For detailed release notes on the Remote Write sidecar image, please refer to the [Remote Write Release Notes](https://github.com/Azure/prometheus-collector/blob/main/REMOTE-WRITE-RELEASENOTES.md) + ## Next steps