about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/prometheus/default.nix
Commit message (Expand)AuthorAge
* 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
* Rollback versionning of services.prometheus.{exporters, alertmanager}.Jean-Baptiste Giraudeau2019-03-25
* Make it pass a minimal testAlberto Berti2019-03-25
* Add prometheus2 configuration to the prometheus modulesAlberto Berti2019-03-25
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
* nixos/prometheus: make `source_labels` optionalMaximilian Bosch2019-01-16
* nixos/prometheus: check configuration before starting serviceAndreas Rammhold2018-11-04
* nixos/prometheus: add `package` optionAndreas Rammhold2018-11-04
* nixos/prometheus: add webExternalUrl optionPierre Bourdon2018-10-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/prometheus: Correct documentation for external_labelsOliver Charles2017-11-17
* nixos/prometheus: add external_labels optionOliver Charles2017-11-17
* nixos/prometheus: add scrape_configs.honor_labelsOliver Charles2017-11-17
* prometheus service: globalConfig.labels is obsoleteFranz Pletz2017-06-27
* Merge pull request #24974 from Ericson2314/mapNullableJohn Ericson2017-04-17
|\
| * Introduce `mapNullable` into lib and use it in a few placesJohn Ericson2017-04-17
* | prometheus service: add scrapeConfigs.params optionFranz Pletz2017-04-10
|/
* prometheus service: fix basic auth optionTanner Doshier2017-02-24
* nixos/prometheus: make scrapeConfigs.*.static_configs.*.labels optionalBjørn Forsman2016-12-25
* nixos/prometheus: add services.prometheus.configText optionBjørn Forsman2016-12-21
* prometheus module: added default option values for relabel_configoida2016-10-09
* prometheus: add options for alertmanager0ida2016-09-20
* prometheus service: move to separate folderFranz Pletz2016-09-11