Commit graph

165 commits

Author SHA1 Message Date
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