Skip to content

Commit d1aa2aa

Browse files
committed
Updated TOC
1 parent 4600359 commit d1aa2aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/openshift/howto-remotewrite-prometheus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Remote write to Azure Monitor Managed Service
3-
description: Describes how to configure remote write to send data from the default Prometheus server running in your ARO cluster
3+
description: Describes how to configure remote write to send data from the default Prometheus server running in your ARO cluster.
44
author: johnmarco
55
ms.author: johnmarc
66
ms.service: azure-redhat-openshift
77
ms.topic: conceptual
88
ms.date: 01/02/2023
99
---
10-
# Send data to Azure Monitor workspace from the default Prometheus server in your Azure Red Hat OpenShift (ARO) cluster
10+
# Send data to Azure Monitor workspace from the Prometheus server in your Azure Red Hat OpenShift (ARO) cluster
1111

1212
Azure Red Hat OpenShift comes preinstalled with a default Prometheus server. As per the [support policy](support-policies-v4.md), this default Prometheus server shouldn't be removed. Some scenarios need to centralize data from self-managed Prometheus clusters for long-term data retention to create a centralized view across your clusters. Azure Monitor managed service for Prometheus allows you to collect and analyze metrics at scale using a Prometheus-compatible monitoring solution based on the [Prometheus](https://aka.ms/azureprometheus-promio) project from the Cloud Native Computing Foundation. You can use [remote_write](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage) to send data from the in-cluster Prometheus servers to the Azure managed service.
1313

articles/openshift/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
href : ../azure-monitor/insights/container-insights-enable-arc-enabled-clusters.md
102102
- name: Disable Azure Monitor container insights in Azure Red Hat OpenShift 4
103103
href: ../azure-monitor/insights/container-insights-enable-arc-enabled-clusters.md#delete-extension-instance
104-
- name: Configure Azure Monitor managed service for prometheus remote write
104+
- name: Configure Azure Monitor managed service for Prometheus remote write
105105
href: howto-remotewrite-prometheus.md
106106
- name: Develop and run applications
107107
items:

0 commit comments

Comments
 (0)