Maximilian Bosch
beb59b76cf
prometheus-wireguard-exporter: 3.1.0 -> 3.1.1
...
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.1.1
This release adds a flag `-l` which takes an address where the exporter
is available. The default is `0.0.0.0` (previously, `0.0.0.0` was used
by default).
Please note that there are no dependency changes in Cargo and therefore
the cargo hash didn't change.
2019-09-28 20:55:57 +02:00
Maximilian Bosch
99b12cfc08
prometheus-wireguard-exporter: 3.0.1 -> 3.1.0
...
Although this is a minor release, this only contains a single, but
improtant bugfix: https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.1.0
2019-09-25 22:07:41 +02:00
Jan Hrnko
a203ba2bf1
prometheus-apcupsd-exporter: init at unstable-2019-03-14
2019-09-20 10:34:00 +02:00
WilliButz
ec885ad2a8
prometheus-blackbox-exporter: 0.15.0 -> 0.15.1
2019-09-17 17:35:39 +02:00
WilliButz
9fd90aa825
prometheus-blackbox-exporter: 0.14.0 -> 0.15.0
2019-09-11 15:48:42 +02:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
Frederik Rietdijk
66bc7fc1b3
Merge master into staging-next
2019-09-06 22:46:05 +02:00
WilliButz
283d9a0942
prometheus: remove prometheus_1, rename prometheus_2
...
As prometheus is no longer developed, nixpkgs now only includes
prometheus 2. Having only one version of prometheus, there is no need
for having the version in the attribute name.
2019-09-06 21:55:19 +02:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
...
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
adisbladis
a560ea3736
prometheus-snmp-exporter: 0.13.0 -> 0.15.0
2019-09-05 22:33:39 +01:00
Jan Hrnko
bf9fd00b2e
prometheus-process-exporter: init at 0.5.0
2019-09-05 20:21:10 +02:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next
2019-09-04 11:00:56 +02:00
Marek Mahut
bdbc922b98
prometheus-aws-s3-exporter: init at 0.3.0
2019-09-03 10:48:27 +02:00
Frederik Rietdijk
ad1d58c622
Merge staging-next into staging
2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
Marek Mahut
0c4cb4c102
prometheus-cups-exporter: init at unstable-2019-03-17
2019-08-28 19:56:12 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Marek Mahut
eee23c116f
prometheus-gitlab-ci-pipelines-exporter: init at 0.2.5
2019-08-27 16:39:25 +02:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Maximilian Bosch
826b492dc3
Merge pull request #67348 from mayflower/prometheus-exporter-mysqld-0.11.0
...
prometheus-mysqld-exporter: 0.10.0 -> 0.11.0
2019-08-23 16:44:42 +02:00
Robin Gloster
f1512dfea3
prometheus-mysqld-exporter: 0.10.0 -> 0.11.0
2019-08-23 16:06:54 +02:00
Robin Gloster
7d1bd575e8
Merge pull request #67344 from mayflower/alertmanager-0.18.0
...
alertmanager: 0.16.2 -> 0.18.0
2019-08-23 16:06:44 +02:00
Robin Gloster
3ac9fd3046
Merge pull request #67315 from marsam/update-prometheus
...
prometheus_2: 2.11.1 -> 2.12.0
2019-08-23 16:01:24 +02:00
Robin Gloster
c6a082b8a7
Merge pull request #63763 from thefloweringash/node-exporter-update
...
prometheus-node-exporter: 0.17.0 -> 0.18.1; set version information
2019-08-23 15:57:59 +02:00
Robin Gloster
88b55379fd
alertmanager: 0.16.2 -> 0.18.0
2019-08-23 15:38:07 +02:00
Mario Rodas
b0ea62045b
prometheus_2: 2.11.1 -> 2.12.0
...
Changelog: https://github.com/prometheus/prometheus/releases/tag/v2.12.0
2019-08-22 19:26:55 -05:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs
2019-08-20 19:36:05 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Maximilian Bosch
f0d6955052
Merge pull request #66470 from WilliButz/update-blackbox-exporter
...
prometheus-blackbox-exporter: 0.12.0 -> 0.14.0, run tests and check config
2019-08-12 19:38:43 +02:00
WilliButz
4d7465126f
prometheus-varnish-exporter: 1.5 -> 1.5.1, use buildGoModule ( #66472 )
2019-08-12 09:23:27 -07:00
WilliButz
dcc12cea9f
prometheus-blackbox-exporter: 0.12.0 -> 0.14.0, run tests
...
Also added myself as maintainer.
2019-08-12 10:53:00 +02:00
WilliButz
d373b3fbb3
prometheus-nginx-exporter: 0.4.1 -> 0.4.2, run tests
2019-08-11 12:30:41 +02:00
Maximilian Bosch
e80b0b2b22
prometheus-wireguard-exporter: 3.0.0 -> 3.0.1
...
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.0.1
2019-08-08 21:47:19 +02:00
WilliButz
c221f9fdf2
Merge pull request #65751 from mayflower/pkgs/prometheus-postgres-exporter
...
prometheus-postgres-exporter: init at 0.5.1
2019-08-02 18:45:32 +02:00
Franz Pletz
e4c60a1e42
prometheus-postgres-exporter: init at 0.5.1
2019-08-02 15:59:29 +02:00
Mario Rodas
96d0fae21e
Merge pull request #65767 from ivan/pushgateway-maintainers
...
prometheus-pushgateway: remove myself from list of maintainers
2019-08-02 02:03:56 -05:00
Ivan Kozik
8b72021519
prometheus-pushgateway: remove myself from list of maintainers
2019-08-02 06:07:42 +00:00
WilliButz
b22a75bf00
prometheus-mail-exporter: init at 2019-07-14
2019-07-30 19:24:26 +02:00
WilliButz
963b18a0cc
prometheus-varnish-exporter: 1.4 -> 1.5
2019-07-25 19:51:45 +02:00
WilliButz
86c884fb5b
prometheus-nginx-exporter: 0.1.0 -> 0.4.1, use official version
...
Use official exporter from nginxinc.
2019-07-22 16:41:10 +02:00
Maximilian Bosch
543ef567d9
prometheus-wireguard-exporter: 2.0.1 -> 3.0.0
...
Two new releases are available:
* https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.0.0
* https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/2.0.2
The main new feature is that the exporter exposes all allowed ips and
subnets.
2019-07-21 21:39:48 +02:00
Mario Rodas
338b4c5a9e
prometheus_2: 2.11.0 -> 2.11.1
2019-07-13 04:20:00 -05:00
Mario Rodas
b730ae12af
prometheus_2: 2.10.0 -> 2.11.0
...
Changelog: https://github.com/prometheus/prometheus/releases/tag/v2.11.0
2019-07-09 16:20:00 -05:00
Philipp Riegger
698f3e9040
prometheus-tor-exporter: 0.3 -> 0.4 ( #63891 )
2019-07-05 00:49:04 -04:00
Andrew Childs
a0836849f5
prometheus-node-exporter: 0.17.0 -> 0.18.1
2019-06-25 16:17:51 +09:00
Andrew Childs
42c689d70f
prometheus-node-exporter: set version information
2019-06-25 16:17:46 +09:00
Mario Rodas
4883b078f6
prometheus_2: 2.9.2 -> 2.10.0
2019-06-18 18:00:00 -05:00
Maximilian Bosch
bf09e6a14e
prometheus-wireguard-exporter: init at 2.0.1
...
This is a simple exporter which exports the information
provided by `wg show all dump` to prometheus.
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2019-06-07 17:40:44 +02:00
Ivan Kozik
f13c5ccc41
prometheus_2: 2.8.1 -> 2.9.2
2019-05-05 20:13:02 +00:00
Florian Klink
92e2659f22
prometheus-fritzbox-exporter: 1.0 -> 1.0-32-g90fc0c5
...
This bumps ndecker/fritzbox_exporter to a more recent fork. This version
also capable of TR64.
2019-05-03 16:59:57 +02:00
Ivan Kozik
46ce4fac18
prometheus-statsd-exporter: 0.4.0 -> 0.9.0
2019-04-21 20:15:12 +00:00
Bas van Dijk
b0fbe1df3f
prometheus-pushgateway: 0.7.0 -> 0.8.0
2019-04-15 16:12:14 +02:00
Bas van Dijk
18925d0ceb
prometheus-alertmanager: 0.15.3 -> 0.16.2
2019-04-10 14:52:31 +02:00
Bas van Dijk
2a722175cd
prometheus_2: 2.6.0 -> 2.8.1
...
See: https://github.com/prometheus/prometheus/releases/tag/v2.8.1
2019-04-08 18:06:00 +02:00
Bas van Dijk
b6fdd1a0fc
prometheus: rename the generic function to buildPrometheus
...
Since the `generic` function is now exported it should have a less
generic name, pun intended.
2019-04-08 16:40:42 +02:00
Jean-Baptiste Giraudeau
670359e8da
Expose prometheus generic builder.
...
So that people can easily try newer prometheus version
in overlays:
self: super: {
prometheus_2 = (super.callPackage <nixpkgs/pkgs/servers/monitoring/prometheus> {}).generic {
version = "2.8.1";
sha256 = "0x8w0qdh4lcf19nmdlhvgzpy08c2a932d3k49cjwhi5npcsf858n";
doCheck = false;
};
}
2019-04-08 14:02:31 +02:00
Ivan Kozik
8b4b12ed7a
prometheus-pushgateway: 0.4.0 -> 0.7.0
...
Add some tests to make sure the --version output includes the values
passed in with -X.
Add myself as a maintainer.
2019-02-18 03:40:06 +00:00
Franz Pletz
3db072d823
prometheus-node-exporter: now works with recent go
2019-01-11 07:55:25 +01:00
WilliButz
75b4b5fc99
prometheus-dnsmasq-exporter: unstable-2018-05-05 -> 0.1.0
2019-01-07 17:34:46 +00:00
Franz Pletz
5fc271257e
prometheus_2: 2.4.3 -> 2.6.0
2018-12-17 23:30:12 +01:00
R. RyanTM
7b8c41e04c
prometheus-node-exporter: 0.16.0 -> 0.17.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/node_exporter/versions
2018-12-15 01:06:41 -08:00
Franz Pletz
3cd66c1263
prometheus-alertmanager: 0.15.2 -> 0.15.3
2018-11-20 13:43:19 +01:00
Pierre Bourdon
86d644f8cc
prometheus-tor-exporter: init at 0.3
...
Upstream: https://github.com/atx/prometheus-tor_exporter
2018-10-13 10:10:29 +02:00
Thilo Uttendorfer
adc6e9c2c4
prometheus_2: 2.3.2 -> 2.4.3 ( #48118 )
2018-10-10 22:22:04 +02:00
Thilo Uttendorfer
dd58c35332
prometheus-alertmanager: 0.15.1 -> 0.15.2 ( #48121 )
2018-10-09 23:39:52 +02:00
WilliButz
b59cd2bc17
prometheus-json-exporter: add patch to support bool parsing
2018-09-18 18:21:00 +02:00
WilliButz
b712736283
prometheus-json-exporter: 2016-09-13 -> 2017-10-06
2018-09-18 18:21:00 +02:00
Maximilian Bode
7c98b3d0d1
prometheus_2: 2.2.1 -> 2.3.2 ( #46333 )
2018-09-17 11:23:12 +02:00
WilliButz
81156549a2
prometheus-snmp-exporter: 0.11.0 -> 0.13.0 ( #46677 )
2018-09-15 02:02:34 +02:00
WilliButz
21324ef0e4
prometheus-dovecot-exporter: 0.1.1 -> 0.1.3
2018-09-13 21:07:21 +02:00
Yegor Timoshenko
c2839a8e1f
prometheus-node-exporter: add comment pointing to upstream bug
2018-08-10 00:52:21 +03:00
Yegor Timoshenko
bdf2850262
prometheus-node-exporter: work around prometheus/node_exporter#870
...
See: https://github.com/prometheus/node_exporter/issues/870
2018-08-09 19:47:56 +03:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Franz Pletz
27b8072a98
prometheus-alertmanager: 0.14.0 -> 0.15.1
2018-07-15 21:41:45 +02:00
Jaka Hudoklin
6cc50b144a
prometheus-jmx-httpserver: init at 0.10 ( #43336 )
...
prometheus-jmx-httpserver: init at 0.10
2018-07-11 21:17:09 +02:00
Mrmaxmeier
e99a869c19
prometheus-node-exporter: 0.15.2 -> 0.16.0
2018-06-18 19:39:07 +02:00
Matthew Justin Bauer
bc7ea93a47
Merge pull request #40028 from WilliButz/add-dnsmasq-exporter
...
prometheus-dnsmasq-exporter: init at 2018-05-05, add module
2018-06-01 23:18:49 -04:00
WilliButz
6c76c4c6d8
prometheus-snmp-exporter: 0.9.0 -> 0.11.0 ( #41363 )
2018-06-01 18:25:08 +02:00
Uli Baum
d44e68c856
prometheus_1: 1.8.1 -> 1.8.2
2018-05-18 23:01:05 +02:00
Pascal Bach
13ceaf66aa
prometheus: correctly set version information ( #40617 )
...
The way prometheus expects the version to be set is not what was currently set.
2018-05-17 00:05:53 +02:00
WilliButz
4b69aab023
prometheus-dnsmasq-exporter: init at unstable-2018-05-05
2018-05-06 13:58:39 +02:00
WilliButz
23d98f9e8f
prometheus-postfix-exporter: 0.1.1 -> 0.1.2
...
With this release systemd support became optional.
It can now be disabled by passing `withSystemdSupport = false` to `callPackage`.
2018-05-04 13:21:50 +02:00
Samuel Leathers
503f85251c
prometheus-surfboard-exporter: init at 2.0.0
2018-05-02 13:04:34 +02:00
WilliButz
4bca8f8d25
prometheus-varnish-exporter: 1.2 -> 1.4
2018-05-01 18:00:53 +02:00
WilliButz
913ec8736c
prometheus-nginx-exporter: 20161107 -> 0.1.0
...
- added myself as maintainer
- fixed license
2018-05-01 15:45:48 +02:00
WilliButz
5d0adad0ca
prometheus-snmp-exporter: 0.3.0 -> 0.9.0
2018-05-01 15:36:19 +02:00
WilliButz
fdee448486
prometheus-postfix-exporter: makeWrapper -> nativeBuildInputs
2018-04-20 20:31:31 +02:00
WilliButz
f45acb6b47
prometheus-postfix-exporter: 2017-06-01 -> 0.1.1
2018-04-19 19:46:07 +02:00
WilliButz
059a2a8c7b
prometheus-dovecot-exporter: 2018-01-18 -> 0.1.1
2018-04-19 00:35:27 +02:00
Maximilian Bode
b34d6f90b1
prometheus: actually run tests
...
as remarked in #36782
2018-04-02 21:04:49 +02:00
Maximilian Bode
cd9b6a5615
prometheus: 2.1.0 -> 2.2.1
2018-04-02 21:04:44 +02:00
Franz Pletz
9152ef910b
prometheus-node-exporter: 0.15.0 -> 0.15.2
2018-03-22 01:05:30 +01:00
Franz Pletz
1497815543
prometheus-blackbox-exporter: 0.11.0 -> 0.12.0
2018-03-22 01:05:26 +01:00
Maximilian Bode
78f50651f9
prometheus: add 2.1.0
2018-03-11 01:08:34 +01:00
Franz Pletz
440c24e247
prometheus-alertmanager: 0.13.0 -> 0.14.0
2018-03-04 16:35:56 +01:00
WilliButz
2f237868ab
prometheus-postfix-exporter: init at 2017-06-01
2018-01-26 20:07:01 +01:00
WilliButz
a7a9653b06
prometheus-dovecot-exporter: init at 2018-01-18
2018-01-26 20:06:35 +01:00
Benjamin Staffin
0a0f8d637d
prometheus-alertmanager: 0.9.1 -> 0.13.0
2018-01-25 17:41:25 -05:00
Pascal Bach
f694b98b8e
prometheus-minio-exporter: 0.1.0 -> 0.2.0
2018-01-21 17:45:30 +01:00
Ollie Charles
f16431b0e2
prometheus-rabbitmq-exporter: init at 0.25.2
2018-01-05 14:50:39 +00:00