Skip to content

Commit 17eaed0

Browse files
Merge pull request #272387 from aritraghosh/patch-16
Update monitor-control-plane-metrics.md
2 parents 03c5f54 + 9d932a2 commit 17eaed0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/monitor-control-plane-metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,10 @@ az feature unregister "Microsoft.ContainerService" --name "AzureMonitorMetricsCo
222222

223223
## FAQs
224224
* Can these metrics be scraped with self hosted prometheus?
225-
The control plane metrics currently cannot be scraped with self hosted prometheus. Self hosted prometheus will be able to scrape the single instance depending on the load balancer. These metrics are notaccurate as there are often multiple replicas of the control plane metrics which will only be visible through Managed Prometheus
225+
* The control plane metrics currently cannot be scraped with self hosted prometheus. Self hosted prometheus will be able to scrape the single instance depending on the load balancer. These metrics are notaccurate as there are often multiple replicas of the control plane metrics which will only be visible through Managed Prometheus
226226

227227
* Why is the user agent not available through the control plane metrics?
228-
[Control plane metrics in Kubernetes](https://kubernetes.io/docs/reference/instrumentation/metrics/) do not have the user agent. The user agent is only available through Control Plane logs available through [Diagnostic settings](../azure-monitor/essentials/diagnostic-settings.md)
228+
* [Control plane metrics in Kubernetes](https://kubernetes.io/docs/reference/instrumentation/metrics/) do not have the user agent. The user agent is only available through Control Plane logs available through [Diagnostic settings](../azure-monitor/essentials/diagnostic-settings.md)
229229

230230

231231
## Next steps

0 commit comments

Comments
 (0)