webex / webex-js-sdk

JavaScript SDK for Webex
https://webex.github.io/webex-js-sdk/
Other
170 stars 336 forks source link

feat(metrics): add downloadIntelligenceModelsReqResp to latency metrics #3549

Closed maxinteger closed 2 months ago

maxinteger commented 2 months ago

COMPLETES SPARK-503933

This pull request addresses

Implement new downloadIntelligenceModelsReqResp latency for CA metrics

by making the following changes

Updated the types and added new utility function called accumulateLatency

Change Type

The following scenarios where tested

< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >

I certified that


Make sure to have followed the contributing guidelines before submitting.

aws-amplify-us-east-2[bot] commented 2 months ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3549.d3m3l2kee0btzx.amplifyapp.com

maxinteger commented 2 months ago

@torgeadelin I think the linting is coming from a recently merged PR, there is not too many and all related to metrics plugin so I think it is OK

maxinteger commented 2 months ago

@shnaaz I just updated my branch to the latest beta and run formatting, probably these lines where not correctly formatted.

I can roll it back if you want to.