summary refs log tree commit diff
path: root/nixos/modules/services/monitoring
Commit message (Expand)AuthorAge
* 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
| * Add prometheus2 configuration to the prometheus modulesAlberto Berti2019-03-25
* | nixos/zabbix: /var/run -> /runBob van der Linden2019-03-20
* | nixos/nagios: /var/run -> /runBob van der Linden2019-03-20
|/
* nixos/datadog-agent: change start command (#57871)Yurii Izorkin2019-03-18
* nixos/prometheus: use append instead of insert for opening firewalls (#55224)Andrew Childs2019-03-13
* nixos/hdaps: automatically enable the hdapsd kernel module (#56309)Ryan Mulligan2019-03-08
* datadog-trace-agent: trace-agent moved to datadog-agentIzorkin2019-03-01
* datadog-agent: 6.9.0 -> 6.10.0 (#56523)Yurii Izorkin2019-02-28
* Document the addresses Alertmanager will listen on (#56409)Tom F2019-02-26
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
* nixos/grafana: implement dashboard & datasource provisioningAleksandar Topuzović2019-02-06
* nixos/munin: enable munin_update and disable munin_statsBen Kelly2019-02-04
* nixos/munin: add types to Munin optionsBen Kelly2019-02-04
* nixos/munin: add extraCSS optionBen Kelly2019-02-04
* nixos/munin: add extraPlugins and extraAutoPlugins options [#17895]Ben Kelly2019-02-04
* nixos/munin: require DejaVu fonts if enabledBen Kelly2019-02-04
* nixos/munin: add disabledPlugins optionBen Kelly2019-02-04
* nixos/munin: add extraPluginConfig optionBen Kelly2019-02-04
* nixos/munin: fix documentation linksBen Kelly2019-02-04
* Merge pull request #54562 from pjones/pjones/netdata-plugins/masterSilvan Mosberger2019-01-28
|\