summary refs log tree commit diff
path: root/nixos/modules/services/monitoring
Commit message (Collapse)AuthorAge
* nixos/prometheus-influxdb-exporter: initMartin Weinelt2021-07-26
|
* nixos/prometheus-buildkite-agent-exporter: initCole Helbling2021-07-19
|
* nixos/telegraf: improve documentationJörg Thalheim2021-07-18
|
* nixos/telegraf: don't run as nogroupJörg Thalheim2021-07-18
|
* nixos/tests/prometheus-exporters/kea: migrate to kea nixos moduleMartin Weinelt2021-07-14
|
* nixos/prometheus: allow overriding default export userMartin Weinelt2021-07-14
|
* nixos/prometheus: add password_file option to scrapeConfig's basic_auth ↵n0emis2021-07-10
| | | | (#123252)
* Merge staging-next into staginggithub-actions[bot]2021-06-22
|\
| * nixos/prometheus: allow state access for service onlyKonrad Borowski2021-06-21
| | | | | | | | | | There is no reason for Prometheus state files to be world-readable.
* | Merge staging-next into staginggithub-actions[bot]2021-06-22
|\|
| * Merge pull request #126284 from aanderse/zabbix-user-paramsSandro2021-06-20
| |\ | | | | | | zabbixAgent: add bash to $PATH
| | * zabbixAgent: add bash to $PATHAaron Andersen2021-06-08
| | |
* | | nixos/grafana: use `port` typeDaniel Nagy2021-06-18
|/ /
* | nixos/grafana: Change services.grafana.provision.datasources.*.type to be ↵Erik Skytthe2021-06-16
| | | | | | | | open (#126831)
* | Merge pull request #117379 from hercules-ci/nixos-metricbeatRobert Hensing2021-06-08
|\ \ | |/ |/| nixos/metricbeat: init
| * nixos/metricbeat: initRobert Hensing2021-05-31
| |
* | nixos/grafana: Add error handling to service scripttalyz2021-06-07
| | | | | | | | | | | | Without this, the services starts even if files are missing or prerequisite commands fail, which can lead to incorrect initial state.
* | nixos/grafana: Filter out duplicate pluginstalyz2021-06-07
| | | | | | | | | | | | | | | | | | | | If the same plugin appears multiple times in `declarativePlugins`, for example due to being added both by a module and in user config, the build fails with an error message similar to ln: failed to create symbolic link 'grafana-worldmap-panel/glmqcj88zk2bz3mvdr3r7920wxg02qnq-grafana-worldmap-panel-0.3.2': Permission denied This is solved by removing all duplicates.
* | Merge pull request #125573 from Flakebi/prometheus-script-exporterLuke Granger-Brown2021-06-07
|\ \ | | | | | | prometheus-script-exporter: init at 1.2.0
| * | nixos/prometheus: add script exporterFlakebi2021-06-06
| |/
* | nixos/prometheus: add process exporterFlakebi2021-06-06
| |
* | nixos/mail-exporter: add note about rspamd marking probe mails as spamMaximilian Bosch2021-06-03
| |
* | nixos/dovecot-exporter: fix documentation for old statsMaximilian Bosch2021-06-03
| |
* | nixos/rspamd-exporter: fix metricsMaximilian Bosch2021-06-03
|/ | | | | | | | | | In 0.3.0 of the json-exporter[1] it was switched to a different jsonpath library which made some changes - especially for spaces in keys - necessary. Also I decided to remove the pretty-printed JSON as this would interfere with the bash quoting too much. If one needs pretty-printed output, they can still pipe the output to `jq`. [1] https://github.com/prometheus-community/json_exporter/releases/tag/v0.3.0
* nixos/prometheus: init pihole-exporterSandro Jäckel2021-05-24
|
* Merge pull request #122833 from helsinki-systems/feat/prometheus-metric-relabelMaximilian Bosch2021-05-21
|\ | | | | nixos/prometheus: Add support for metric relabeling
| * nixos/prometheus: Add support for metric relabelingJanne Heß2021-05-13
| |
* | Merge pull request #118395 from jwygoda/grafana-google-oauth2Aaron Andersen2021-05-18
|\ \ | | | | | | grafana: add google oauth2 config
| * | grafana: add google oauth2 configJarosław Wygoda2021-04-13
| | | | | | | | | | | | | | | Grafana supports Google OAuth2. https://grafana.com/docs/grafana/latest/auth/google/
* | | Merge pull request #100274 from hax404/prometheus-xmpp-alertsMartin Weinelt2021-05-19
|\ \ \
| * | | prometheus-xmpp-alerts: apply RFC 42Georg Haas2021-05-19
| | | |
* | | | Merge pull request #91663 from mweinelt/kea-exporterWilliButz2021-05-14
|\ \ \ \ | | | | | | | | | | prometheus-kea-exporter: init at 0.4.1
| * | | | nixos/prometheus-kea-exporter: initMartin Weinelt2021-05-12
| | |_|/ | |/| |
* | | | Merge pull request #122637 from mayflower/prometheus-2.26.0Maximilian Bosch2021-05-13
|\ \ \ \ | |/ / / |/| | | Prometheus 2.26.0 + exporter updates
| * | | prometheus-collectd-exporter: fix options for new versionRobin Gloster2021-05-11
| | | |
| * | | prometheus-bind-exporter: fix options for new versionRobin Gloster2021-05-11
| | | |
| * | | prometheus-rspamd-exporter: fix for new json exporter syntaxRobin Gloster2021-05-11
| | | |
* | | | nixos/netdata: change wrappers permissionsIzorkin2021-05-10
| | | |
* | | | nixos/netdata: use cgroup v2Izorkin2021-05-10
| | | |
* | | | nixos/netdata: cgroup-network: don't use AmbientCapabilitiesIzorkin2021-05-10
|/ / /
* | | Merge pull request #121724 from Izorkin/update-netdataJörg Thalheim2021-05-06
|\ \ \ | | | | | | | | netdata: 1.29.3 -> 1.30.1
| * | | nixos/netdata: update capabilitiesIzorkin2021-05-05
| | | |
| * | | nixos/netadata: add required packagesIzorkin2021-05-04
| |/ /
* / / nixos/treewide: Remove usages of deprecated types.stringSilvan Mosberger2021-05-05
|/ /
* | Merge pull request #120492 from SuperSandro2000/prometheus-unbound-exporterWilliButz2021-04-29
|\ \ | | | | | | Prometheus unbound exporter
| * | nixos/prometheus: add unbound exporterSandro Jäckel2021-04-29
| | |
* | | nixos/nagios: use the correct option to restart on config changeSymphorien Gibol2021-04-24
| | | | | | | | | | | | | | | | | | X-ReloadIfChanged is incorrect, apparently https://github.com/NixOS/nixpkgs/pull/120324#discussion_r619472321 We restart instead of reloading because nagios unit file has no ExecReload.
* | | nixos/vnstat: homedir -> statedirEvils2021-04-24
|/ / | | | | | | | | | | before, a nixos update that didn't trigger the chmod would break vnstat and use a vnstatd group
* | nixos/users: require one of users.users.name.{isSystemUser,isNormalUser}Symphorien Gibol2021-04-14
| | | | | | | | | | | | | | | | As the only consequence of isSystemUser is that if the uid is null then it's allocated below 500, if a user has uid = something below 500 then we don't require isSystemUser to be set. Motivation: https://github.com/NixOS/nixpkgs/issues/112647
* | Merge pull request #89267 from mmilata/bitcoin-exporterPavol Rusnak2021-04-06
|\ \ | | | | | | nixos/prometheus-bitcoin-exporter: init