Skip to content

Commit 90a7b66

Browse files
authored
Change to official name
AzMon -> Azure Monitor
1 parent f6a49c9 commit 90a7b66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/open-service-mesh-azure-monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ osm metrics enable --namespace bookwarehouse
4545

4646
## Apply ConfigMap
4747

48-
Create the following ConfigMap in `kube-system`, which will tell AzMon what namespaces should be monitored. For instance, for the bookbuyer / bookstore demo, the ConfigMap would look as follows:
48+
Create the following ConfigMap in `kube-system`, which will tell Azure Monitor what namespaces should be monitored. For instance, for the bookbuyer / bookstore demo, the ConfigMap would look as follows:
4949

5050
```yaml
5151
kind: ConfigMap
@@ -81,4 +81,4 @@ For more information on how to enable and configure Azure Monitor and Azure Appl
8181

8282
In addition, there are open source tools you can use with OSM for observability. For more information, see the [OSM Observability][osm-observeability].
8383

84-
[osm-observeability]: https://docs.openservicemesh.io/docs/guides/observability/
84+
[osm-observeability]: https://docs.openservicemesh.io/docs/guides/observability/

0 commit comments

Comments
 (0)