diff --git a/README.md b/README.md index 2445ae5ab963942ed4be94ba37f9c2064ec61eaa..85a4e3a012f9edfab0de44a290e7950bc1340d75 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +This repository is obsolete. The exporter is now maintened here: https://github.com/Lusitaniae/apache_exporter + # Apache Exporter for Prometheus Exports apache mod_status statistics via HTTP for Prometheus consumption. @@ -36,4 +38,4 @@ docker build -t apache_exporter . ``` docker run -d -p 9117:9117 apache_exporter \ -scrape_uri "https://your.server.com/server-status/?auto" -``` \ No newline at end of file +```