issues
search
Vonng
/
pg_exporter
Advanced PostgreSQL & Pgbouncer Metrics Exporter for Prometheus
https://pigsty.io
Apache License 2.0
180
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: support specifying configuration as Reader
#62
ringerc
closed
2 months ago
1
fix some issues with docs
#61
oneEyedSunday
closed
3 months ago
0
pgbouncer 1.23 metrics changes
#60
Vonng
closed
3 months ago
1
Bump golang.org/x/net from 0.20.0 to 0.23.0
#59
dependabot[bot]
closed
4 months ago
0
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
#58
dependabot[bot]
closed
4 months ago
0
Bump golang.org/x/net from 0.17.0 to 0.23.0
#57
dependabot[bot]
closed
4 months ago
0
New `jackc/pgx` driver does not work well with pgbouncer metrics
#56
Vonng
opened
5 months ago
6
Increase Caller Skip Depth by One Layer
#55
ulysseskk
closed
5 months ago
1
dockerfile: Do a clean build in the dockerfile
#54
ringerc
closed
5 months ago
0
PostgreSQL 17 support
#53
Vonng
closed
5 months ago
1
Switch from unmaintained lib/pq driver to pgx with stdlib wrapper
#52
ringerc
closed
5 months ago
1
Fix some typos and some metric description mistakes
#51
ringerc
closed
5 months ago
0
Exclude template DBs from discovery and schema-qualify discovery query
#50
ringerc
closed
5 months ago
0
pg_exporter: omit default query properties on yaml export
#49
ringerc
closed
5 months ago
0
pg_exporter: fix /stat endpoint formatting
#48
ringerc
closed
5 months ago
0
pg_exporter: predicate queries feature (WIP)
#47
ringerc
closed
5 months ago
0
pg_exporter: don't panic after "bind: address already in use"
#46
ringerc
closed
5 months ago
0
Crash when address already bound
#45
ringerc
closed
5 months ago
1
extension, namespace tags use values from default DB only?
#44
ringerc
closed
5 months ago
1
Retry backoff on scrape failure to reduce log spam when queries fail?
#43
ringerc
opened
5 months ago
3
Selective scrape via query parameters
#42
ringerc
opened
5 months ago
8
Generic "predicate query" to decide whether to collect a metric?
#41
ringerc
closed
5 months ago
2
Bump golang.org/x/net from 0.17.0 to 0.23.0
#40
dependabot[bot]
closed
7 months ago
0
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
#39
dependabot[bot]
closed
8 months ago
0
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
#38
dependabot[bot]
closed
10 months ago
0
Fix connect-timeout propagation
#37
mouchar
closed
1 year ago
0
Bump golang.org/x/net from 0.10.0 to 0.17.0
#36
dependabot[bot]
closed
1 year ago
1
Support PostgreSQL 15 and higher
#35
japinli
closed
1 year ago
2
Recognize the files with yml suffix in config directory
#34
japinli
closed
1 year ago
0
0.5.0 会 coredump
#33
chaosong
closed
1 year ago
1
pg_exporter.yaml 8xx对应得metrics,对应慢查询的metrics没有
#32
azeng528
closed
1 year ago
1
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.1
#31
dependabot[bot]
closed
1 year ago
2
PG 15 beta metrics
#30
Vonng
closed
1 year ago
1
Refactor all `config/collector/*.yml` files.
#29
mjf
closed
2 years ago
2
Rework of configuration dump
#28
mjf
closed
2 years ago
3
Add option to test selected metric(s) and also options to select metric(s) to test, explain and configuration dump
#27
mjf
opened
2 years ago
1
Allow to collect metrics from multiple sources
#26
mjf
opened
2 years ago
0
Add pg_exporter connect PG instance timeout setting
#25
FeixiangZhao
closed
2 years ago
2
TLS/SSL support
#24
keithf4
closed
1 year ago
4
fail connecting to primary server: fail fetching server version
#23
perrygeo
closed
2 years ago
3
Fix a typos
#22
japinli
closed
3 years ago
1
Remove unnecessary calls for time.Now()
#21
japinli
closed
3 years ago
1
Fix broken pigstyle link
#20
MaxGabriel
closed
3 years ago
1
Add Column.Default option to set default value when null
#19
Vonng
closed
2 years ago
1
Add Column.Scale to multiply a factor to scraped metrics
#18
Vonng
closed
2 years ago
1
Error when scraping with 2 databases
#17
erifet
closed
3 years ago
1
PG_EXPORTER_INCLUDE_DATABASE doesn't work
#16
erifet
closed
3 years ago
1
error with PG_EXPORTER_NAMESPACE="pg"
#15
erifet
closed
3 years ago
2
Add includeDatabase option
#14
Vonng
closed
3 years ago
0
Schedule policy support to run collector on specific database
#13
Vonng
closed
5 months ago
3
Next