Skip to content
Snippets Groups Projects
  1. Feb 14, 2022
    • Florian Sesser's avatar
      Payments dashboard log fix & fine tune · 8a1c18b2
      Florian Sesser authored
      - (tryfix) Switch to Loki datasource;
      - Filter requests to metrics instead of all GET;
      - Show the last week by default
      - Show log times
      
      Interesting and not quickly fixable as it looks like: the
      GET ... line comes *after*  the result.  We might be logging
      this wrong to begin with, but probably this is some next
      gen AI line ordering intelligence
      8a1c18b2
  2. 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
  3. 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
  4. Feb 02, 2022
  5. Jan 18, 2022
  6. Jan 13, 2022
  7. Jan 07, 2022
  8. Nov 12, 2021
  9. Nov 03, 2021
  10. Oct 25, 2021
  11. Oct 21, 2021
  12. Oct 15, 2021
  13. Oct 14, 2021
  14. Oct 10, 2021
  15. Oct 02, 2021
  16. Oct 01, 2021
  17. Sep 30, 2021
  18. Sep 29, 2021
  19. Sep 28, 2021
  20. Sep 27, 2021
  21. Aug 19, 2021
  22. Aug 17, 2021
  23. Aug 02, 2021
Loading