aspire-monitoring

Capture and correlate logs, traces, metrics, and resource state for Aspire apps.

1|Updated Feb 4, 2025
One-click install
npx skills add https://github.com/MarcelMichau/dotnet-starter-project-template --skill aspire-monitoring-marcelmichau
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspire-monitoring
Source: https://github.com/MarcelMichau/dotnet-starter-project-template/tree/main/.agents/skills/aspire-monitoring
Command: npx skills add https://github.com/MarcelMichau/dotnet-starter-project-template --skill aspire-monitoring-marcelmichau

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Aspire Monitoring provides a structured way to observe Aspire apps by collecting and routing logs, traces, metrics, and resource state across local development and deployed environments.

Core Features & Use Cases

  • Diagnostics routing to Aspire CLI, AKS workload insights, and Azure diagnostics for deployed resources.
  • Local observability with Aspire Dashboard and standalone dashboard integration.
  • Browser telemetry integration via Aspire.Hosting.Browsers and WithBrowserLogs().

Quick Start

Describe your Aspire app state to begin observing logs and telemetry.

Frequently Asked Questions about aspire-monitoring

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

FAQPage Schema
How do I capture and correlate logs, traces, and metrics for Aspire apps?

Aspire monitoring captures and correlates logs, traces, metrics, and resource state by providing a structured way to collect and route telemetry across local development and deployed environments for Aspire apps.

What's the best way to observe Aspire apps with end-to-end telemetry during local development?

Use Aspire Dashboard and standalone dashboard integration to achieve local observability for Aspire apps, capturing end-to-end telemetry including logs, traces, and metrics during development.

Can I route diagnostics from Aspire apps to AKS workload insights and Azure diagnostics?

Yes, Aspire monitoring supports diagnostics routing to Aspire CLI, AKS workload insights, and Azure diagnostics for deployed resources.

Does Aspire monitoring work with browser telemetry integration?

Yes, Aspire monitoring supports browser telemetry integration via Aspire.Hosting.Browsers and the WithBrowserLogs() method.

How do I start observing logs and telemetry for my deployed Azure resources in Aspire?

Describe your Aspire app state to begin observing logs and telemetry, which routes diagnostics to Azure diagnostics for deployed resources and AKS workload insights.