Commit Graph

  • 278dc3817f Add Gitea Actions workflow (from GitHub) master jacobpascual 2026-01-11 04:57:27 +00:00
  • ddd51368a1 Bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.11.0 (#992) dependabot[bot] 2024-03-14 12:25:56 +01:00
  • 5ffc58cd28 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#1014) dependabot[bot] 2024-03-13 22:19:36 -04:00
  • b126e621db Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 (#1010) dependabot[bot] 2024-03-06 10:36:40 -05:00
  • 89087f1744 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#1011) dependabot[bot] 2024-03-06 09:30:47 -05:00
  • 838f09c97f Bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2 (#1000) dependabot[bot] 2024-02-21 22:03:36 -05:00
  • 8f39f5b114 Add connection limits metrics for pg_roles and pg_database (#997) Jocelyn Thode 2024-02-22 03:10:17 +01:00
  • f98834a678 use Info level for excluded databases log message (#1003) Keegan Carruthers-Smith 2024-02-14 20:38:27 +02:00
  • 9cfa132115 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#993) dependabot[bot] 2024-01-02 18:12:56 -05:00
  • 825cc8af13 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#988) dependabot[bot] 2023-12-21 14:10:42 -05:00
  • f5b613aba7 pg_stat_database: added support for active_time counter (#961) Jiri Sveceny 2023-11-28 15:12:07 +01:00
  • 5ceae7f414 Bump github.com/prometheus/client_model (#949) dependabot[bot] 2023-11-24 09:42:42 +01:00
  • 34f5443ca0 Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#948) dependabot[bot] 2023-11-23 09:45:22 +01:00
  • ae1375b28e pg_replication_slot: add slot type label (#960) Alex Simenduev 2023-11-23 10:44:58 +02:00
  • f0ea0163bb Update common Prometheus files (#963) PrometheusBot 2023-11-23 09:42:58 +01:00
  • 94b0651246 Update common Prometheus files (#951) PrometheusBot 2023-11-15 04:03:52 +01:00
  • 68c176b883 Release v0.15.0 (#944) Ben Kochie 2023-10-27 10:25:39 -04:00
  • e2892a7976 Bump golang.org/x/net from 0.10.0 to 0.17.0 (#936) dependabot[bot] 2023-10-16 13:57:17 +02:00
  • 2a5692c028 Adjust collector to use separate connection per scrape (#931) Joe Adams 2023-10-10 07:07:37 -04:00
  • f0f051cb9a Update common Prometheus files (#926) PrometheusBot 2023-10-08 14:02:26 +02:00
  • 69fc35b0ec Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#925) dependabot[bot] 2023-10-02 16:00:41 +02:00
  • 5e24d43e3e Add 32-bit testing to CI (#920) Ben Kochie 2023-09-21 15:27:00 +02:00
  • 51415a0e5b Fix test build failures on 32-bit arch again (#919) Daniel Swarbrick 2023-09-21 14:58:46 +02:00
  • 30d7d25a7e Add error log when probe collector creation fails (#918) Joe Adams 2023-09-21 07:13:14 -04:00
  • e3eaa91c0b Adds 1kB and 2kB units (#915) Eric Tyrrell 2023-09-19 21:40:29 -04:00
  • c06e57db4e Add changelog for v0.14 (#906) Joe Adams 2023-09-19 21:27:45 -04:00
  • add5b86cff Update common Prometheus files (#913) PrometheusBot 2023-09-17 11:04:14 +02:00
  • 4e521d460e Fix bugs mentioned in #908 (#910) Joe Adams 2023-09-13 09:19:21 -04:00
  • 31ef4ed5a2 stat_user_tables: Add total size metric (#904) David Cook 2023-09-12 08:07:36 -05:00
  • 0b6d9860ab fix pg_replication_lag_seconds (#895) Vladimir Luksha 2023-09-08 23:20:19 +03:00
  • dbc7b0b229 Fix cross-compilation command in README.md (#903) David Cook 2023-09-08 15:08:06 -05:00
  • 68ea167866 Fix a connection leak (#902) Christian Albrecht 2023-09-06 04:07:37 +02:00
  • a181fba674 Update common Prometheus files (#900) PrometheusBot 2023-09-03 08:49:01 +02:00
  • 5890879126 Gitlab Collector: Long running transactions collector and test (#836) Felix Yuan 2023-08-25 02:20:10 -07:00
  • ce4ee0507f Update README to reflect changes made in #828 (#894) Mathis Raguin 2023-08-24 09:58:41 +02:00
  • ce74daee92 Gitlab Collector: User Index io stats collector and test (#845) Felix Yuan 2023-08-24 00:55:26 -07:00
  • 2402783205 Bugfix: Make statsreset nullable (#877) Felix Yuan 2023-08-24 00:51:26 -07:00
  • b74852a535 Delay database connection until scrape (#882) Joe Adams 2023-08-23 17:33:47 -04:00
  • 04bb60ce31 Add a multi-target example config (#890) Ben Kochie 2023-08-15 13:49:05 +02:00
  • 716ac23f20 Fixup new pg_stats_statements query (#876) Ben Kochie 2023-07-25 22:36:51 +02:00
  • f9277b04b7 Handle new pg_stat_statements column names (#874) Ben Kochie 2023-07-25 16:20:37 +02:00
  • 74800f483a Gitlab collector: Xlog location collector and test (#849) Felix Yuan 2023-07-21 11:42:43 -07:00
  • 2d7e152751 Gitlab Collector: Wal Receiver Collector and Test (#844) Felix Yuan 2023-07-21 11:42:08 -07:00
  • dc3e813f43 Gitlab Collector: Autovacuum collector and test (#840) Felix Yuan 2023-07-21 11:41:25 -07:00
  • 24a45f2fe3 Update changelog for release 0.13.2 (#872) Joe Adams 2023-07-21 14:20:19 -04:00
  • c3eec6263b Merge pull request #871 from Sticksman/bugfix/add-logger-stat-database Joe Adams 2023-07-20 09:27:12 -04:00
  • 12c12cf368 Add a logger to stat_database collector to get better handle on error (also clean up some metric validity checks) Felix Yuan 2023-07-19 14:24:08 -07:00
  • 4aa8cd4996 Gitlab collector: Database wraparound collector and test (#834) Felix Yuan 2023-07-14 13:42:12 -07:00
  • 4ac5481917 Merge pull request #862 from tomhughes/idle-state Joe Adams 2023-07-06 19:58:39 -04:00
  • 9a9a4294c4 Merge pull request #863 from prometheus-community/repo_sync Joe Adams 2023-07-06 14:19:11 -04:00
  • c514fcad2d Update common Prometheus files prombot 2023-07-06 17:49:55 +00:00
  • d7766801fd Update common Prometheus files (#860) PrometheusBot 2023-07-06 14:13:24 +02:00
  • 5f917ccdd9 Improve linting (#861) Ben Kochie 2023-07-06 13:08:45 +02:00
  • a8b86cf7da Include all idle processes in the process idle metrics Tom Hughes 2023-07-04 11:14:36 +01:00
  • 6b56e2f057 Unpack postgres arrays for process idle times correctly (#855) Tom Hughes 2023-07-06 08:33:54 +01:00
  • 401711b2e3 Bump github.com/smartystreets/goconvey from 1.8.0 to 1.8.1 (#852) dependabot[bot] 2023-07-06 08:42:23 +02:00
  • 2477aba363 Fix untyped integer overflows on 32-bit archs (#857) Daniel Swarbrick 2023-07-05 15:10:47 +02:00
  • a6012e0b54 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#853) dependabot[bot] 2023-07-05 15:10:03 +02:00
  • cf67a472d0 Merge pull request #858 from tomhughes/wal Joe Adams 2023-07-05 08:53:04 -04:00
  • 2ca1798188 Add a collector to gather metrics on WAL size Tom Hughes 2023-07-04 19:08:54 +01:00
  • 099d3ddb6f Add some more escapes to the query sanitizer Tom Hughes 2023-07-04 19:08:35 +01:00
  • d01184f28d Merge pull request #854 from tomhughes/replication Joe Adams 2023-07-03 13:00:20 -04:00
  • d920553227 Fix replication collector Tom Hughes 2023-07-03 17:51:50 +01:00
  • dcf498e709 Update common Prometheus files (#829) PrometheusBot 2023-06-27 20:18:40 +02:00
  • e6ce2ecba9 Bug Fix: Fix lingering type issues (#828) Felix Yuan 2023-06-27 11:18:02 -07:00
  • 030a2a9bc7 Cleanup collectors (#826) Ben Kochie 2023-06-27 16:40:12 +02:00
  • 1a4e8993f6 Migrate pg_locks to collector package (#817) Ben Kochie 2023-06-27 15:59:30 +02:00
  • 6a1bb59efb Fixed replication pgReplicationSlotQuery - now it's working correctly for replica and primary (#825) Vadim Voitenko 2023-06-27 16:47:33 +03:00
  • bf4e4fb6cc Release 0.13.1 (#824) Ben Kochie 2023-06-27 13:13:41 +02:00
  • 8d087f2c64 Bug fix: Make collector not fail on null values (#823) Felix Yuan 2023-06-26 23:07:59 -07:00
  • 629078694a Merge pull request #820 from atymchuk/fix-a-few-syntax-errors Ben Kochie 2023-06-23 15:55:15 +02:00
  • b070e45349 chore: fix a few typos Alex Tymchuk 2023-06-23 16:25:56 +03:00
  • f550f8f8ad Merge pull request #816 from prometheus-community/superq/0.13.0 Ben Kochie 2023-06-22 09:03:47 +02:00
  • d983d32c1f Merge pull request #785 from sysadmind/collector-instance Ben Kochie 2023-06-22 08:18:12 +02:00
  • ab33346cbd Add the instance struct to handle connections Joe Adams 2023-03-29 21:25:27 -04:00
  • db08eee988 Release v0.13.0 SuperQ 2023-06-21 15:33:23 +02:00
  • 5db7cfba22 Merge pull request #815 from prometheus-community/superq/deprecate_databases Joe Adams 2023-06-21 09:03:26 -04:00
  • c71d395bf6 Deprecate additional database features SuperQ 2023-06-19 13:05:57 +02:00
  • afbdb9bd07 Merge pull request #814 from prometheus-community/repo_sync Ben Kochie 2023-06-19 12:44:31 +02:00
  • 3dd0aa6910 Update common Prometheus files prombot 2023-06-18 17:50:53 +00:00
  • 1fb04e1e42 Merge pull request #810 from sysadmind/meta-v0.12.1 Joe Adams 2023-06-13 11:43:44 -04:00
  • 7dcf1dc7b6 Deprecate extend queries feature (#811) Ben Kochie 2023-06-13 17:39:39 +02:00
  • 3fc8b3ab19 Update release info for v0.12.1 Joe Adams 2023-06-12 19:59:36 -04:00
  • 99828de70a Fix up collector registration (#812) Ben Kochie 2023-06-13 17:28:11 +02:00
  • 3e585c4061 Merge pull request #809 from sysadmind/stat_database_refactor Joe Adams 2023-06-13 10:48:43 -04:00
  • fe486012c9 Fix pg_stat_database collector Joe Adams 2023-06-12 19:48:28 -04:00
  • 4d41f89f0c Merge pull request #685 from sysadmind/pg-stat-database Joe Adams 2023-06-12 19:25:46 -04:00
  • fe960c6b54 Move queries from queries.yaml to collectors (#801) Felix Yuan 2023-06-08 14:28:04 -07:00
  • 16430fc955 Merge pull request #806 from prometheus-community/dependabot/go_modules/github.com/prometheus/exporter-toolkit-0.10.0 Ben Kochie 2023-06-04 06:01:49 +02:00
  • 5d5fae151b Merge pull request #807 from prometheus-community/superq/linting Joe Adams 2023-06-03 20:48:27 -04:00
  • 1eb4c991f4 Bump github.com/prometheus/exporter-toolkit from 0.9.1 to 0.10.0 dependabot[bot] 2023-06-03 11:22:41 +00:00
  • 214d76fa21 Merge pull request #805 from prometheus-community/dependabot/go_modules/github.com/prometheus/common-0.44.0 Ben Kochie 2023-06-03 13:21:54 +02:00
  • fab8e625a8 Update linting SuperQ 2023-06-03 09:28:17 +02:00
  • 4da97f70e0 Bump github.com/prometheus/common from 0.42.0 to 0.44.0 dependabot[bot] 2023-06-01 17:58:58 +00:00
  • 6e671f2d82 Merge pull request #792 from prometheus-community/dependabot/go_modules/github.com/lib/pq-1.10.9 Ben Kochie 2023-06-01 15:58:29 +02:00
  • 2297ff8f0a Merge pull request #802 from prometheus-community/superq/descmap Ben Kochie 2023-06-01 15:57:44 +02:00
  • 425c4938ef Refactor collector descriptors SuperQ 2023-06-01 10:04:35 +02:00
  • ef2bf61299 Bump github.com/lib/pq from 1.10.7 to 1.10.9 dependabot[bot] 2023-05-01 17:58:52 +00:00
  • fb316ad4ae Merge pull request #787 from mothership/fix/mothershipper/support-alt-scheme Joe Adams 2023-04-24 18:18:36 -04:00
  • 0c04fc1d1e Supports alternate postgres:// prefix in URLs Jack Wink 2023-04-12 12:59:01 -07:00