- Feature: bbb_version metric (#124)
- Feature: bbb_unique_meetings_total and bbb_unique_breakout_rooms_total metrics (#69)
- Feature: bbb_meetings_participants_max metrics (#126)
- Change: remove client "FLASH" type from list (#125)
- Fix: value error due to thousands separator (#80)
- Misc: updated dependencies
- certifi 2023.7.22 -> 2024.2.2
- chardet 3.0.4 -> 5.2.0
- idna 2.9 -> 3.6
- prometheus-client 0.7.1 -> 0.20.0
- urllib3 1.26.18 -> 2.2.1
- xmltodict 0.12.0 -> 0.13.0
Notes:
- If using docker-compose on the same host as BBB, please add the following to your volumes section:
This is required to enable the
volumes: - "/etc/bigbluebutton/bigbluebutton-release:/etc/bigbluebutton/bigbluebutton-release:ro"
bbb_version
metric.