about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/graphite.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-22/+22
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-1/+1
2022-12-17nixos: fix typosfigsoda1-2/+2
2022-12-08treewide: switch to port type for nixos modulesDaniel Nagy1-1/+1
2022-12-01treewide: switch to port type for nixos modulesDaniel Nagy1-1/+1
2022-08-03nixos/*: automatically convert option docs to MDpennae1-2/+2
2022-08-03nixos/*: normalize link formatpennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-22/+22
2022-07-10python3.pkgs.graphite_api: removeAlyssa Ross1-132/+2
2022-07-10python3.pkgs.graphite_beacon: removeAlyssa Ross1-26/+2
2021-12-17Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen1-1/+11
2021-12-09treewide: add defaultText to remaining optionspennae1-0/+7
2021-12-09treewide: add defaultText for options with simple interpolation defaultspennae1-1/+4
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-3/+3
2021-09-12nixos: define the primary group of users where neededGuillaume Girol1-0/+1
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-3/+3
2020-03-22nixos/griphite: Migrate to python3, drop graphite-pagerLancelot SIX1-105/+32
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-2/+1
2019-09-17nixos/graphite: fix escapevolth1-1/+1
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-8/+8
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-2/+2
2019-04-22treewide: Use HTTPS for readthedocs URLsDaniel Schaefer1-1/+1
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol1-2/+4
2018-08-04graphite: make systemd create /run directory for us (#44392)Bas van Dijk1-14/+6
2018-08-02graphite: 1.0.2 -> 1.1.3 & moved dependencies to python-modules (#44276)Bas van Dijk1-7/+7
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2017-11-04graphite: override django and django_taggingGuillaume Maudoux1-7/+15
2017-10-31graphite: fix the graphiteApi serviceBas van Dijk1-2/+2
2017-10-08graphite: 0.9.15 -> 1.0.2Bas van Dijk1-12/+42
2017-05-31services.graphite: chmod -R entire dataDirAlbert Peschar1-3/+1
2017-04-27graphite service: no recursive chown when starting (#24442)Andrew Martin1-6/+10
2017-04-17Introduce `mapNullable` into lib and use it in a few placesJohn Ericson1-1/+1
2016-12-27nixos/graphite: fix beacon config parameterlassulus1-1/+1
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway1-1/+1
2016-09-13graphite service: network-interfaces.target -> network.targetJoachim Fasting1-7/+7
2016-08-23graphite service: Use correct output of cairoTuomas Tynkkynen1-1/+1
2016-08-17services/graphite: Fix paths to some Python packages.Corbin1-4/+4
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát1-5/+24
2016-03-12graphite: fix carbonCache graphiteWeb graphiteApimakefu1-5/+24
2016-01-24treewide: Mass replace 'cairo}/lib' to refer the 'out' outputTuomas Tynkkynen1-1/+1
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-3/+4
2016-01-05Merge pull request #11920 from bjornfor/rename-host-to-listen-addressPeter Simons1-6/+6
2016-01-05liferea, graphite service: fix typo (agregator -> aggregator)Tobias Geerinckx-Rice1-2/+2
2015-12-24nixos/graphite: rename 'host' to 'listenAddress'Bjørn Forsman1-6/+6
2015-11-29graphite service: store PID files under /run and configure systemd to use themBas van Dijk1-8/+21
2015-06-21fix argument in mkEnableOptionArseniy Seroka1-1/+1
2015-06-15types.uniq types.bool -> types.boolEelco Dolstra1-7/+7
2015-04-25Add graphite beacon package and moduleJaka Hudoklin1-1/+26
2014-11-04nixos/graphite: fix user creationJaka Hudoklin1-11/+13