Skip to content

jecnua/apache-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache exporter for Prometheus

Using the default apache exporter found on the Prometheus doc page.

There is a tutorial that explains how to install it without docker.

Disclaimer

This is a test :) I am no expert on docker nor go. ^^/

Build the image

To build:

docker build .

To have the image locally:

docker build -t jecnua/apache-exporter .

Build on go alpine.

Login

In case you need to login:

docker run -it jecnua/apache-exporter /bin/bash

More links

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.

Contact me

For any questions send me an email at fabrizio.sabatini.it@gmail.com

TODO

  • Add labels
  • Fix version to pull with go get (param?)
  • Add to dockerhub

About

Prometheus apache exporter on docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published