Skip to content

Commit 908f32e

Browse files
updated aks monitoring page
1 parent 3bec5a6 commit 908f32e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/aks/monitor-aks.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,11 @@ Depending on the alerting scenario required, log queries need to be created comp
207207
## Network Observability
208208
[Network observability](./network-observability-overview.md) is an important part of maintaining a healthy and performant Kubernetes cluster. By collecting and analyzing data about network traffic, you can gain insights into how your cluster is operating and identify potential problems before they cause outages or performance degradation.
209209
210-
When the [Network Observability](/azure/aks/network-observability-overview) add-on is enabled, it collects and converts useful metrics into Prometheus format, which can be visualized in Grafana. When enabled, the collected metrics are automatically ingested into Azure Monitor managed service for Prometheus. A Grafana dashboard is available in the Grafana public dashboard repo to visualize the network observability metrics collected by Prometheus. For more information, see [Network Observability setup](./network-observability-managed-cli.md) for detailed instructions.
210+
[Network Observability](/azure/aks/network-observability-overview) add-on is enabled by default, if you are using Kubernetes version 1.29 and above.
211+
212+
## Advanced Container Networking Service's Advanced Network Observability
213+
214+
Advanced Network Observability is a debut feature of [Advanced Container Networking Services](advanced-container-networking-services-overview.md) suite. It equips you with next-level monitoring and diagnostics tools, providing unparalleled visibility into your containerized workloads. These tools empower you to pinpoint and troubleshoot network issues with ease, ensuring optimal performance for your applications.. For more information, see [Advanced Container Networking Services' Advanced Network Observability](./advanced-network-observability-concepts.md).
211215
212216
213217
## Next steps

0 commit comments

Comments
 (0)