Skip to content

Commit bef84c2

Browse files
authored
Add missing lightbox for Observability OTLP Example (#45542)
1 parent dc9549c commit bef84c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/observability-otlp-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ mcr.microsoft.com/dotnet/aspire-dashboard:latest
9898

9999
Data displayed in the dashboard can be sensitive. By default, the dashboard is secured with authentication that requires a token to login. The token is displayed in the resulting output when running the container.
100100

101-
[![Aspire Dashboard](./media/aspire-dashboard-auth.png)]
101+
[![Aspire Dashboard](./media/aspire-dashboard-auth.png)](./media/aspire-dashboard-auth.png#lightbox)
102102

103103
Copy the url shown, and replace `0.0.0.0` with `localhost`, eg `http://localhost:18888/login?t=123456780abcdef123456780` and open that in your browser, or you can also paste the key after `/login?t=` when the login dialog is shown. The token will change each time you start the container.
104104

0 commit comments

Comments
 (0)