-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
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(wasaspire telemetry logs)aspire otel spans(wasaspire telemetry spans)aspire otel trace(wasaspire 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation