- Aug 12, 2022
-
-
Evangelos Foutras authored
-
- 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>
-
- Jul 02, 2022
-
-
Evangelos Foutras authored
-
- Jun 08, 2022
-
-
Evangelos Foutras authored
These are used to signal the start of the document in a stream of many documents. As Ansible only supports one YAML document per file this is unnecessary. About a third of our YAML documents already lacked these.
-
- Jun 04, 2022
-
-
Evangelos Foutras authored
-
- Apr 11, 2022
-
-
Evangelos Foutras authored
-
- Mar 12, 2022
-
-
Evangelos Foutras authored
-
- 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
We don't have any state for dashboards.archlinux.org we want to persist, so to avoid any stale data in the database, start with a new empty in-memory database every time Grafana starts.
-
Kristian Klausen authored
It has been on dashboards.archlinux.org for a few weeks.
-
Jelle van der Waa authored
-
- Feb 15, 2022
-
-
Kristian Klausen authored
Without this fix all the Prometheus dashboards failed loading data with: "Error updating options: origin not allowed". [1] https://github.com/grafana/grafana/issues/45117#issuecomment-1033842787
-
- Feb 07, 2022
-
-
Evangelos Foutras authored
Change storage box size from 10000 to 10240 GiB.
-
- Jan 11, 2022
-
-
Levente Polyak authored
-
Levente Polyak authored
-
Levente Polyak authored
-
- Jan 04, 2022
-
-
Jelle van der Waa authored
-
- Nov 05, 2021
-
-
Evangelos Foutras authored
Increase default time range from 90 days to 6 months.
-
- Oct 16, 2021
-
-
Kristian Klausen authored
Grafana v8.2.0 added support for Prometheus's Alertmanager[1] which can be used with the Unified Alerting added in v8.0.0[2]. [1] https://github.com/grafana/grafana/releases/tag/v8.2.0 [2] https://grafana.com/blog/2021/06/08/grafana-8.0-unified-grafana-and-prometheus-alerts-live-streaming-new-visualizations-and-more/
-
Kristian Klausen authored
Mostly changes from Grafana v8.0[1]. [1] https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v8-0/
-
- 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 08, 2021
-
-
Kristian Klausen authored
-
- Jul 06, 2021
-
-
Kristian Klausen authored
-
This reverts commit 649568e7 ("Restrict Grafana access to Arch Linux Staff group on Keycloak (fixes #151)").
-
- 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 08, 2021
-
-
Jelle van der Waa authored
-
- Jun 06, 2021
-
-
X-Forwarded-For is defined as X-Forwarded-For: <client>, <proxy1>, <proxy2>, and it was set to $proxy_add_x_forwarded_for which is basically $http_x_forwarded_for,$remote_addr and headers from the client can't be trusted! Fix #292
-
Jelle van der Waa authored
-
Kristian Klausen 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.
-
-