webex / webex-js-sdk

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

fix(metrics): adding browserLaunchMethod metric in CA #3550

Closed shivani1211 closed 5 months ago

shivani1211 commented 5 months ago

COMPLETES # https://jira-eng-gpk2.cisco.com/jira/browse/SPARK-478360

This pull request addresses

adding browserLaunchMethod metric to send to CA. see relevant cantina PR: https://sqbu-github.cisco.com/WebExSquared/webex-web-client/pull/5650/files

by making the following changes

reading browserLaunchMethod from options if sent via cantina.

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.