Skip to content

Commit 643915f

Browse files
authored
Update README.md
1 parent e26e9db commit 643915f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Docker Image CI](https://github.com/atcomputing/moodledb-exporter/actions/workflows/docker-image.yml/badge.svg?branch=main)](https://github.com/atcomputing/moodledb-exporter/actions/workflows/docker-image.yml)
2+
13
# Moodle Metrics Collector
24

35
This project provides a Prometheus metrics collector for Moodle, designed to run in a Docker container. It collects various metrics from a Moodle database, such as active users, online users, total users, database size, number of enrolled users per course, average time spent on the site, number of failed login attempts, and number of assignments submitted.
@@ -69,4 +71,4 @@ To secure the metrics exported by the service, you should have a reverse proxy s
6971

7072
## Contributing
7173

72-
Contributions to this project are welcome. Please ensure you update tests as appropriate.
74+
Contributions to this project are welcome. Please ensure you update tests as appropriate.

0 commit comments

Comments
 (0)