about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring
Commit message (Expand)AuthorAge
* nixos/loki: add moduleWilliButz2019-07-08
* nixos/netdata: increase performanceIzorkin2019-07-06
* nixos/netdata: enable reload service and add PID fileIzorkin2019-07-06
* nixos/netdata: add capabilites to freeipmi.pluginIzorkin2019-07-04
* Merge pull request #62061 from aanderse/nagiosAaron Andersen2019-07-03
|\
| * nixos/nagios: update apacheHttpd configuration from 2.2 to 2.4 syntaxAaron Andersen2019-05-25
| * nixos/nagios: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-25
| * nixos/nagios: change group from nogroup to nagiosAaron Andersen2019-05-25
* | Merge pull request #56265 from aanderse/permissions-start-onlyGraham Christensen2019-06-25
|\ \
| * | nixos/netdata: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
| * | nixos/alerta: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
| * | nixos/kapacitor: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
| * | nixos/riemann-tools: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
| * | nixos/scollector: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
| * | nixos/riemann-dash: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-25
| |/
* | nixos/prometheus-node-exporter: fix systemd unit for systemd 242 (#63540)Ivan Kozik2019-06-20
* | nixos/doc: Fix spurious indentationJan Tojnar2019-06-17
* | treewide: remove unused variables (#63177)volth2019-06-16
* | prometheus-wireguard-exporter: init at 2.0.1Maximilian Bosch2019-06-07
* | nixos/prometheus-fritzbox-exporter: update binary nameWilliButz2019-05-31
|/
* Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster2019-05-18
|\
| * treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* | vnstat: 2.1 -> 2.2Will Dietz2019-05-03
* | Merge pull request #60333 from azazel75/fix-grafana_reporterSilvan Mosberger2019-05-03
|\ \ | |/ |/|
| * grafana_reporter: Fix library function nameAlberto Berti2019-04-27
* | nixos.grafana: fix docstring typoBenjamin Hipple2019-04-27
|/
* treewide: Use HTTPS for readthedocs URLsDaniel Schaefer2019-04-22
* Merge pull request #59389 from aanderse/issue/53853-1Aaron Andersen2019-04-18
|\
| * nixos/collectd: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* | nixos/prometheus: add more missing optionsBas van Dijk2019-04-18
* | nixos/prometheus: abstract over optional option creationBas van Dijk2019-04-18
* | nixos/prometheus: set optional attributes to type types.nullOrBas van Dijk2019-04-17
* | nixos/prometheus: filter out the _module attr in a central placeBas van Dijk2019-04-17
* | nixos/prometheus: filter out empty srcape_configs attributesBas van Dijk2019-04-16
* | nixos/prometheus: add new ec2_sd_config options for prometheus2Bas van Dijk2019-04-16
* | nixos/prometheus: add `ec2_sd_configs` section to `scrape_configs`Andrew Childs2019-04-16
* | nixos/prometheus/pushgateway: add module and testBas van Dijk2019-04-16
|/
* prometheus: add tls_configEnno Lohmeier2019-04-11
* nixos/prometheus/alertmanager: use DynamicUser instead of nobodyBas van Dijk2019-04-10
* nixos/prometheus/alertmanager: use ExecStart instead of scriptBas van Dijk2019-04-10
* Merge pull request #58255 from jbgi/prometheus2Bas van Dijk2019-04-09
|\
| * nixos/prometheus: add back the option services.prometheus.dataDirBas van Dijk2019-04-09
| * nixos/prometheus: fix indentation and unnecessary parenthesisBas van Dijk2019-04-08
| * nixos/prometheus: get rid of empty argumentsBas van Dijk2019-04-08
| * nixos/prometheus: use ExecStart instead of a shell scriptBas van Dijk2019-04-08
| * Use same user for both prometheus 1 and 2. Use StateDirectory.Jean-Baptiste Giraudeau2019-03-25
| * Prometheus2: --web.external-url need two dash.Jean-Baptiste Giraudeau2019-03-25
| * Rollback versionning of services.prometheus.{exporters, alertmanager}.Jean-Baptiste Giraudeau2019-03-25
| * Fix alertmanager service definition. Thanks to @eonpataponAlberto Berti2019-03-25
| * Make it pass a minimal testAlberto Berti2019-03-25