Skip to content

Commit d95fdcc

Browse files
Update articles/azure-monitor/containers/prometheus-elasticsearch-integration.md
Co-authored-by: Anna Huff <[email protected]>
1 parent 69372fd commit d95fdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article describes how to configure Azure Managed Prometheus with Azure Kube
1818

1919

2020
### Install Elasticsearch Exporter
21-
Install the [elastic search exporter](https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-elasticsearch-exporter) using the helm chart.
21+
Install the [Elasticsearch exporter](https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-elasticsearch-exporter) using the helm chart.
2222

2323
```bash
2424
helm install azmon-elasticsearch-exporter --version 5.7.0 prometheus-community/prometheus-elasticsearch-exporter --set es.uri="https://username:[email protected]:9200" --set podMonitor.enabled=true --set podMonitor.apiVersion=azmonitoring.coreos.com/v1

0 commit comments

Comments
 (0)