fastboot icon indicating copy to clipboard operation
fastboot copied to clipboard

Add instrumentation for measuring metrics related to visit

Open suchitadoshi1987 opened this issue 4 years ago • 2 comments

Added instrumentation to measure

  • time taken to complete the fastboot visit
  • time taken to complete the instance visit
  • time taken to retrieve the app instance from the queue

suchitadoshi1987 avatar Oct 07 '20 18:10 suchitadoshi1987

@suchitadoshi1987 @rwjblue have you considered to instrument result._finalize() and createShoebox() as well?

SergeAstapov avatar Oct 08 '20 00:10 SergeAstapov

@suchitadoshi1987 @rwjblue have you considered to instrument result._finalize() and createShoebox() as well?

Ya, we definitely can (and should!) add that. We should probably make an enumerated list over in https://github.com/ember-fastboot/fastboot/issues/107.

rwjblue avatar Oct 08 '20 20:10 rwjblue