apache_exporter icon indicating copy to clipboard operation
apache_exporter copied to clipboard

Prometheus exporter for Apache.

Results 28 apache_exporter issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.48.0 to 0.53.0. Release notes Sourced from github.com/prometheus/common's releases. v0.53.0 What's Changed Add StatusAt method for Alert struct by @​grobinson-grafana in prometheus/common#618 config: allow exposing real secret...

dependencies
go

Hello I use your exporter in a docker image of one of my projects but do you have a solution for me to update the **Go** dependencies of your project...

The Apache exporter isn't delivering the apache load balancing metrics. Am I doing something wrong? I can see the other metrics perfectly fine as well.

Hi, we have the error with one of our apache. the only corresponding value in the server-status seem to be this one: ``` ProxyBalancer[0]Worker[0]Sent: 3.9M ``` apache_exporter --version ``` apache_exporter,...

bug
help wanted

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.20.0 Thanks everyone for contributions! :warning: In this release we remove one (broken anyway, given Go runtime changes)...

dependencies
go

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.48.0 to 0.55.0. Release notes Sourced from github.com/prometheus/common's releases. v0.55.0 What's Changed Update Go modules by @​SuperQ in prometheus/common#643 enable errcheck linter by @​mmorel-35 in prometheus/common#637 Add...

dependencies
go

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.59.1 to 0.60.0. Release notes Sourced from github.com/prometheus/common's releases. v0.60.0 What's Changed Synchronize common files from prometheus/prometheus by @​prombot in prometheus/common#692 slog: expose io.Writer by @​jkroepke in...

dependencies
go

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1. Release notes Sourced from golangci/golangci-lint-action's releases. v6.1.1 What's Changed Changes fix: clean go install output by @​ldez in golangci/golangci-lint-action#1102 Documentation docs: update README.md to...

dependencies
github_actions