diff --git a/README.md b/README.md index dd259c6..714da6c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,11 @@ The other point is: i run a little [gitea](https://about.gitea.com/) instance fo Here metrics after running the exporter for a few minutes: -![README](./README.png) +![vm](./vm.png) + +Here in grafana: + +![grafana](./grafana.png) Happily, all the stuff we need is available through the standard json logs 🥳🎉, we tail them and create metrics out of them. diff --git a/grafana.png b/grafana.png new file mode 100644 index 0000000..7315a93 Binary files /dev/null and b/grafana.png differ diff --git a/README.png b/vm.png similarity index 100% rename from README.png rename to vm.png