summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/prometheus/default.nix
Commit message (Expand)AuthorAge
* 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
* nixos/prometheus: remove prometheus1 module, rename prometheus2WilliButz2019-09-06
* nixos/prometheus: replace 'alertmanagerURL' options for prometheus2WilliButz2019-08-12
* nixos/prometheus: add more missing optionsBas van Dijk2019-04-18
* nixos/prometheus: abstract over optional option creationBas van Dijk2019-04-18
* nixos/prometheus: set optional attributes to type types.nullOrBas van Dijk2019-04-17
* nixos/prometheus: filter out the _module attr in a central placeBas van Dijk2019-04-17
* nixos/prometheus: filter out empty srcape_configs attributesBas van Dijk2019-04-16
* nixos/prometheus: add new ec2_sd_config options for prometheus2Bas van Dijk2019-04-16
* nixos/prometheus: add `ec2_sd_configs` section to `scrape_configs`Andrew Childs2019-04-16
* prometheus: add tls_configEnno Lohmeier2019-04-11
* nixos/prometheus: add back the option services.prometheus.dataDirBas van Dijk2019-04-09
* nixos/prometheus: fix indentation and unnecessary parenthesisBas van Dijk2019-04-08
* nixos/prometheus: get rid of empty argumentsBas van Dijk2019-04-08
* nixos/prometheus: use ExecStart instead of a shell scriptBas van Dijk2019-04-08
* Use same user for both prometheus 1 and 2. Use StateDirectory.Jean-Baptiste Giraudeau2019-03-25
* Prometheus2: --web.external-url need two dash.Jean-Baptiste Giraudeau2019-03-25