Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue with usage metrics not being reported or logged #332

Merged
merged 40 commits into from
Jul 27, 2024
Merged

Commits on Jul 25, 2024

  1. updated logging

    scermat committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b93f01f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Merge branch 'develop' of https://github.com/porters-xyz/gateway-demo

    …into poktscan-metrics-endpoint
    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7ddd027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3320556 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ae8bdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    861d643 View commit details
    Browse the repository at this point in the history
  5. mroe debugging changes

    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1aaf5a2 View commit details
    Browse the repository at this point in the history
  6. added checks in UsageUpdater

    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2ae26a4 View commit details
    Browse the repository at this point in the history
  7. further logging for debugging

    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3f70933 View commit details
    Browse the repository at this point in the history
  8. further temporary logging

    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0f43b59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81b95d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b62421 View commit details
    Browse the repository at this point in the history
  11. reverted previous change

    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    946dd8f View commit details
    Browse the repository at this point in the history
  12. attempted bugfix

    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2e9fa21 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d46e74b View commit details
    Browse the repository at this point in the history
  14. fixed typo in redis key

    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1b9a245 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f4b34ce View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f2371d4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d01aa9b View commit details
    Browse the repository at this point in the history
  18. more debugging...

    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    66fe08e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a42fff0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f86d22a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ca15c64 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0756658 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8d64777 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    40a0b62 View commit details
    Browse the repository at this point in the history
  25. trying revised usage updater

    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0d2204c View commit details
    Browse the repository at this point in the history
  26. yet more logging

    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    66dc5c8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ff22be6 View commit details
    Browse the repository at this point in the history
  28. more logging changes

    scermat committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    37cb8fe View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. fixed potential issue with cache mechanism, that may have been trigge…

    …ring pointer to be nil
    scermat committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    bbb8993 View commit details
    Browse the repository at this point in the history
  2. revised handling of context, since it was being updated and not retur…

    …ned in Lookup functions
    scermat committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    4daa8aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5cdd1b View commit details
    Browse the repository at this point in the history
  4. fixed broken import

    scermat committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    46fb337 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec80f8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c322fcd View commit details
    Browse the repository at this point in the history
  7. added missing tenant Id set

    scermat committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    04c22e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32672c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a32800d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8deecaf View commit details
    Browse the repository at this point in the history
  11. Merge pull request #331 from porters-xyz/poktscan-metrics-endpoint

    Poktscan metrics endpoint
    scermat authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    bc7e987 View commit details
    Browse the repository at this point in the history