about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/thanos.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-29/+20
2024-03-22nixos/thanos: Added query.grpc-compression and receive.grpc-compression option.Jonathan Davies1-0/+8
2023-12-10nixos/thanos: Changed query.replica-labels to a list parameter.Jonathan Davies1-2/+1
2023-11-30treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x41-2/+2
2023-11-12nixos/thanos: remove `with lib;` notationAnthony Roussel1-20/+43
2023-11-12nixos/thanos: use mkPackageOptionMDAnthony Roussel1-8/+1
2023-11-12nixos/thanos: remove deprecationsAnthony Roussel1-18/+15
2023-11-12nixos/thanos: fix documentationAnthony Roussel1-6/+5
2023-11-12nixos/thanos: add ExecReload command to SystemD servicesAnthony Roussel1-0/+8
2023-11-12nixos/thanos: fix services.thanos.receive.labels configAnthony Roussel1-1/+1
2023-11-12nixos/thanos: add query-frontend SystemD serviceAnthony Roussel1-0/+25
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-10/+10
2022-08-27nixos/thanos: convert option descriptions to MDpennae1-53/+53
2022-08-27nixos/*: literalDocBook -> literalMDpennae1-2/+2
2022-07-30treewide: automatically md-convert option descriptionspennae1-9/+9
2021-12-09treewide: add literalDocBook text to options with complex defaultspennae1-0/+3
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-4/+4
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing1-1/+1
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-2/+2
2019-10-05thanos: 0.6.1 -> 0.7.0Bas van Dijk1-0/+34
2019-09-06Merge master into staging-nextFrederik Rietdijk1-8/+8
2019-09-06nixos/prometheus: remove prometheus1 module, rename prometheus2WilliButz1-8/+8
2019-08-26treewide: remove redundant quotesvolth1-5/+5
2019-07-28thanos: 0.5.0 -> 0.6.0Bas van Dijk1-19/+35
2019-07-28nixos/thanos: code style: don't use a space before a colonBas van Dijk1-26/+26
2019-07-28nixos/thanos: assert that prometheus2 is running and has labels setBas van Dijk1-0/+15
2019-07-28nixos/thanos: allow overriding arguments to the thanos subcommandsBas van Dijk1-5/+28
2019-07-28thanos: 0.4.0 -> 0.5.0-rc.0Bas van Dijk1-10/+1
2019-07-28nixos/thanos: add module for the thanos serviceBas van Dijk1-0/+756