aspire-monitoring

Diagnose and route Aspire app telemetry across local and deployed environments.

Updated Nov 27, 2025
One-click install
npx skills add https://github.com/tombly/ancela --skill aspire-monitoring-tombly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspire-monitoring
Source: https://github.com/tombly/ancela/tree/main/.agents/skills/aspire-monitoring
Command: npx skills add https://github.com/tombly/ancela --skill aspire-monitoring-tombly

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Observe the telemetry for Aspire apps across local development and deployed environments, providing a cohesive view of logs, traces, metrics, and resource health to streamline diagnostics.

Core Features & Use Cases

  • End-to-end observability for Aspire apps across local and cloud deployments.
  • Guided diagnostics routing between the local Aspire CLI, AKS workload diagnostics, and deployed Azure resource health.
  • Diagnostics Bridge workflow that directs telemetry tasks to the appropriate tooling based on execution context.

Quick Start

Describe an Aspire application's telemetry state to begin diagnosing issues across environments.

Frequently Asked Questions about aspire-monitoring

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

FAQPage Schema
How do I view telemetry and logs for an Aspire app across local and cloud environments?

To view Aspire telemetry across environments, describe the application's telemetry state to route diagnostics between the local Aspire CLI, AKS workload diagnostics, and Azure resource health for a unified view of logs, traces, and metrics.

What is the best way to diagnose AKS workloads running Aspire applications?

The best way to diagnose AKS workloads for Aspire apps is using the Diagnostics Bridge workflow, which automatically directs telemetry tasks to the appropriate tooling based on your current execution and deployment context.

Can I export OpenTelemetry traces and metrics from my local Aspire development environment?

Yes, you can export OpenTelemetry traces and metrics from local Aspire development environments using the supported otel and export workflows, directing telemetry outputs to the appropriate diagnostic tooling.

Does Aspire monitoring support routing Azure resource health checks for deployed applications?

Yes, Aspire monitoring supports Azure resource health routing, allowing you to check the health and resource status of your deployed applications directly alongside local development diagnostics.

Why are my Aspire dashboard logs not showing traces from my deployed AKS environment?

Aspire dashboard logs may not show deployed AKS traces if the diagnostics routing is not configured to bridge local and cloud contexts; you must describe the telemetry state to direct outputs to the correct tooling.