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
    • Jean-Paul Calderone's avatar
      Merge branch 'morph-output' into 'develop' · c7dfdef9
      Jean-Paul Calderone authored
      Add a derivation that builds all three grids.
      
      See merge request !253
      c7dfdef9
  2. Feb 11, 2022
  3. Feb 10, 2022
  4. Feb 08, 2022
  5. Feb 07, 2022
  6. 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
  7. Feb 03, 2022
  8. Feb 02, 2022
  9. Feb 01, 2022
  10. Jan 31, 2022
  11. Jan 21, 2022
  12. Jan 19, 2022
Loading