Skip to content

Commit f8ac515

Browse files
authored
Merge pull request #264441 from sunasing/sunasing-br-0128
Updating TOC for Prometheus remote-write and minor updates to next steps
2 parents ea42548 + 5fcc321 commit f8ac515

File tree

2 files changed

+62
-58
lines changed

2 files changed

+62
-58
lines changed

articles/azure-monitor/containers/prometheus-metrics-scrape-configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,4 +342,6 @@ See the [Apply config file](prometheus-metrics-scrape-validate.md#deploy-config-
342342

343343
## Next steps
344344

345+
[Setup Alerts on Prometheus metrics](./container-insights-metric-alerts.md)<br>
346+
[Query Prometheus metrics](../essentials/prometheus-grafana.md)<br>
345347
[Learn more about collecting Prometheus metrics](../essentials/prometheus-metrics-overview.md)

articles/azure-monitor/toc.yml

Lines changed: 60 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,23 @@ items:
453453
href: containers/container-insights-region-mapping.md
454454
- name: Transition from Container monitoring solution
455455
href: containers/container-insights-transition-solution.md
456+
- name: Configure Container Insights (logs)
457+
items:
458+
- name: Configure data collection
459+
items:
460+
- name: Configure with ConfigMap
461+
displayName: Container insights
462+
href: containers/container-insights-data-collection-configmap.md
463+
- name: Configure with Data collection rule
464+
displayName: Container insights
465+
href: containers/container-insights-data-collection-dcr.md
466+
- name: Log schema
467+
href: containers/container-insights-logs-schema.md
468+
- name: Data transformations
469+
displayName: Container insights
470+
href: containers/container-insights-transformations.md
471+
- name: Authentication
472+
href: containers/container-insights-authentication.md
456473
- name: Configure Prometheus (metrics)
457474
items:
458475
- name: Customize data collection
@@ -472,75 +489,60 @@ items:
472489
- name: High scale
473490
displayName: Prometheus
474491
href: containers/prometheus-metrics-scrape-scale.md
475-
- name: Private link data ingestion
476-
displayName: Private link data ingestion
477-
href: essentials/private-link-data-ingestion.md
478-
- name: Private link data query
479-
displayName: Private link data query
480-
href: ../managed-grafana/how-to-connect-to-data-source-privately.md
481492
- name: KEDA integration
482493
displayName: Prometheus
483494
href: containers/integrate-keda.md
484-
- name: Microsoft Entra authorization proxy
485-
displayName: Prometheus
486-
href: containers/prometheus-authorization-proxy.md
487-
- name: Remote write
488-
items:
489-
- name: Overview
490-
displayName: Prometheus,remote-write
491-
href: containers/prometheus-remote-write.md
492-
- name: Managed identity authentication
493-
displayName: Prometheus,remote-write
494-
href: containers/prometheus-remote-write-managed-identity.md
495-
- name: Microsoft Entra authentication
496-
displayName: Prometheus,remote-write
497-
href: containers/prometheus-remote-write-active-directory.md
498-
- name: Microsoft Entra pod-managed identity authentication
499-
displayName: Prometheus,remote-write
500-
href: containers/prometheus-remote-write-azure-ad-pod-identity.md
501-
- name: Microsoft Entra Workload ID (preview) authentication
502-
displayName: Prometheus,remote-write
503-
href: containers/prometheus-remote-write-azure-workload-identity.md
504495
- name: Send to multiple metric workspaces
505496
displayName: Prometheus
506497
href: containers/prometheus-metrics-multiple-workspaces.md
507498
- name: Send Prometheus metrics to Logs
508499
href: containers/container-insights-prometheus-logs.md
509-
- name: Query Prometheus metrics
510-
items:
511-
- name: Query using Grafana
512-
items:
513-
- name: Configure Grafana with managed system identity
514-
displayName: Prometheus
515-
href: essentials/prometheus-grafana.md
516-
- name: Configure Grafana with Microsoft Entra ID
517-
displayName: Prometheus
518-
href: essentials/prometheus-self-managed-grafana-azure-active-directory.md
519-
- name: Query using Azure workbooks
520-
displayName: Prometheus
521-
href: essentials/prometheus-workbooks.md
522-
- name: Query using the API and PromQL
523-
displayName: Prometheus
524-
href: essentials/prometheus-api-promql.md
525-
- name: Configure Container Insights (logs)
500+
- name: Remote-write with Prometheus
526501
items:
527-
- name: Configure data collection
528-
items:
529-
- name: Configure with ConfigMap
530-
displayName: Container insights
531-
href: containers/container-insights-data-collection-configmap.md
532-
- name: Configure with Data collection rule
533-
displayName: Container insights
534-
href: containers/container-insights-data-collection-dcr.md
535-
- name: Log schema
536-
href: containers/container-insights-logs-schema.md
537-
- name: Data transformations
538-
displayName: Container insights
539-
href: containers/container-insights-transformations.md
540-
- name: Authentication
541-
href: containers/container-insights-authentication.md
502+
- name: Overview
503+
displayName: Prometheus,remote-write
504+
href: containers/prometheus-remote-write.md
505+
- name: Microsoft Entra authorization proxy
506+
displayName: Prometheus
507+
href: containers/prometheus-authorization-proxy.md
508+
- name: Managed identity authentication
509+
displayName: Prometheus,remote-write
510+
href: containers/prometheus-remote-write-managed-identity.md
511+
- name: Microsoft Entra authentication
512+
displayName: Prometheus,remote-write
513+
href: containers/prometheus-remote-write-active-directory.md
514+
- name: Microsoft Entra pod-managed identity authentication
515+
displayName: Prometheus,remote-write
516+
href: containers/prometheus-remote-write-azure-ad-pod-identity.md
517+
- name: Microsoft Entra Workload ID (preview) authentication
518+
displayName: Prometheus,remote-write
519+
href: containers/prometheus-remote-write-azure-workload-identity.md
520+
- name: Private Link
521+
items:
522+
- name: Private link data ingestion with Prometheus metrics
523+
displayName: Private link data ingestion
524+
href: essentials/private-link-data-ingestion.md
525+
- name: Private link data query of Prometheus metrics
526+
displayName: Private link data query
527+
href: ../managed-grafana/how-to-connect-to-data-source-privately.md
542528
- name: Private link for Container Insights
543529
href: containers/container-insights-private-link.md
530+
- name: Query Prometheus metrics
531+
items:
532+
- name: Query using Grafana
533+
items:
534+
- name: Configure Grafana with managed system identity
535+
displayName: Prometheus
536+
href: essentials/prometheus-grafana.md
537+
- name: Configure Grafana with Microsoft Entra ID
538+
displayName: Prometheus
539+
href: essentials/prometheus-self-managed-grafana-azure-active-directory.md
540+
- name: Query using Azure workbooks
541+
displayName: Prometheus
542+
href: essentials/prometheus-workbooks.md
543+
- name: Query using the API and PromQL
544+
displayName: Prometheus
545+
href: essentials/prometheus-api-promql.md
544546
- name: Disable monitoring
545547
href: containers/kubernetes-monitoring-disable.md
546548
- name: Monitor

0 commit comments

Comments
 (0)