summaryrefslogtreecommitdiff
path: root/pkgs/servers/monitoring (follow)
Commit message (Expand)AuthorAgeFilesLines
* grafanaPlugins.victoriametrics-logs-datasource: 0.24.0 -> 0.24.1R. Ryantm2026-02-051-2/+2
* grafanaPlugins.grafana-metricsdrilldown-app: 1.0.28 -> 1.0.29R. Ryantm2026-02-041-2/+2
* grafanaPlugins.grafana-pyroscope-app: 1.15.1 -> 1.16.0 (#486155)Nick Cao2026-02-021-2/+2
|\
| * grafanaPlugins.grafana-pyroscope-app: 1.15.1 -> 1.16.0R. Ryantm2026-02-021-2/+2
* | grafanaPlugins.grafana-oncall-app: 1.16.9 -> 1.16.10 (#485955)Nick Cao2026-02-021-2/+2
|\ \
| * | grafanaPlugins.grafana-oncall-app: 1.16.9 -> 1.16.10R. Ryantm2026-02-011-2/+2
| |/
* / prometheus-redis-exporter: 1.80.0 -> 1.80.2R. Ryantm2026-02-011-3/+3
|/
* grafanaPlugins.grafana-lokiexplore-app: 1.0.31 -> 1.0.34R. Ryantm2026-01-301-2/+2
* grafanaPlugins.victoriametrics-logs-datasource: 0.23.2 -> 0.24.0R. Ryantm2026-01-291-2/+2
* grafana: 12.3.1 -> 12.3.2 (#484677)Maximilian Bosch2026-01-281-4/+4
|\
| * grafana: 12.3.1 -> 12.3.2•••ChangeLog: https://github.com/grafana/grafana/releases/tag/v12.3.2 Maximilian Bosch2026-01-281-4/+4
* | grafanaPlugins.grafana-pyroscope-app: 1.14.2 -> 1.15.1 (#483835)Nick Cao2026-01-261-2/+2
|\ \
| * | grafanaPlugins.grafana-pyroscope-app: 1.14.2 -> 1.15.1R. Ryantm2026-01-261-2/+2
* | | prometheus-gitlab-ci-pipelines-exporter: 0.5.10 -> 0.6.0 (#480129)Paul Meyer2026-01-261-3/+3
|\ \ \ | |/ / |/| |
| * | prometheus-gitlab-ci-pipelines-exporter: 0.5.10 -> 0.6.0R. Ryantm2026-01-141-3/+3
* | | various: modernize derivations, remove unnecessary recursiveness (#460756)Peder Bergebakken Sundt2026-01-241-2/+2
|\ \ \ | |_|/ |/| |
| * | sachet: modernisekashw22026-01-171-2/+2
* | | grafanaPlugins.ventura-psychrometric-panel: 5.0.4 -> 5.1.0 (#478338)Gergő Gutyina2026-01-231-2/+2
|\ \ \
| * | | grafanaPlugins.ventura-psychrometric-panel: 5.0.4 -> 5.1.0R. Ryantm2026-01-091-2/+2
* | | | grafanaPlugins.grafana-exploretraces-app: 1.2.2 -> 1.3.0 (#482132)Nick Cao2026-01-211-2/+2
|\ \ \ \
| * | | | grafanaPlugins.grafana-exploretraces-app: 1.2.2 -> 1.3.0R. Ryantm2026-01-211-2/+2
* | | | | grafanaPlugins.victoriametrics-metrics-datasource: 0.19.7 -> 0.20.1 (#481671)Nick Cao2026-01-201-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | grafanaPlugins.victoriametrics-metrics-datasource: 0.19.7 -> 0.20.1R. Ryantm2026-01-191-2/+2
* | | | | grafanaPlugins.yesoreyeram-infinity-datasource: 3.6.0 -> 3.7.0R. Ryantm2026-01-191-2/+2
|/ / / /
* | | | teams/deshaw: dropWolfgang Walther2026-01-181-1/+0
* | | | teams/helsinki-systems: handle team with external membership (#478819)Wolfgang Walther2026-01-181-1/+4
|\ \ \ \
| * | | | teams/helsinki-systems: dropWolfgang Walther2026-01-141-1/+4
| | |_|/ | |/| |
* | | | prometheus-knot-exporter: 3.5.1 -> 3.5.3Martin Weinelt2026-01-161-2/+2
| |_|/ |/| |
* | | grafanaPlugins.grafana-metricsdrilldown-app: 1.0.27 -> 1.0.28 (#480185)Nick Cao2026-01-151-2/+2
|\ \ \
| * | | grafanaPlugins.grafana-metricsdrilldown-app: 1.0.27 -> 1.0.28R. Ryantm2026-01-141-2/+2
| |/ /
* | | tree-wide: fetchgit, fetchFromGitHub, fetchFromGitLab, fetchFromGitea, fetchF...Gaël James2026-01-155-7/+7
* | | teams/wdz: dropWolfgang Walther2026-01-151-1/+1
|/ /
* | prometheus-snmp-exporter: 0.29.0 -> 0.30.1 (#479813)Pascal Bach2026-01-131-3/+3
|\ \
| * | prometheus-snmp-exporter: 0.29.0 -> 0.30.1•••Add noop config to make snmp-exporter actually start without error as it now requires at least some modules configured. Signed-off-by: Sergei Lukianov <me@slukjanov.name> Sergei Lukianov2026-01-131-3/+3
* | | grafanaPlugins.marcusolsson-json-datasource: 1.3.24 -> 1.3.25R. Ryantm2026-01-131-2/+2
|/ /
* | treewide: change 'format = "other";' to 'pyproject = false;'•••Entirely find-and-replace based. A few usages that would cause rebuilds if changed remain. This PR should have 0 rebuilds. Michael Daniels2026-01-123-3/+3
* | treewide: change 'format = "pyproject";' to 'pyproject = true;'•••This is almost all find-and-replace. I manually edited: * pkgs/development/python-modules/notifications-android-tv/default.nix, * pkgs/servers/home-assistant/default.nix, * pkgs/development/tools/continuous-integration/buildbot/master.nix A few files have not been changed in this PR because they would cause rebuilds. This PR should have 0 rebuilds. Michael Daniels2026-01-122-2/+2
* | grafanaPlugins.grafana-polystat-panel: 2.1.15 -> 2.1.16 (#479227)Nick Cao2026-01-121-2/+2
|\ \
| * | grafanaPlugins.grafana-polystat-panel: 2.1.15 -> 2.1.16R. Ryantm2026-01-121-2/+2
| |/
* | grafanaPlugins.grafana-oncall-app: 1.16.7 -> 1.16.9R. Ryantm2026-01-121-2/+2
* | teams/fslabs: dropWolfgang Walther2026-01-124-4/+4
|/
* grafanaPlugins.grafana-metricsdrilldown-app: 1.0.26 -> 1.0.27 (#477984)Nick Cao2026-01-081-2/+2
|\
| * grafanaPlugins.grafana-metricsdrilldown-app: 1.0.26 -> 1.0.27R. Ryantm2026-01-081-2/+2
* | prometheus-postfix-exporter: 0.17.0 -> 0.18.0R. Ryantm2026-01-081-3/+3
|/
* maintainers: drop gaelreyrol (#475666)Yohann Boniface2026-01-061-1/+1
|\
| * maintainers: drop gaelreyrolHythera2025-12-311-1/+1
* | prometheus-script-exporter: 3.1.0 -> 3.2.0 (#476905)Nick Cao2026-01-061-3/+3
|\ \
| * | prometheus-script-exporter: 3.1.0 -> 3.2.0R. Ryantm2026-01-041-3/+3
| |/
* | grafanaPlugins.yesoreyeram-infinity-datasource: 2.11.0 -> 3.6.0 (#435531)Sandro2026-01-041-7/+2
|\ \
| * | grafanaPlugins.yesoreyeram-infinity-datasource: 2.11.0 -> 3.6.0Jack Wilsdon2025-12-211-7/+2