Commit graph

1078 commits

Author SHA1 Message Date
zowoq 20f3e3a02b prometheus: 2.22.1 -> 2.22.2
https://github.com/prometheus/prometheus/releases/tag/v2.22.2
2020-11-19 08:10:42 +10:00
WilliButz e453e9ef98
grafana: 7.3.2 -> 7.3.3 2020-11-18 11:52:52 +01:00
Jörg Thalheim e2289a5f18
Merge pull request #98025 from Mic92/telegraf 2020-11-14 17:02:53 +01:00
Jörg Thalheim b696d7962f
telegraf: 1.15.2 -> 1.16.2 2020-11-14 16:34:05 +01:00
Mario Rodas fc40a1e13f
Merge pull request #103534 from r-ryantm/auto-update/sensu-go-backend
sensu-go-backend: 5.21.2 -> 6.1.2
2020-11-12 20:46:18 -05:00
Mario Rodas 07ae0880c7
Merge pull request #103568 from r-ryantm/auto-update/thanos
thanos: 0.15.0 -> 0.16.0
2020-11-12 20:38:56 -05:00
R. RyanTM 691e251aa5 thanos: 0.15.0 -> 0.16.0 2020-11-12 07:48:07 +00:00
R. RyanTM b00d5d9c3e sensu-go-backend: 5.21.2 -> 6.1.2 2020-11-12 02:40:28 +00:00
WilliButz 8446b34255
grafana: 7.3.1 -> 7.3.2
https://github.com/grafana/grafana/releases/tag/v7.3.2
2020-11-11 19:15:10 +01:00
Kevin Cox 5dee9b5699
Merge pull request #96679 from midchildan/add-mackerel
mackerel-agent: init at 0.69.3
2020-11-11 06:59:22 -05:00
Mario Rodas 11c1b1f287
Merge pull request #103385 from r-ryantm/auto-update/do-agent
do-agent: 3.7.1 -> 3.8.0
2020-11-11 03:59:30 -05:00
R. RyanTM 79709873e3 do-agent: 3.7.1 -> 3.8.0 2020-11-11 02:42:04 +00:00
Marek Mahut b724532d59
Merge pull request #102746 from r-ryantm/auto-update/process-exporter
prometheus-process-exporter: 0.5.0 -> 0.7.1
2020-11-10 12:31:27 +01:00
Jörg Thalheim 37a7436356
loki: reference nixosTests 2020-11-10 10:49:29 +01:00
0x4A6F 42a115422d
promscale: 0.1.1 -> 0.1.2 2020-11-09 20:53:04 +00:00
midchildan 2c99a203c7
mackerel-agent: init at 0.69.3 2020-11-07 13:37:32 +09:00
Maximilian Bosch 68726901e1
Merge pull request #94673 from justinas/prom-sql-exporter
prometheus-sql-exporter: init at 0.3.0
2020-11-06 17:00:47 +01:00
Sergey Lukjanov 7a8b30fb60 prometheus: 2.20.1 -> 2.22.1 2020-11-05 10:09:44 -08:00
R. RyanTM c21a04cab9 prometheus-process-exporter: 0.5.0 -> 0.7.1 2020-11-04 10:30:18 +00:00
R. RyanTM f2e54ae232 kapacitor: 1.5.6 -> 1.5.7 2020-11-03 08:56:26 -08:00
StigP 350f2c2189
Merge pull request #102612 from r-ryantm/auto-update/munin
munin: 2.0.64 -> 2.0.65
2020-11-03 11:18:48 +00:00
R. RyanTM db0d5e59e7 munin: 2.0.64 -> 2.0.65 2020-11-03 11:03:14 +00:00
Pavol Rusnak 2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
Mario Rodas 2faef82610
Merge pull request #101986 from mweinelt/loki2
grafana-loki: 1.6.1 -> 2.0.0
2020-10-31 11:28:05 -05:00
Maximilian Bosch 3a12f8588a
Merge pull request #102160 from WilliButz/update/grafana/v7.3.1
grafana: 7.3.0 -> 7.3.1
2020-10-30 19:05:04 +01:00
WilliButz a3c16e973a
Merge pull request #102094 from Frostman/blackbox-exporter-0.18.0
blackbox-exporter: 0.17.0 -> 0.18.0
2020-10-30 15:11:58 +01:00
WilliButz 207804705d
grafana: 7.3.0 -> 7.3.1
https://github.com/grafana/grafana/releases/tag/v7.3.1
2020-10-30 14:53:59 +01:00
Martin Weinelt fd7beaceae
Merge pull request #102101 from Frostman/prometheus-pushgateway-1.3.0
prometheus-pushgateway: 1.2.0 -> 1.3.0
2020-10-30 00:17:05 +01:00
Sergey Lukjanov 4e3da4adc8 blackbox-exporter: 0.17.0 -> 0.18.0 2020-10-29 13:48:17 -07:00
Sergey Lukjanov bd31e0dd0b prometheus-pushgateway: 1.2.0 -> 1.3.0 2020-10-29 13:38:50 -07:00
Andreas Rammhold b64d91e92e
promscale: 0.1.0 -> 0.1.1
Changelog:
 - Add QueryRow to our connection interface
 - Add SQL API for managing metric compression setting
 - Add code documentation for query/read path of the connector
 - Adds support for checking pg version on startup
 - BUGFIX reset pendingBuffer epoch when we're done
 - Epoch-Based cache validation
 - First pass documenting the write path
 - Fix bug with deletion of metric name labels.
 - Fix erroneous PromQL query in end-to-end tests
 - Fix error reporting to prevent panic
 - Fix golden file tests
 - Fix logging output to match rest of the project
 - Fix views on Vanilla PG and add tests
 - Make example docker-compose clearer (#305)
 - Mask password while printing config
 - Prepare for the 0.1.1 release
 - Prepare for the next development cycle
 - REFACTOR rearrange mocks
 - REFACTOR switch TestPGXInserterInsertData to the new mock
 - REFACTOR switch TestPGXInserterInsertSeries to the new mock
 - Start a pgmodel Readme

Source: https://github.com/timescale/promscale/releases/tag/0.1.1
2020-10-29 10:02:35 +01:00
Martin Weinelt 09bbd4017f
grafana-loki: 1.6.1 -> 2.0.0
Convert to use buildGoModule and add a patch for a test failing on
golang>=1.15.
2020-10-29 01:16:58 +01:00
WilliButz c4f6310e75
grafana: 7.2.2 -> 7.3.0
https://github.com/grafana/grafana/releases/tag/v7.3.0
2020-10-28 16:20:41 +01:00
Linus Heckemann da5209c89f
Merge pull request #101343 from WilliButz/update/prometheus-snmp-exporter/0.19.0
prometheus-snmp-exporter: 0.18.0 -> 0.19.0
2020-10-28 16:13:56 +01:00
Aaron Andersen 48148913b6
Merge pull request #101808 from aanderse/zabbix
zabbix: 4.0.25 -> 4.0.26, 5.0.4 -> 5.0.5
2020-10-27 20:09:58 -04:00
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Aaron Andersen 9aa5b53b5a zabbix: 5.0.4 -> 5.0.5 2020-10-26 20:13:51 -04:00
Aaron Andersen 855a6bb9c1 zabbix: 4.0.25 -> 4.0.26 2020-10-26 20:11:52 -04:00
lewo 7c84c74897
Merge pull request #101328 from r-ryantm/auto-update/consul_exporter
prometheus-consul-exporter: 0.6.0 -> 0.7.1
2020-10-25 08:09:44 +01:00
WilliButz 993437d0d6
Merge pull request #96511 from Zopieux/rtl_433_prom
Add rtl_433 Prometheus exporter
2020-10-23 23:24:38 +02:00
Alexandre Macabies af28dac3ac prometheus-rtl_433-exporter: init at 641a1f5 2020-10-23 20:33:35 +02:00
WilliButz 1c90c5bcc4
prometheus-snmp-exporter: 0.18.0 -> 0.19.0
https://github.com/prometheus/snmp_exporter/releases/tag/v0.19.0
2020-10-22 11:31:33 +02:00
WilliButz f7bc6be76c
grafana: 7.2.1 -> 7.2.2 2020-10-22 11:11:44 +02:00
R. RyanTM c9b63049fd prometheus-consul-exporter: 0.6.0 -> 0.7.1 2020-10-22 07:01:49 +00:00
Maximilian Bosch fcbf2ee8b5
grafana: 7.2.0 -> 7.2.1
https://github.com/grafana/grafana/releases/tag/v7.2.1
2020-10-19 17:48:47 +02:00
Mario Rodas 76d6fd7c86
Merge pull request #100911 from r-ryantm/auto-update/do-agent
do-agent: 3.6.0 -> 3.7.1
2020-10-18 08:30:48 -05:00
R. RyanTM 6e34227809 do-agent: 3.6.0 -> 3.7.1 2020-10-18 02:01:19 +00:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Bruno Bigras 559d6b895c mtail: 3.0.0-rc36 -> 3.0.0-rc38 2020-10-13 10:29:22 -04:00
Justinas Stankevicius 01762fec0a prometheus-sql-exporter: init at 0.3.0 2020-10-11 23:36:10 +03:00