aspire-monitoring

Routes Aspire logs, traces, metrics and browser telemetry to appropriate diagnostic tools.

46|6|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/elbruno/ElBruno.MarkItDotNet --skill aspire-monitoring-elbruno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspire-monitoring
Source: https://github.com/elbruno/ElBruno.MarkItDotNet/tree/main/.agents/skills/aspire-monitoring
Command: npx skills add https://github.com/elbruno/ElBruno.MarkItDotNet --skill aspire-monitoring-elbruno

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Aspire app observability across local and deployed environments is often fragmented; this skill provides a central diagnostics bridge and routing to the right tools for logs, traces, metrics, and telemetry.

Core Features & Use Cases

  • Diagnostics bridge and routing between Aspire CLI, AKS, and Azure diagnostics
  • Local dashboard and standalone dashboard integration, plus browser telemetry
  • Investigate workflows: describe, logs, otel, export, and handoff scenarios

Quick Start

Inspect current state with aspire describe, then explore logs with aspire logs and traces with aspire otel traces to begin diagnostics.

Frequently Asked Questions about aspire-monitoring

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I collect and view Aspire application diagnostics like logs and traces?

To collect Aspire application diagnostics, you can use a centralized observability skill to route logs, traces, metrics, and browser telemetry to the appropriate diagnostic tools and dashboards.

How do I monitor Aspire apps deployed to AKS and Azure resources?

Monitoring Aspire apps deployed to AKS and Azure resources involves using a diagnostics bridge to route telemetry data directly to Azure diagnostics tools for inspecting application state and diagnosing deployed environment issues.

Can I view local dashboard telemetry for my Aspire application during development?

Yes, you can view local dashboard telemetry during development by routing browser telemetry and diagnostics workflows directly to standalone local dashboards integrated with the Aspire CLI.

What is the best way to start investigating issues in an Aspire application?

The best way to start investigating Aspire application issues is to inspect the current state using the describe command, then explore logs and traces to begin targeted diagnostics.

Does Aspire observability support exporting OpenTelemetry traces for diagnostics?

Yes, Aspire observability supports exporting OpenTelemetry traces through dedicated investigate workflows, allowing you to inspect otel traces and handoff diagnostic scenarios for deeper analysis.