postgres_exporter icon indicating copy to clipboard operation
postgres_exporter copied to clipboard

Postgres exporter

Results 27 postgres_exporter issues
Sort by recently updated
recently updated
newest added

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5. Release notes Sourced from golangci/golangci-lint-action's releases. v5.0.0 What's Changed Changes feat: add support for pull_request_target and only-new-issues by @​kovetskiy in golangci/golangci-lint-action#506 feat: add option...

dependencies
github_actions

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.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

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.19.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.0 What's Changed The module prometheus/common v0.48.0 introduced an incompatibility when used together with client_golang (See prometheus/client_golang#1448 for...

dependencies
go

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.3.0. Release notes Sourced from docker/setup-buildx-action's releases. v3.3.0 Bump @​docker/actions-toolkit from 0.19.0 to 0.20.0 by @​crazy-max in docker/setup-buildx-action#307 Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0 v3.2.0 Rename and align...

dependencies
github_actions

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.5.1. Release notes Sourced from docker/metadata-action's releases. v5.5.1 Don't set cwd:// prefix for local bake files by @​crazy-max in docker/metadata-action#382 Full Changelog: https://github.com/docker/metadata-action/compare/v5.5.0...v5.5.1 v5.5.0 Set...

dependencies
github_actions

Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.1.0. Release notes Sourced from docker/login-action's releases. v3.1.0 build(deps): bump @​babel/traverse from 7.17.3 to 7.23.2 in docker/login-action#618 build(deps): bump @​docker/actions-toolkit from 0.12.0 to 0.18.0 in...

dependencies
github_actions

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.3.0. Release notes Sourced from docker/build-push-action's releases. v5.3.0 Bump @​docker/actions-toolkit from 0.18.0 to 0.19.0 in docker/build-push-action#1080 Full Changelog: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0 v5.2.0 Disable quotes detection for outputs...

dependencies
github_actions

Expands the metrics exposed from `pg_stat_replication` to include lag as reported from the wal sender perspective. Also adds a collector for `pg_stat_wal_receiver` for monitoring from the standby side. The following...

- first separate the Exporter from the ExporterRun, so that we can only instantiate the Exporter once, and then instantiate a fresh ExporterRun on each scrape (which has the http...

Bumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.3.0. Release notes Sourced from docker/login-action's releases. v3.3.0 Bump @​docker/actions-toolkit from 0.24.0 to 0.35.0 in docker/login-action#754 Bump https-proxy-agent from 7.0.4 to 7.0.5 in docker/login-action#741 Bump...

dependencies
github_actions