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. Sep 30, 2021
  4. Sep 28, 2021
  5. Sep 27, 2021
  6. Aug 19, 2021
  7. Aug 17, 2021
  8. Aug 02, 2021
  9. Jul 02, 2021
Loading