aspire-monitoring

Diagnose Aspire application observability issues by inspecting logs, traces, metrics, and resource states.

1|Updated Nov 26, 2021
One-click install
npx skills add https://github.com/Zuul86/WeatherStation --skill aspire-monitoring-zuul86
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspire-monitoring
Source: https://github.com/Zuul86/WeatherStation/tree/main/.agents/skills/aspire-monitoring
Command: npx skills add https://github.com/Zuul86/WeatherStation --skill aspire-monitoring-zuul86

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers quickly diagnose running Aspire applications by finding logs, traces, metrics, resource states, and telemetry across local and deployed environments.

Core Features & Use Cases

  • Aspire Observability: Inspect local application resources, console logs, OpenTelemetry logs, traces, spans, and exported telemetry bundles through Aspire CLI workflows.
  • Environment Routing: Choose the right diagnostic path for local Aspire apps, standalone dashboards, AKS workloads, Azure resources, or Docker deployments.
  • Use Case: When a distributed Aspire application has failing services, use this Skill to investigate resource health, correlate telemetry, and identify the source of runtime issues before changing code.

Quick Start

Use the aspire-monitoring skill to inspect my running Aspire application's resource status and diagnose any errors using available telemetry.

Frequently Asked Questions about aspire-monitoring

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

FAQPage Schema
How do I diagnose failing services in a distributed Aspire application?

You diagnose failing Aspire services by inspecting resource health, console logs, and OpenTelemetry traces to correlate telemetry and identify the source of runtime issues before changing code.

Can I use Aspire CLI workflows to inspect OpenTelemetry logs and traces locally?

Yes, you can use Aspire CLI workflows to inspect local application resources, OpenTelemetry logs, traces, spans, and exported telemetry bundles for local development diagnostics.

Does Aspire monitoring support diagnostics for AKS workloads and Azure deployments?

Yes, Aspire monitoring supports environment routing to choose the right diagnostic path for AKS workloads, Azure resources, standalone dashboards, and Docker-based deployments.

What is the best way to find the source of runtime problems in Aspire apps before changing code?

The best way to find runtime problems in Aspire apps is investigating resource health and correlating live telemetry insights across local and deployed environments to pinpoint issues.

How do I check the resource status of a running Aspire application using telemetry?

Check running Aspire application resource status and diagnose errors by inspecting available telemetry, including metrics, traces, and logs, through environment-specific routing.