update link and tag

This commit is contained in:
2025-10-31 22:27:07 +01:00
parent fe6bcecd5e
commit a5d2f02620
2 changed files with 7 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ docker compose run -v ./t:/pvc ioexporter /pvc/testfile
Or use the pre-build image:
```default
docker run -u `id -u $USER` -v ./t:/pvc ghcr.io/tlinden/io-exporter:latest /pvc/testfile
docker run -u `id -u $USER` -v ./t:/pvc codeberg.org/scip/io-exporter:latest /pvc/testfile
```
## Grafana
@@ -98,11 +98,11 @@ as a starting point to integrate it into your monitoring setup.
It looks like this:
![Screenshot](https://github.com/TLINDEN/io-exporter/raw/branch/main/grafana/screenshot.png)
![Screenshot](https://codeberg.org/scip/io-exporter/raw/branch/main/grafana/screenshot.png)
# Report bugs
[Please open an issue](https://github.com/TLINDEN/io-exporter/issues). Thanks!
[Please open an issue](https://codeberg.org/scip/io-exporter/issues). Thanks!
# License