fix(obs): Tempo processors schema fix + configurable Postgres host and Grafana port #602
@@ -356,6 +356,11 @@ docker compose \
|
|||||||
up -d --wait --remove-orphans
|
up -d --wait --remove-orphans
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> **Note:** `cp -r` does not remove deleted files. If a config file is removed from the repo, its stale copy persists at `/opt/familienarchiv/infra/observability/` until manually deleted:
|
||||||
|
> ```bash
|
||||||
|
> rm /opt/familienarchiv/infra/observability/<path-to-removed-file>
|
||||||
|
> ```
|
||||||
|
|
||||||
Current services:
|
Current services:
|
||||||
|
|
||||||
| Service | Image | Purpose |
|
| Service | Image | Purpose |
|
||||||
|
|||||||
Reference in New Issue
Block a user