• Joined on 2023-11-25
simon pushed to alloy at coop-cloud/monitoring-ng 2026-09-08 15:31:58 +00:00
62696e64b7 chore: prepare config versions for release
ec65d8d782 fix: reduce cadvisor collection overhead
83b39ae95e fix: remove unused default-alert-provider causing continuous provisioning errors
c4bfaa88fd fix: default GRAFANA_DOMAIN to $DOMAIN explicitly in .env.sample
382f6353fc fix: strip monitoring. prefix from instance labels for cleaner dashboard views
Compare 10 commits »
simon created branch alloy in coop-cloud/monitoring-ng 2026-09-08 15:31:58 +00:00
simon deleted branch optional-disk-metric from coop-cloud/monitoring-ng 2026-09-08 14:25:57 +00:00
simon pushed to main at coop-cloud/monitoring-ng 2026-09-08 14:25:53 +00:00
f48aa64193 make disk usage per container metric optional (#29)
simon merged pull request coop-cloud/monitoring-ng#29 2026-09-08 14:25:53 +00:00
make disk usage per container metric optional
simon commented on pull request coop-cloud/monitoring-ng#29 2026-09-08 13:22:59 +00:00
make disk usage per container metric optional

I have, but since there was no demand to make any other metric configurable in the past years It seemed easier to just add a flag for this one. But mainly because I wanted to avoid potentials…

simon deleted branch split-image-tag from coop-cloud/monitoring-ng 2026-09-08 08:47:46 +00:00
simon created pull request coop-cloud/monitoring-ng#29 2026-09-08 08:37:20 +00:00
make disk usage per container metric optional
simon pushed to optional-disk-metric at coop-cloud/monitoring-ng 2026-09-08 08:31:05 +00:00
3ea485bfc7 make disk usage per container metric optional
simon created branch optional-disk-metric in coop-cloud/monitoring-ng 2026-09-08 08:31:05 +00:00
simon pushed to split-image-tag at coop-cloud/monitoring-ng 2026-09-05 14:43:03 +00:00
e307af7b31 split image tag
62696e64b7 chore: prepare config versions for release
ec65d8d782 fix: reduce cadvisor collection overhead
83b39ae95e fix: remove unused default-alert-provider causing continuous provisioning errors
c4bfaa88fd fix: default GRAFANA_DOMAIN to $DOMAIN explicitly in .env.sample
Compare 10 commits »
simon created branch split-image-tag in coop-cloud/monitoring-ng 2026-09-05 14:43:03 +00:00
simon created pull request coop-cloud/nextcloud#125 2026-09-02 10:09:10 +00:00
WIP: add option to expose metrics via nextcloud-exporter
simon commented on issue coop-cloud/nextcloud#106 2026-09-02 09:54:56 +00:00
if AUTHENTIK_USER_PREFIX is changed, the redirect URI policy also needs to be changed

I think we have old instances with a different user prefix that we still need to migrate. So the .env needs to stay there for a bit, but I agree on having a warning there.

Correct me if I'm…

simon commented on issue coop-cloud/nextcloud#120 2026-09-02 09:51:34 +00:00
Please adhere to versioning scheme for container upgrades

Hi there! I agree on having a consistent versioning scheme.

We run Nextcloud with MariaDB and after every upgrade (no matter if major, minor or patch) we run these:

  upgrade-hooks:
   …
simon pushed to nextcloud-metrics at coop-cloud/nextcloud 2026-09-02 09:34:58 +00:00
d2560c9304 add option to expose metrics via nextcloud-exporter
simon created branch nextcloud-metrics in coop-cloud/nextcloud 2026-09-02 09:34:58 +00:00
simon commented on pull request coop-cloud/monitoring-ng#21 2026-09-01 13:06:18 +00:00
BREAKING CHANGES: replace promtail and cadvisor for alloy

one minor thing - this should be commented out per default :)

GRAFANA_DOMAIN=$DOMAIN

simon created pull request coop-cloud/authentik#38 2026-08-24 14:50:29 +00:00
fix outline oidc config to prevent frequent logouts
simon pushed to main at coop-cloud/outline 2026-08-24 14:46:30 +00:00
b10b95b5f6 fix oidc by adding 'offline_access' to oidc scopes