Skip to content

Commit 089c445

Browse files
committed
Restructure observability TOC
1 parent b8a5a5e commit 089c445

1 file changed

Lines changed: 29 additions & 23 deletions

File tree

articles/container-apps/TOC.yml

Lines changed: 29 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -241,36 +241,42 @@ items:
241241
- name: Overview
242242
href: observability.md
243243
displayName: Observability overview
244-
- name: Troubleshoot and resolve issues with an agent
244+
- name: Develop and debug with real-time logs and metrics
245+
items:
246+
- name: Real time data
247+
href: aspire-dashboard.md
248+
- name: Log streaming
249+
href: log-streaming.md
250+
- name: Container console
251+
href: container-console.md
252+
- name: Container debug console
253+
href: container-debug-console.md
254+
- name: Monitor production workloads
255+
items:
256+
- name: Application logging
257+
href: logging.md
258+
- name: Logging options
259+
href: log-options.md
260+
- name: Log monitoring
261+
href: log-monitoring.md
262+
- name: Metrics
263+
href: metrics.md
264+
- name: Alerts
265+
href: alerts.md
266+
- name: End-to-end tracing and dashboards
267+
items:
268+
- name: OpenTelemetry agents
269+
href: opentelemetry-agents.md
270+
- name: Grafana dashboards
271+
href: grafana-dashboards.md
272+
- name: Troubleshoot and resolve issues with SRE agent
245273
items:
246274
- name: Overview
247275
href: ../sre-agent/overview.md
248276
- name: Use an SRE agent
249277
href: ../sre-agent/usage.md
250278
- name: Fix app issues with an SRE agent
251279
href: ../sre-agent/troubleshoot-azure-container-apps.md
252-
- name: Application logging
253-
href: logging.md
254-
- name: Real time data
255-
href: aspire-dashboard.md
256-
- name: Logging options
257-
href: log-options.md
258-
- name: Log streaming
259-
href: log-streaming.md
260-
- name: Container console
261-
href: container-console.md
262-
- name: Container debug console
263-
href: container-debug-console.md
264-
- name: Metrics
265-
href: metrics.md
266-
- name: Log monitoring
267-
href: log-monitoring.md
268-
- name: Alerts
269-
href: alerts.md
270-
- name: OpenTelemetry agents
271-
href: opentelemetry-agents.md
272-
- name: Grafana dashboards
273-
href: grafana-dashboards.md
274280
- name: Scaling & performance
275281
items:
276282
- name: Overview

0 commit comments

Comments
 (0)