- Jan 07, 2022
-
-
Tom Prince authored
Also strip that domain component from the labels collected.
-
- Dec 21, 2021
-
-
Jean-Paul Calderone authored
-
- Dec 20, 2021
-
-
Jean-Paul Calderone authored
mkfs silently truncates "zkapissuer-database" to "zkapissuer-datab" and everything falls apart.
-
Jean-Paul Calderone authored
The point is this is where PaymentServer's persistent state goes. That includes vouchers but might include more stuff too.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
The hardware modules can now configure this fileSystem in a way appropriate for themselves and the issuer module can enable that configuration when it is enabled itself.
-
Jean-Paul Calderone authored
now all nodes load the issuer module so we can always supply issuer configuration, where it makes sense to do so, even on systems where the issuer is not going to be enabled. if that sounds silly read the comment in default.nix
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
use the new one we're setting up on a new filesystem
-
- Dec 13, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
Thanks go out to @tomprince!
-
- Nov 15, 2021
-
-
Florian Sesser authored
Tryfix the starting of the timer before tahoe is updated.
-
- Nov 12, 2021
-
-
Florian Sesser authored
This adds a detailed dashboard for tahoe-lafs running on one node.
-
- Nov 10, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
- Nov 03, 2021
-
-
Florian Sesser authored
Thanks to @tomprince for the suggestion.
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
Copy everything from how the issuer does it.
-
Florian Sesser authored
-
Florian Sesser authored
literalExample is deprecated and overused. See: https://whetstone.privatestorage.io/privatestorage/PrivateStorageio/-/merge_requests/201#note_16966
-
Florian Sesser authored
Thanks for the suggestion @jcalderone!
-
- Oct 25, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
- Oct 21, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
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 11, 2021
-
-
Florian Sesser authored
-
- Oct 10, 2021
-
-
Florian Sesser authored
Fixes privatestorageops#358.
-
Florian Sesser authored
-
- Oct 08, 2021
-
-
Tom Prince authored
- The serivice can be reached by other machines. - The metrics cannot be reached by other machines.
-
- 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.
-