Skip to content

Commit 070f455

Browse files
authored
Merge pull request #134807 from aanandr/patch-13
Made a small formatting change in the link to Log Analytics reference
2 parents 461cc41 + 15219d9 commit 070f455

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
@@ -153,7 +153,7 @@ Besides viewing the workbook (pictures below), you can also directly query the P
153153
| where TimeGenerated > ago(5h)
154154
| where Name contains "npm_"
155155

156-
You can also query Log Analytics directly for the metrics. Learn more about it with Getting Started with Log Analytics Queries](https://docs.microsoft.com/azure/azure-monitor/insights/container-insights-log-search)
156+
You can also query Log Analytics directly for the metrics. Learn more about it with [Getting Started with Log Analytics Queries](https://docs.microsoft.com/azure/azure-monitor/insights/container-insights-log-search)
157157

158158
#### Viewing in Grafana Dashboard
159159
Set up your Grafana Server and configure a Log Analytics Data Source as described [here](https://grafana.com/grafana/plugins/grafana-azure-monitor-datasource). Then, import [Grafana Dashboard with a Log Analytics backend](https://grafana.com/grafana/dashboards/10956) into your Grafana Labs.
@@ -265,4 +265,4 @@ Following are some sample dashboard for NPM metrics in Container Insights (CI) a
265265
- Learn about [container networking](container-networking-overview.md).
266266
- [Deploy the plug-in](deploy-container-networking.md) for Kubernetes clusters or Docker containers.
267267

268-
268+

0 commit comments

Comments
 (0)