compose/internal/tracing
Guillaume Lours 182defa8aa feat: add Docker Desktop Logs view hints and navigation shortcut
Add CLI hooks handler to show "What's next:" hints pointing to the
Docker Desktop Logs view after `docker logs`, `docker compose logs`,
and `docker compose up -d`.

Add `l` keyboard shortcut in the `compose up` navigation menu to
open the Logs view, gated on Docker Desktop feature flag and settings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
2026-04-10 15:26:08 +02:00
..
attributes.go go.mod: bump github.com/moby/moby/api v1.53.0, moby/client v0.2.2 2026-02-11 12:32:37 +01:00
attributes_test.go fix mixed assertion libraries in tests 2026-03-31 17:32:51 +02:00
docker_context.go refactor: replace interface{} with any for clarity and modernization 2025-12-02 08:41:49 +01:00
errors.go
keyboard_metrics.go feat: add Docker Desktop Logs view hints and navigation shortcut 2026-04-10 15:26:08 +02:00
mux.go modernize some code 2026-02-12 15:31:35 +01:00
tracing.go golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
tracing_test.go fix mixed assertion libraries in tests 2026-03-31 17:32:51 +02:00
wrap.go fix opentelemetry 2024-05-23 15:58:24 +02:00