1
0
mirror of https://github.com/chylex/Apache-Prometheus-Exporter.git synced 2025-04-08 14:15:46 +02:00
Prometheus exporter for Apache access logs. Processes multiple log files simultaneously (one file per virtual host).
Go to file
2023-01-07 20:33:13 +01:00
docker Add support for watching error log files & add apache_errors_total metric 2023-01-07 17:27:25 +01:00
src Improve logs when starting web server 2023-01-07 20:33:13 +01:00
.dockerignore Add Docker Compose example 2022-12-15 16:24:45 +01:00
.gitattributes Add .gitattributes 2022-12-15 16:24:46 +01:00
.gitignore Add Rust project 2022-09-11 13:54:14 +02:00
Cargo.lock Add web server with metrics endpoint 2022-12-15 01:38:35 +01:00
Cargo.toml Add web server with metrics endpoint 2022-12-15 01:38:35 +01:00
Dockerfile Add Docker Compose example 2022-12-15 16:24:45 +01:00
LICENSE Initial commit 2022-09-10 21:28:56 +02:00