Skip to content

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

@maddymontaquila

Description

@maddymontaquila

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions