nextcloud-exporter icon indicating copy to clipboard operation
nextcloud-exporter copied to clipboard

[Feature Request] add num_shares_mail and num_shares_room metrics

Open orandev opened this issue 2 years ago • 1 comments

Hello, Thanks for your exporter.

Could you add the following 2 metrics to nextcloud_shares_total please?

num_shares_mail num_shares_room

https://github.com/nextcloud/serverinfo/blob/master/lib/ShareStatistics.php#L54 https://github.com/nextcloud/serverinfo/blob/master/lib/ShareStatistics.php#L55

orandev avatar May 13 '22 11:05 orandev

Hi @orandev. Sorry for the delayed response, but I have not worked on my hobby projects in a few weeks now.

This seems like a good idea, I don't think these share types existed when I originally wrote the code. Can't promise when the change will happen, but I have it on my mind.

xperimental avatar Jun 01 '22 22:06 xperimental