Skip to content
Snippets Groups Projects
  1. Aug 03, 2022
  2. Jul 11, 2022
  3. Jun 13, 2022
    • Florian Sesser's avatar
      Simplify Grafana used memory query · 0761ce60
      Florian Sesser authored
      node_memory_MemAvailable_bytes is a better estimator than the sum I used before
      says some Prometheus documentation.  It is also almost the same, but reads nicer.
      0761ce60
  4. Apr 29, 2022
  5. Mar 14, 2022
  6. Feb 25, 2022
  7. Feb 22, 2022
  8. Feb 17, 2022
  9. Feb 14, 2022
  10. Feb 04, 2022
    • Florian Sesser's avatar
      Grafana Panel for Payments: Add logs (experimental), migrate all to TimeSeries · c0b39e95
      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.
      c0b39e95
  11. Nov 12, 2021
  12. Nov 03, 2021
  13. Oct 21, 2021
  14. Oct 15, 2021
  15. Oct 14, 2021
  16. Oct 10, 2021
  17. Oct 01, 2021
  18. Sep 30, 2021
  19. Sep 28, 2021
Loading