Sign inSign up

jecnua/apache-exporter

By jecnua

Updated almost 10 years ago

Apache exporter for Prometheus

Image
1

10K+

jecnua/apache-exporter repository overview

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

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.

TODO

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

Tag summary

Content type

Image

Digest

Size

92.6 MB

Last updated

almost 10 years ago

docker pull jecnua/apache-exporter