summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/graphite.nix
Commit message (Expand)AuthorAge
* 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
* 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