1. 02 Oct, 2024 2 commits
    • pk910's avatar
      fix: update built in assertoor tests (#782) · d24fb2a2
      pk910 authored
      update built in assertoor tests for compatibility with recent assertoor
      changes:
      * add unique id to all tests
      d24fb2a2
    • pk910's avatar
      fix: add database config to assertoor (#783) · 56532cf5
      pk910 authored
      this adds the database section to the assertoor config.
      assertoor falls back to an in memory database if the database section is
      left out.
      however, the in memory database caused issues with dora earlier, so it's
      better to use a non persistent file.
      56532cf5
  2. 27 Sep, 2024 1 commit
  3. 25 Sep, 2024 2 commits
  4. 23 Sep, 2024 2 commits
  5. 19 Sep, 2024 1 commit
  6. 18 Sep, 2024 1 commit
  7. 17 Sep, 2024 1 commit
    • Dmitrii Shmatko's avatar
      fix: `metrics-host-allowlist` for Teku (#765) · ad75fcce
      Dmitrii Shmatko authored
      Currently `'*'` is passed to Teku, which is not correct, so I see `Not
      Authorized` when trying to access Teku metrics, Prometheus says that
      Teku is down because of 403, and Grafana metrics are empty.
      Only `*` should be passed, which is the purpose of the fix.
      I don't know how to test it, so not 100% on the fix.
      ad75fcce
  8. 12 Sep, 2024 1 commit
  9. 10 Sep, 2024 2 commits
  10. 29 Aug, 2024 1 commit
  11. 28 Aug, 2024 1 commit
  12. 26 Aug, 2024 1 commit
  13. 20 Aug, 2024 1 commit
  14. 19 Aug, 2024 3 commits
  15. 16 Aug, 2024 1 commit
  16. 15 Aug, 2024 3 commits
  17. 14 Aug, 2024 1 commit
  18. 13 Aug, 2024 3 commits
  19. 09 Aug, 2024 2 commits
  20. 06 Aug, 2024 4 commits
  21. 31 Jul, 2024 1 commit
  22. 29 Jul, 2024 2 commits
  23. 16 Jul, 2024 1 commit
  24. 15 Jul, 2024 2 commits