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 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
  3. Nov 12, 2021
  4. Nov 03, 2021
  5. Oct 21, 2021
  6. Oct 15, 2021
  7. Oct 14, 2021
  8. Oct 10, 2021
  9. Oct 01, 2021
  10. Sep 30, 2021
  11. Sep 28, 2021
Loading