Skip to content
  1. Aug 27, 2024
  2. Aug 26, 2024
  3. Aug 19, 2024
    • filvecchiato's avatar
      feat: Inject metrics registry in route controllers (#1477) · 11c0173a
      filvecchiato authored
      * wip metrics in controllers
      
      * Cleanup of metrics util into own directory
      
      * metrics registry injected in res object
      
      * cleanup
      
      * Route-based metrics by response object injection
      
      * Delete .env
      
      * resolve linting issues
      
      * fix extrinsics metric
      
      * update readme
      
      * update on comments
      
      * updated types to generics
      
      * update private function to emit metrics on blocks
      
      * update naming for metrics and README
      11c0173a
  4. Aug 15, 2024
  5. Aug 14, 2024
  6. Aug 13, 2024
  7. Aug 08, 2024
    • filvecchiato's avatar
      feat: Add route based metrics across API (#1465) · a4bbcb8f
      filvecchiato authored
      * fix metric middleware
      
      * updated benchmarks' README.md to include new run all script
      
      * update to readmes
      
      * add dynamic metric creation
      
      * lint fix
      
      * updates error metric in error middleware
      
      * change preMiddleware
      
      * init: first try at route based metrics
      
      * lint clean
      
      * metrics by route function
      
      * route specific metrics
      
      * update to env
      
      * revert .gitignore
      
      * Remove yarn.lock
      
      * add yarn.lock
      
      * commit missing files
      
      * restore yarn.lock
      
      * fixes to metrics and docs update
      
      * update readme
      
      * update metrics naming
      
      * docs update
      a4bbcb8f
  8. Jul 03, 2024
  9. Jun 27, 2024
  10. Jun 26, 2024
  11. Jun 18, 2024
  12. Jun 13, 2024
  13. Jun 06, 2024
  14. May 29, 2024
  15. May 24, 2024
  16. May 23, 2024
  17. May 09, 2024
  18. May 06, 2024
  19. Apr 24, 2024
  20. Apr 22, 2024
  21. Apr 21, 2024
  22. Apr 16, 2024
  23. Apr 11, 2024
  24. Apr 08, 2024
  25. Apr 04, 2024
    • Dominique's avatar
      feat: add metadata versions endpoints (#1424) · beb02ba1
      Dominique authored
      
      
      * feat: add metadata versions endpoints
      
      * updated docs
      
      * fix typo & renamed variables
      
      * made the metadata version check dynamic, replacing the specific check for versions 14 and 15
      - transaction material with metadata returns metadata regardless of the 'metadata' query param
      - updated docs
      
      * added changes from Tarik's review
      - throw an error if newer call is not available for older blocks
      - removed some comments left in node transaction spec file
      
      * Tarik's change on regExPattern check
      
      Co-authored-by: default avatarTarik Gul <[email protected]>
      
      * added Tarik's suggestion also in transaction material
      
      * fix typo
      
      ---------
      
      Co-authored-by: default avatarTarik Gul <[email protected]>
      beb02ba1
  26. Apr 01, 2024
  27. Mar 27, 2024
  28. Mar 22, 2024