Releases: Vidalia/moodle-local_prometheus
Releases · Vidalia/moodle-local_prometheus
v1.1.3
- Fixed incorrect output format
- Fixed improperly escaped backslashes, notably for task output
- #1 Added null privacy API provider
- #2 Removed string concatenation in language file
v1.1.0
Initial GitHub release
- Reformatted code to make it more palatable for public consumption
- Added
prometheus_get_metrics
lib.php hook that other plugins can use to output their own metrics
- Added GitHub actions