xperimental/nextcloud-exporter

[Feature Request] Metric for outstanding updates

serverfriendsorg opened this issue · 2 comments

Hey, thanks for writting this exporter. I was wondering if there is a possibility to have a metric for nextcloud updates as I want to alert with prometheus if there are any updates.

Apparently statistics about the apps have been added to the serverinfo response. 🎉
I've added these metrics in the linked PR. Please check if that works for you...

Thanks for the quick PR. I've tested it and it works perfect.

# HELP nextcloud_apps_updates_available_total Number of apps that have available updates
# TYPE nextcloud_apps_updates_available_total gauge
nextcloud_apps_updates_available_total 0