mirror of
https://github.com/lovasoa/whitebophir
synced 2024-11-10 06:24:17 +00:00
Update README.md: Download SVF preview (#316)
document the preview URL as mentioned in https://github.com/lovasoa/whitebophir/issues/315#issuecomment-2258401332
This commit is contained in:
parent
d494f30e30
commit
993d2c6839
1 changed files with 4 additions and 0 deletions
|
@ -160,3 +160,7 @@ Example: `docker run -e STATSD_URL=udp://127.0.0.1:8125 lovasoa/wbo`.
|
|||
|
||||
- If you use **prometheus**, you can collect the metrics with [statsd-exporter](https://hub.docker.com/r/prom/statsd-exporter).
|
||||
- If you use **datadog**, you can collect the metrics with [dogstatsd](https://docs.datadoghq.com/developers/dogstatsd).
|
||||
|
||||
## Download SVG preview
|
||||
|
||||
To download a preview of a board in SVG format you can got to `/preview/{boardName}`, e.g. change https://wbo.ophir.dev/board/anonymous to https://wbo.ophir.dev/preview/anonymous. The renderer is not 100% faithful, but it's often good enough.
|
||||
|
|
Loading…
Reference in a new issue