summary refs log tree commit diff
path: root/nixos/modules/services/monitoring
Commit message (Expand)AuthorAge
* nixos/prometheus: check configuration before starting serviceAndreas Rammhold2018-11-04
* nixos/prometheus: add `package` optionAndreas Rammhold2018-11-04
* nixos/kapacitor: new serviceSander van der Burg2018-11-01
* datadog-agent: add option to enable trace agentRob Vermaas2018-10-23
* Merge pull request #47070 from Mic92/grafana-improvementsJörg Thalheim2018-10-21
|\
| * nixos/grafana: option to configure smtpJörg Thalheim2018-09-20
| * nixos/grafana: options to store secrets not in nix storeJörg Thalheim2018-09-20
* | Merge pull request #47775 from florianjacob/munin-var-run-to-runRenaud2018-10-21
|\ \
| * | nixos/munin: move from /var/run to /runFlorian Jacob2018-10-03
* | | nixos/prometheus: add webExternalUrl optionPierre Bourdon2018-10-20
* | | prometheus-tor-exporter: init at 0.3Pierre Bourdon2018-10-13
* | | nixos/prometheus-exporters: fix unapplied service configWilliButz2018-10-08
* | | nixos/prometheus-varnish-exporter: avoid crash on restartWilliButz2018-10-08
* | | nixos/prometheus-snmp-exporter: fix command line argument formatAndrew Childs2018-10-07
* | | Merge pull request #46068 from azazel75/alertmanager-flagsMatthew Bauer2018-10-05
|\ \ \ | |/ / |/| |
| * | Allow the definition of extra options on commandlineAlberto Berti2018-09-04
* | | docs: formatGraham Christensen2018-09-29
| |/ |/|
* | datadog-agent: remove privateTmp=trueDomen Kožar2018-09-19
* | datadog: add live process monitoringDomen Kožar2018-09-13
* | nixos: remove unneeded api_key from configDomen Kožar2018-09-13
* | grafana module: allow path for extraConfig valsRobin Gloster2018-09-12
* | nixos/riemann: refactor configDavid Smith2018-09-07
|/
* nixos docs: give IDs to thingsGraham Christensen2018-09-01
* Merge pull request #45638 from aanderse/incronJan Tojnar2018-08-31
|\
| * changed from forking to simple as recommended by @aszligAaron Andersen2018-08-31
| * changes as per requested by @aszligAaron Andersen2018-08-31
| * removed quotes when not needed as suggested by @aszligAaron Andersen2018-08-31
| * added option to specify which packages are available to the system incrontabAaron Andersen2018-08-29
| * added a check to make sure a situation where a defined configuration wouldn't...Aaron Andersen2018-08-28
| * added a comment about the PATH variable under which incrontab commands will runAaron Andersen2018-08-27
| * clarified the descriptions of the allow and deny optionsAaron Andersen2018-08-27
| * fixed issue with system jobsAaron Andersen2018-08-27
| * initial work on incron serviceAaron Andersen2018-08-25
* | nixos/zabbix: fix initial database creation (#45750)Johannes Lötzsch2018-08-30
* | nixos/zabbix-agent: Make the Zabbix package user-configurableTuomas Tynkkynen2018-08-28
|/
* nixos/datadog-agent: Fix type of use_dogstatsd (#45587)Sarah Brofeldt2018-08-25
* nixos/datadog-agent: Add option to configure datadog integrationsVincent Ambo2018-08-09
* nixos/datadog-agent: Refactor to allow arbitrary check configsVincent Ambo2018-08-09
* nixos/datadog-agent: add moduleRodney Lorrimar2018-08-09
* nixos/dd-agent: Fix dodgy temp filesRodney Lorrimar2018-08-09
* netdata: 1.9.0 -> 1.10.0 (#44472)Jesper2018-08-05
* graphite: make systemd create /run directory for us (#44392)Bas van Dijk2018-08-04
* nixos/prometheus-exporters: use nixos-fw chainWilliButz2018-08-03
* graphite: 1.0.2 -> 1.1.3 & moved dependencies to python-modules (#44276)Bas van Dijk2018-08-02
* Merge pull request #43863 from volth/unused4Jörg Thalheim2018-07-21
|\
| * [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* | [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-20
|/
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* Merge pull request #40028 from WilliButz/add-dnsmasq-exporterMatthew Justin Bauer2018-06-01
|\
| * nixos/promtheus-dnsmasq-exporter: add moduleWilliButz2018-05-06