matrix-org / conference-bot

The conductor for your orchestra^Wconference
Apache License 2.0
43 stars 8 forks source link

Add prometheus metric for attendee numbers #215

Closed Half-Shot closed 5 months ago

Half-Shot commented 5 months ago

This scrapes all membership across rooms that map to the current conference, and gives a number for the total number of unique users. We update this when membership changes happen, but in a linear fashion to prevent slowing down the bot too much.