Using the default apache exporter found on the Prometheus doc page.
There is a tutorial that explains how to install it without docker.
This is a test :) I am no expert on docker nor go. ^^/
To build:
docker build .
To have the image locally:
docker build -t jecnua/apache-exporter .
Build on go alpine.
In case you need to login:
docker run -it jecnua/apache-exporter /bin/bash
I made this docker image because I didn't find one. There is this repo but he is creating an image by cloning the original repo and isn't up to date.
Content type
Image
Digest
Size
92.6 MB
Last updated
almost 10 years ago
docker pull jecnua/apache-exporter