Skip to content

Commit 286bcfc

Browse files
authored
Update monitor-azure-resource.md
------- cc: @bwren
1 parent c629a09 commit 286bcfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/azure-monitor/essentials/monitor-azure-resource.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ This section discusses collecting and monitoring data.
3232
As soon as you create an Azure resource, Azure Monitor is enabled and starts collecting metrics and activity logs. With some configuration, you can gather more monitoring data and enable other features. The Azure Monitor data platform is made up of Metrics and Logs. Each feature collects different kinds of data and enables different Azure Monitor features.
3333

3434
- [Azure Monitor Metrics](../essentials/data-platform-metrics.md) stores numeric data from monitored resources into a time-series database. The metric database is automatically created for each Azure subscription. Use [Metrics Explorer](../essentials/tutorial-metrics.md) to analyze data from Azure Monitor Metrics.
35-
- [Azure Monitor managed service for Prometheus](../essentials/prometheus-metrics-overview.md) collects and stores numeric data from Azure Kubernetes Service, in a Prometheus compatible time-series database. Onboard to managed Prometheus using remote write, or the Azure Kubernetes Service add-on. Analyze the data using a Prometheus explorer workbook in your [Azure Monitor workspace](../essentials/azure-monitor-workspace-overview.md), or [Grafana](../visualize/grafana-plugin.md).
3635
- [Azure Monitor Logs](../logs/data-platform-logs.md) collects logs and performance data where they can be retrieved and analyzed in different ways by using log queries. You must create a Log Analytics workspace to collect log data. Use [Log Analytics](../logs/log-analytics-tutorial.md) to analyze data from Azure Monitor Logs.
3736

3837
### <a id="monitoring-data-from-azure-resources"></a> Monitor data from Azure resources

0 commit comments

Comments
 (0)