Lusitaniae/apache_exporter

Is this available via APT?

Closed this issue · 2 comments

prometheus-apache-exporter on APT tracks https://github.com/neezgee/apache_exporter/

Hi @g000m,

This is not available in APT but you can create an apt package by using something like fpm

Actually it's available but maintained by Ubuntu packagers:

 apt show prometheus-apache-exporter
Package: prometheus-apache-exporter
Version: 0.7.0+ds-1
Built-Using: golang-1.12 (= 1.12.12-1ubuntu1), golang-github-alecthomas-units (= 0.0~git20151022.0.2efee85-4), golang-github-beorn7-perks (= 0.0~git20160804.0.4c0e845-1), golang-github-prometheus-client-golang (= 0.9.2-0ubuntu3), golang-github-prometheus-client-model (= 0.0.2+git20171117.99fa1f4-1), golang-github-prometheus-common (= 0.7.0-1), golang-go.crypto (= 1:0.0~git20190701.4def268-2), golang-golang-x-sys (= 0.0~git20190726.fc99dfb-1ubuntu2), golang-gopkg-alecthomas-kingpin.v2 (= 2.2.6-1), golang-goprotobuf (= 1.3.2-2), golang-logrus (= 1.3.0-1), golang-procfs (= 0.0.3-1), golang-protobuf-extensions (= 1.0.1-1)
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9561 kB
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: daemon | systemd-sysv, libc6 (>= 2.4)
Enhances: apache2
Homepage: https://github.com/neezgee/apache_exporter/
Download-Size: 2772 kB
APT-Sources: http://mirror.pit.teraswitch.com/ubuntu focal/universe amd64 Packages
Description: Prometheus exporter for Apache server metrics
 Prometheus exporter for Apache server metrics, written in Go.
 .
 This server reads Apache mod_status statistics and exports them via HTTP for
 consumption by Prometheus.

So you'd have to file an issue there

This redirects to this repo, so not a big deal: https://github.com/neezgee/apache_exporter/