Skip to content

Commit b99f178

Browse files
Updated NPM user doc- Addressed PR comments
1 parent b1f613b commit b99f178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network/kubernetes-network-policies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Set up your Grafana Server and configure a Log Analytics Data Source as describe
134134

135135
The dashboard has visuals similar to the Azure Workbook. You can add panels to chart & visualize NPM metrics from InsightsMetrics table.
136136

137-
### Setup for Prometheus Server
137+
### Set up for Prometheus Server
138138
Some users may choose to collect metrics with a Prometheus Server instead of Azure Monitor for containers. You merely need to add two jobs to your scrape config to collect NPM metrics.
139139

140140
To install a simple Prometheus Server, add this helm repo on your cluster
@@ -198,7 +198,7 @@ You can also replace the `azure-npm-node-metrics` job with the content below or
198198
target_label: __address__
199199
```
200200

201-
#### Setup Alerts for AlertManager
201+
#### Set up Alerts for AlertManager
202202
If you use a Prometheus Server, you can set up an AlertManager like so. Here is an example config for [the two alerting rules described above](#alerts-via-a-prometheus-alertmanager):
203203
```
204204
groups:

0 commit comments

Comments
 (0)