about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/statsd.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-9/+9
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-8/+8
2020-02-10nixos/statsd: fix usernameMartin Milata1-1/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-2/+1
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2017-12-04statsd: restore support for {influx,librato,stackdriver} backendsMaximilian Bosch1-9/+22
2015-12-24nixos/statsd: rename 'host' to 'listenAddress'Bjørn Forsman1-2/+2
2015-11-27statsd: updated package and nixos serviceRok Garbas1-7/+24
2015-06-15types.uniq types.int -> types.intEelco Dolstra1-2/+2
2015-06-15types.uniq types.bool -> types.boolEelco Dolstra1-1/+1
2014-12-30Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice1-2/+2
2014-09-11nixos/statsd: add support for external backends, fix a few optionsJaka Hudoklin1-10/+22
2014-06-08nixos/statsd-service: fix 'graphitePort' default valueBjørn Forsman1-2/+2
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-03-10nixos/statsd: change default host and port on graphite host and portJaka Hudoklin1-2/+2
2013-10-30Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra1-4/+4
2013-10-12nixos/statsd: Add support to specify managment ip/portJaka Hudoklin1-0/+14
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+94