- Feb 04, 2022
-
-
Florian Sesser authored
Besides migrating all charts to the faster and more capable Grafana 8 TimeSeries charting tool this mainly introduces two panels to view the logs of PaymentServer. It has some naive and minimal filtering in place to only show lines that are not caused by the metrics gathering itself or that I just deemed to be OK (like "GET" requests) so we hopefully catch those dreaded "Unexpected Exception" lines. Fixes privatestorageops#207.
-
- Feb 03, 2022
-
-
Florian Sesser authored
Should be pure refactoring
-
Florian Sesser authored
-
- Feb 02, 2022
-
-
Florian Sesser authored
-
Florian Sesser authored
This is my latest version of this, updated to work with the packages in NixOS 21.05.
-
- Jan 18, 2022
-
-
Florian Sesser authored
Thanks to @jcalderone for the suggestion!
-
- Jan 13, 2022
-
-
Florian Sesser authored
Fixes privatestorageops#408
-
- Dec 22, 2021
-
-
Florian Sesser authored
Take what I learned from @tomprince in https://whetstone.privatestorage.io/privatestorage/PrivateStorageio/-/merge_requests/220#note_17605 : Assigning a service a `startAt' will make timer.target start it, no need to also have it `wantedBy' multiuser.target. Also add megacli2prom to the path even if it should be already because of megacli2prom. Better be safe than sorry.
-
- 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 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
-