about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/prometheus/default.nix
Commit message (Expand)AuthorAge
* Merge pull request #253184 from tilpner/prometheus-headersJanne Heß2023-12-13
|\
| * nixos/prometheus: add remote{Read, Write}.headers optionstilpner2023-09-03
* | nixos/prometheus: add enableAgentMode optionVictor Hugo Aguiar Pacce2023-12-05
* | treewide: use `mkPackageOption`h7x42023-11-27
* | nixos/prometheus: fix cross-compilationAlexandre Iooss2023-10-14
|/
* nixos: fix typosfigsoda2023-05-19
* Merge pull request #220461 from SuperSandro2000/prometheusFranz Pletz2023-03-14
|\
| * prometheus: split doc and cli into extra outputsSandro Jäckel2023-03-10
* | Merge pull request #205060 from jslight90/patch-8Sandro2023-03-10
|\ \ | |/ |/|
| * nixos/prometheus: Add new relabel_configs actionsJeff Slight2022-12-07
* | prometheus: Adds an option for web.config.file which can specity settings inc...Shawn89012022-12-15
* | prometheus: Use yaml format generator instaed json for prometheus.ymlShawn89012022-12-15
|/
* treewide: use `mkEnableOption` in nixos modulesDaniel Nagy2022-11-10
* nixos/prometheus: fix startup w/hardened serviceMaximilian Bosch2022-11-08
* Merge pull request #162784 from amarshall/prom-svc-hardenMaximilian Bosch2022-11-07
|\
| * nixos/prometheus: Harden systemd serviceAndrew Marshall2022-07-29
* | nixos/prometheus: convert option descriptions to MDpennae2022-08-27
* | nixos/prometheus: turn markdown in docbookpennae2022-08-27
* | nixos/*: automatically convert option docspennae2022-08-19
* | nixos/*: mark pre-existing markdown descriptions as mdDocpennae2022-08-19
* | nixos/* eliminate inner whitespace in tags that was missed earlierpennae2022-08-19
* | nixos/*: normalize link formatpennae2022-08-03
* | treewide: automatically md-convert option descriptionspennae2022-07-30
|/
* nixos/prometheus: enable checking syntax onlyCole Helbling2022-05-17
* nixos/prometheus: use pkgs.formats.json.generate to write config fileShawn89012022-04-18
* nixos/prometheus: Remove upstream-deprecated alertManagerTimeoutAndrew Marshall2022-04-11
* nixos/prometheus: fix usage of bearer_tokenSandro Jäckel2022-01-08
* prometheus: add authorization sectionJörg Thalheim2022-01-03
* nixos/prometheus: throw a helpful error when services.prometheus.environmentF...Bas van Dijk2021-11-07
* nixos/prometheus: remove services.prometheus.environmentFileBas van Dijk2021-11-07
* nixos/prometheus: add remaining service discovery optionsYannik Rödel2021-11-05
* nixos/prometheus: add service discovery optionsYannik Rödel2021-11-04
* nixos/prometheus: add new configuration optionsYannik Rödel2021-11-04
* module/prometheus: optionally support reloading on config changesBas van Dijk2021-11-04
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* treewide: runCommandNoCCLocal -> runCommandLocalRobert Hensing2021-08-15
* nixos/prometheus: add password_file option to scrapeConfig's basic_auth (#123...n0emis2021-07-10
* nixos/prometheus: allow state access for service onlyKonrad Borowski2021-06-21
* nixos/prometheus: Add support for metric relabelingJanne Heß2021-05-13
* nixos/treewide: Remove usages of deprecated types.stringSilvan Mosberger2021-05-05
* Merge pull request #86239 from tathougies/patch-2Matthew Bauer2021-02-26
|\
| * [nixos/prometheus] promTypes.filter.value -> promTypes.filter.valuesTravis Athougies2020-04-28
* | nixos/prometheus: remove unnecessary whitespacePhillip Cloud2021-01-10
* | nixos/prometheus: improve the tag_separator descriptionPhillip Cloud2021-01-10
* | nixos/prometheus: use types.port for metrics port typePhillip Cloud2021-01-10
* | nixos/prometheus: add cloud to refresh_interval descriptionPhillip Cloud2021-01-10
* | nixos/prometheus: add gce_sd_configs scrapeConfig optionPhillip Cloud2021-01-10
* | nixos/prometheus: update relabel_action listPhillip Cloud2021-01-03
* | nixos/prometheus: fix remote_{read,write} options0x4A6F2021-01-01
* | nixos/prometheus: remote_{read,write}0x4A6F2020-12-29