summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/graphite.nix
Commit message (Expand)AuthorAge
* nixos/griphite: Migrate to python3, drop graphite-pagerLancelot SIX2020-03-22
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/graphite: fix escapevolth2019-09-17
* nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* treewide: Use HTTPS for readthedocs URLsDaniel Schaefer2019-04-22
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
* graphite: make systemd create /run directory for us (#44392)Bas van Dijk2018-08-04
* graphite: 1.0.2 -> 1.1.3 & moved dependencies to python-modules (#44276)Bas van Dijk2018-08-02
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* graphite: override django and django_taggingGuillaume Maudoux2017-11-04
* graphite: fix the graphiteApi serviceBas van Dijk2017-10-31
* graphite: 0.9.15 -> 1.0.2Bas van Dijk2017-10-08
* services.graphite: chmod -R entire dataDirAlbert Peschar2017-05-31
* graphite service: no recursive chown when starting (#24442)Andrew Martin2017-04-27
* Introduce `mapNullable` into lib and use it in a few placesJohn Ericson2017-04-17
* nixos/graphite: fix beacon config parameterlassulus2016-12-27
* nixos: use types.lines for extraConfigEmery Hemingway2016-10-23
* graphite service: network-interfaces.target -> network.targetJoachim Fasting2016-09-13
* graphite service: Use correct output of cairoTuomas Tynkkynen2016-08-23
* services/graphite: Fix paths to some Python packages.Corbin2016-08-17
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\
| * graphite: fix carbonCache graphiteWeb graphiteApimakefu2016-03-12
* | treewide: Mass replace 'cairo}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
|/
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* Merge pull request #11920 from bjornfor/rename-host-to-listen-addressPeter Simons2016-01-05
|\
| * nixos/graphite: rename 'host' to 'listenAddress'Bjørn Forsman2015-12-24
* | liferea, graphite service: fix typo (agregator -> aggregator)Tobias Geerinckx-Rice2016-01-05
|/
* graphite service: store PID files under /run and configure systemd to use themBas van Dijk2015-11-29
* fix argument in mkEnableOptionArseniy Seroka2015-06-21
* types.uniq types.bool -> types.boolEelco Dolstra2015-06-15
* Add graphite beacon package and moduleJaka Hudoklin2015-04-25
* nixos/graphite: fix user creationJaka Hudoklin2014-11-04
* nixos/modules/services/monitoring/graphite.nix: strip trailing whitespacePeter Simons2014-11-02
* nixos/modules/services/monitoring/graphite.nix: don't create graphite user un...Peter Simons2014-11-02
* nixos/graphite: fix grahite api documentation urlJaka Hudoklin2014-10-20
* nixos/graphite: update docs, add graphite pagerJaka Hudoklin2014-10-20
* nixos/graphite: add package option to graphiteApiJaka Hudoklin2014-09-17
* nixos/graphite: add seyren service, graphite alerting dashboardJaka Hudoklin2014-09-17
* nixos/graphiteApi: add example config for influxdb backendJaka Hudoklin2014-09-16
* nixos/graphite: add host and port options for graphiteApiJaka Hudoklin2014-09-16
* nixos: add graphite api to graphite functionalityJaka Hudoklin2014-09-11
* nixos/graphite-service: clean up restartTriggersBjørn Forsman2014-06-09
* nixos/graphite-service: make option descriptions end with '.'Bjørn Forsman2014-06-09
* nixos/graphite-service: fix filename typoBjørn Forsman2014-06-07
* nixos/grahite-service: mkdir -m => mkdir && chmodBjørn Forsman2014-04-17
* nixos/graphite-service: fix startup issueBjørn Forsman2014-04-17
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos/graphite: Make pure, fix several bugs, add dataDir optionJaka Hudoklin2014-03-10
* nixos: capitalize a bunch of service descriptionsBjørn Forsman2013-11-09