Skip to content
Snippets Groups Projects
  1. Sep 08, 2022
  2. Sep 06, 2022
  3. Sep 05, 2022
  4. Aug 31, 2022
  5. Aug 29, 2022
  6. Aug 17, 2022
  7. Aug 16, 2022
  8. Aug 03, 2022
  9. Jul 11, 2022
  10. 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
  11. Apr 29, 2022
  12. Apr 13, 2022
  13. Mar 14, 2022
  14. Feb 25, 2022
  15. Feb 22, 2022
  16. Feb 17, 2022
  17. Feb 14, 2022
  18. Feb 11, 2022
    • Florian Sesser's avatar
      Loki: Turn off GRPC server · cbba2d0b
      Florian Sesser authored
      Or rather, let it listen only on localhost.
      I thought Grafana needed it, or Promtail needed it, but I don't remember
      clearly, the web doesn't say clearly, and on my local dev stack
      Promtail/Loki seems to still work just fine without GRPC on the network.
      cbba2d0b
    • Florian Sesser's avatar
      whitespace · 21b9d286
      Florian Sesser authored
      21b9d286
  19. 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
  20. Feb 02, 2022
  21. Jan 18, 2022
  22. Jan 13, 2022
  23. Jan 07, 2022
  24. Nov 12, 2021
Loading