- Aug 10, 2022
-
-
Leonidas Spyropoulos authored
http_requests_total contains requests from debuginfo.al.org host as well as from aur.al.org so filter them on job 'aurweb' Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Mar 06, 2022
-
-
Evangelos Foutras authored
Fixes these display counters which were tied to aur.archlinux.org: - Uptime - RootFS Total - RAM Total - SWAP Total Also add a decimal point to the latter two fields.
-
Evangelos Foutras authored
No changes made to it; this is to reduce noise in future modifications.
-
- Feb 23, 2022
-
-
https://github.com/jenkins-x-charts/grafana-dashboard/pull/5 Kristian Klausen (2): loki: Use rate() for both loki_distributor_ingester_{appends,failure}_total loki: Fix panel title not starting with a capital letter
-
- Feb 20, 2022
-
-
Kristian Klausen authored
It has been on dashboards.archlinux.org for a few weeks.
-
Jelle van der Waa authored
-
- Feb 07, 2022
-
-
Evangelos Foutras authored
Change storage box size from 10000 to 10240 GiB.
-
- Jan 04, 2022
-
-
Jelle van der Waa authored
-
- Nov 05, 2021
-
-
Evangelos Foutras authored
Increase default time range from 90 days to 6 months.
-
- Sep 22, 2021
-
-
Evangelos Foutras authored
This partially reverts commit c3d00264. The smartd changes are not ready to land yet and were included in the above commit by accident.
-
- Sep 17, 2021
-
-
Jelle van der Waa authored
phrik has a polkit rule for demize to restart phrik
-
- Sep 06, 2021
-
-
Evangelos Foutras authored
-
- Jul 31, 2021
-
-
The dashboards is from [1] and fixed with: sed 's/${DS_PROMETHEUS}/$datasource/g' -i synapse.json [1] https://github.com/matrix-org/synapse/tree/c167e09fe58d3a256fb1c763b391ad6633d2507d/contrib/grafana Closes: #290 Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
- Jul 11, 2021
-
-
Evangelos Foutras authored
Mark "Free Space (Hetzner)" metric as instant for faster updates.
-
- Jul 01, 2021
-
-
Evangelos Foutras authored
As it turns out, the total size does not include the snapshots (feature which we recently enabled). Record the free space so we can have a more accurate picture of the usable space remaining.
-
- Jun 30, 2021
-
-
Evangelos Foutras authored
Now that we have enabled snapshots, summing all Borg repository sizes has become a bad approximation of the total space used on the storage box.
-
- Jun 27, 2021
-
-
Evangelos Foutras authored
Currently only tracks repo sizes and total backup space used (as a sum of the former, not the real exact space used on each storage location).
-
- Jun 06, 2021
-
-
Jelle van der Waa authored
-
- May 15, 2021
-
-
Jelle van der Waa authored
-
- May 13, 2021
-
-
Levente Polyak authored
Allow multiple suites to be selected as variables and respect those in the percentage and status queries.
-
Kristian Klausen authored
-
- Apr 12, 2021
-
-
Kristian Klausen authored
From [1] with the jenkins-x tag removed. [1] https://github.com/jenkins-x-charts/grafana-dashboard/blob/451e05780b06dc59f8d689c0b64dada315380740/charts/grafana-dashboard/dashboards/loki.json
-
- Apr 08, 2021
-
-
Jelle van der Waa authored
-
- Mar 01, 2021
-
-
Jelle van der Waa authored
Export the repository size of our repositories so they can be monitored and we have some useful data for repository growth in the future.
-
- Jan 16, 2021
-
-
Jelle van der Waa authored
Add a new graph which shows the overall results summed up per status.
-
- Jan 07, 2021
-
-
Jelle van der Waa authored
This dashboard is for the general node_exporter system status in Grafana.
-
- Dec 18, 2020
-
-
Jelle van der Waa authored
This new dashboard shows the archive size and total amount of packages over time.
-
- Oct 06, 2020
-
-
Jelle van der Waa authored
To monitor if reproducible builds are going in the right direction, record the good/bad/unknown metrics from rebuilderd with a Prometheus textcollector for a Grafana dashboard to display a long term trend. A Python script is required to handle data collection as obtaining the status with jq/bash is non trivial and cannot easily dnyamically collect suites and statuses. Closes: #146
-
- Sep 09, 2020
-
-