about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/graphite.nix
Commit message (Expand)AuthorAge
* 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
* nixos/graphite: fix storage dir for carbonJaka Hudoklin2013-11-09
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Fix bogus mkOption typesEelco Dolstra2013-10-28
* nixos/graphite: limit amount of log message defaultsJaka Hudoklin2013-10-28
* nixos/graphite: graphite requires pidfile set for startupJaka Hudoklin2013-10-28
* Merge pull request #1073 from offlinehacker/nixos/graphite/fix_carbonDomen Kožar2013-10-15
|\
| * nixos/graphite: carbon, use syslog for loggingJaka Hudoklin2013-10-13
* | nixos/graphite: listen on localhost by defaultJaka Hudoklin2013-10-12
|/
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10