- Nov 03, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
Thanks for the suggestion @jcalderone!
-
- Oct 25, 2021
-
-
Florian Sesser authored
-
- Oct 15, 2021
-
-
Florian Sesser authored
Response time, probe fails and TLS expiry incl. alerts.
-
Florian Sesser authored
The Blackbox exporter can be used to check whether some services do answer; We'll use it for our HTTPS endpoints. Especially handy is it's checking for TLS cert expiry.
-
- Oct 14, 2021
-
-
Florian Sesser authored
This change reflects my intention of having an alert fire when a node is not scrapable for five minutes or longer. I hadn't understood the default avg() function well enough before, yielding an alert that would fire too soon (i.e. any time a node was down, even only one minute for a reboot).
-
- Oct 10, 2021
-
-
Florian Sesser authored
Fixes privatestorageops#358.
-
Florian Sesser authored
-
- Oct 02, 2021
-
-
Tom Prince authored
-
- Oct 01, 2021
-
-
Florian Sesser authored
This changes the Throughput graph to be relative, changes its unit to Bit/s, and fixes the labels of the Network pkt/s graph. Fixes privatestorageops#24.
-
Florian Sesser authored
Fixes privatestorageops#355.
-
- Sep 30, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
Epiphany: Systemd reads more than a single environment file. This lets me improve the file naming much.
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
Unfortunately still prints a bold warning on deployment.
-
- Sep 29, 2021
-
-
Florian Sesser authored
This will store the supposedly secret URL in the Nix Store and print a honking big warning about it.
-
- Sep 28, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
Only dashboards in this dir
-
- Sep 27, 2021
-
-
Florian Sesser authored
... to be in sync with https://github.com/PrivateStorageio/PaymentServer/pull/98
-
- Aug 19, 2021
-
-
Florian Sesser authored
I hadn't understood: The PaymentServer turns 16 vouchers into 50 k ZKAPs. So far, we don't have a metric for used up ZKAPs. Also, since the dashboard is already a full browser page and only handling payment, I rename the services dashboard to payment dashboard.
-
- Aug 17, 2021
-
-
Florian Sesser authored
Fixes privatestorageops#349.
-
Florian Sesser authored
-
- Aug 02, 2021
-
-
Florian Sesser authored
We have to explicitely add the port number so the relabel config can strip it out again. Else, `instance' seems to get its value from somewhere else - somewhere our relabel config does not look at.
-
Florian Sesser authored
-
- Jul 17, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
This commit does not change the semantics, only the looks.
-
- Jul 16, 2021
-
-
Jean-Paul Calderone authored
At least it's easy to turn on
-
Jean-Paul Calderone authored
This is used in constructing the Google OAuth2 login callback URL and has to match what's configured in Google - also helps if it is actually the address of the server.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Florian Sesser authored
-
Florian Sesser authored
-
- Jul 13, 2021
-
-
Florian Sesser authored
-
- Jul 08, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
Fewer lines almost always better. Also, we don't want to spread these out unless we have to.
-