WIP: add option to expose metrics via nextcloud-exporter #125

Draft
simon wants to merge 1 commits from nextcloud-metrics into main
Owner

WIP PR: specifially based this on our currently deployed stable release (13.1.0+32.0.11-fpm) and will rebase as soon as we upgrade - but wanted to open it for discussion already.

This PR adds a metrics sidecar container that's being scraped by the new alloy autodiscovery from https://git.coopcloud.tech/coop-cloud/monitoring-ng
It also comes with an example-dashboard for grafana:

grafik.png

#llm_assisted as I chatted with Claude during development to set everything up.

WIP PR: specifially based this on our currently deployed stable release (`13.1.0+32.0.11-fpm`) and will rebase as soon as we upgrade - but wanted to open it for discussion already. This PR adds a metrics sidecar container that's being scraped by the new alloy autodiscovery from https://git.coopcloud.tech/coop-cloud/monitoring-ng It also comes with an [example-dashboard](https://git.coopcloud.tech/coop-cloud/monitoring-ng) for grafana: ![grafik.png](/attachments/4811cc86-c5ab-4112-b280-b592d71c02a8) #llm_assisted as I chatted with Claude during development to set everything up.
147 KiB
simon added the enhancement label 2026-09-02 10:09:09 +00:00
simon added 1 commit 2026-09-02 10:09:10 +00:00
add option to expose metrics via nextcloud-exporter
continuous-integration/drone/pr Build is failing
d2560c9304
Some required checks failed
continuous-integration/drone/pr Build is failing
This pull request has changes conflicting with the target branch.
  • abra.sh
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nextcloud-metrics:nextcloud-metrics
git checkout nextcloud-metrics
Sign in to join this conversation.