Skip to content

Dashboard configuration page should document aspire dashboard run #1033

Description

@afscrome

Aspire 13.3 introduced the preview aspire dashboard run.

https://aspire.dev/dashboard/configuration/#standalone-dashboard should include how to set max log levels via aspire dashboard run

I think the configuration would be applied as folows:

aspire dashboard run \
    --Dashboard:TelemetryLimits:MaxLogCount 1000 \
    --Dashboard:TelemetryLimits:MaxTraceCount 1000 \
    --Dashboard:TelemetryLimits:MaxMetricsCount 1000

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions