Commit bed299c
fix: add usage hints to server startup output (#185)
The server startup only showed host/port/storage/health, leaving users
unclear on what the server is for and how to connect agents to it.
Add a concise block explaining: purpose, how to point agents at it,
the API surface, and the local commands for inspecting, HTML export,
and OTLP export.
Bumps to 0.64.6.
Co-authored-by: Ona <no-reply@ona.com>1 parent 99c7c5c commit bed299c
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
390 | 397 | | |
391 | 398 | | |
392 | 399 | | |
| |||
0 commit comments