summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/prometheus/default.nix
Commit message (Expand)AuthorAge
* 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
* | nixos/prometheus: Support environmentFile (#97933)Philipp Kern2020-10-31
* | Merge pull request #98738 from mayflower/prometheus-retentionAndreas Rammhold2020-09-25
|\ \
| * | nixos/prometheus: add retentionTimeRobin Gloster2020-09-25
* | | prometheus: Unbreak IPv6 listenAddressKirill Elagin2020-09-21
|/ /
* | prometheus: Add assert for legacy listenAddressKirill Elagin2020-07-23
* | prometheus: Use types.port for portKirill Elagin2020-07-23
* | prometheus: Split options listenAddress and portChristian Höppner2020-05-19
|/
* prometheus: use runCommandNoCCLocal for config genRobin Gloster2020-04-12
* nixos/prometheus: add checkConfigAndrew Childs2020-03-14
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10