Skip to content

Commit cb0112c

Browse files
fixing svc and sub service
1 parent 99219c2 commit cb0112c

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

articles/azure-monitor/containers/prometheus-argocd-integration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: Describes how to configure Argo CD monitoring using Prometheus metr
44
ms.topic: conceptual
55
ms.date: 3/25/2024
66
ms.reviewer: rashmy
7-
ms.service: managed-prometheus
7+
ms.service: azure-monitor
8+
ms.subservice: containers
89
---
910
# Argo CD
1011
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD follows the GitOps pattern of using Git repositories as the source of truth for defining the desired application state. It automates the deployment of the desired application states in the specified target environments. Application deployments can track updates to branches, tags, or pinned to a specific version of manifests at a Git commit.

articles/azure-monitor/containers/prometheus-elasticsearch-integration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: Describes how to configure ElasticSearch monitoring using Prometheu
44
ms.topic: conceptual
55
ms.date: 3/19/2024
66
ms.reviewer: rashmy
7-
ms.service: managed-prometheus
7+
ms.service: azure-monitor
8+
ms.subservice: containers
89
---
910
# ElasticSearch
1011
Elasticsearch is the distributed search and analytics engine at the heart of the Elastic Stack. It is where the indexing, search, and analysis magic happen.

articles/azure-monitor/containers/prometheus-kafka-integration.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: Describes how to configure kKfka monitoring using Prometheus metric
44
ms.topic: conceptual
55
ms.date: 3/19/2024
66
ms.reviewer: rashmy
7-
ms.service: managed-prometheus
7+
ms.service: azure-monitor
8+
ms.subservice: containers
89
---
910
# Apache Kafka
1011
Apache Kafka is an open-source distributed event streaming platform used by high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.
@@ -183,7 +184,7 @@ Rich set of alerts based off of strimzi metrics can also be configured by referi
183184
> [!NOTE]
184185
> If using any other way of exposing the jmx_exporter on your kafka cluster, please follow the instructions [here](prometheus-metrics-scrape-crd.md) on how to configure the pod or service monitors accordingly.
185186
186-
### Grafana dashboards for more jmx metrics witb strimzi
187+
### Grafana dashboards for more jmx metrics with strimzi
187188
Please also see the [grafana-dashboards-for-strimzi](https://github.com/strimzi/strimzi-kafka-operator/tree/main/examples/metrics/grafana-dashboards) to view dashboards for metrics exposed by strimzi operator.
188189
189190

0 commit comments

Comments
 (0)