microsoft / microsoft/aspire.dev

CLI: Update docs for 'aspire telemetry' renamed to 'aspire otel'

Open
#462 1 comment 1 reaction 2 assignees View on GitHub

@IEvangelist is already working on this.

Since Jun 2, 2026.

  • #1165 by @copilot-swe-agent — closed without merging
documentation
Dominant language
MDX
Stars
193
Forks
87
Avg merge
1d 22h
Merged PRs (30d)
73

Description

Context

In dotnet/aspire#14599 (targeting 13.2), the aspire telemetry command was renamed to aspire otel (with telemetry kept as a backward-compatible alias).

The subcommands are now:

  • aspire otel logs (was aspire telemetry logs)
  • aspire otel spans (was aspire telemetry spans)
  • aspire otel trace (was aspire telemetry trace)

What needs updating

Any aspire.dev documentation that references aspire telemetry subcommands should use aspire otel as the primary command name. The description was also updated to clarify this is specifically OpenTelemetry data.

The old names still work as aliases, but docs should show the new primary names.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.