Skip to content

Commit

Permalink
Update Telemetry SDK commit Id (#925)
Browse files Browse the repository at this point in the history
* feat(INJI-403): add events in the VC download flow for success scenario

* refactor(INJI-403): updates logic to capture preferred language in telemetry

Signed-off-by: Alka <[email protected]>

* fix(INJI-403): revert changes of google services and env added by mistake

Signed-off-by: Alka <[email protected]>

* refactor(INJI-403): extracts some methods of telemetry to a util file

Signed-off-by: Alka <[email protected]>

* fix(INJI-403): fetch selected issuer's id from context instead of event

Signed-off-by: Alka <[email protected]>

* feat(INJI-403): update telemetry package link to mosip org

Signed-off-by: Alka <[email protected]>

* feat(INJI-403): making language code mapping fail safe and removing unwanted code

Signed-off-by: Alka <[email protected]>

* fix(INJI-403): update commit id of telemetry sdk

Signed-off-by: Alka <[email protected]>

---------

Signed-off-by: Alka Prasad <[email protected]>
Signed-off-by: Alka <[email protected]>
Signed-off-by: Swati Goel <[email protected]>
Co-authored-by: Swati Goel <[email protected]>
  • Loading branch information
Alka1703 and swatigoel authored Oct 13, 2023
1 parent c7a557c commit 080ef3d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"react-native-vector-icons": "^10.0.0",
"short-unique-id": "^4.4.4",
"simple-pem2jwk": "^0.2.4",
"telemetry-sdk": "git://github.com/mosip/sunbird-telemetry-sdk.git#f762be5732ee552c0c70bdd540aa4e2701554c71",
"telemetry-sdk": "git://github.com/mosip/sunbird-telemetry-sdk.git#develop",
"xstate": "^4.35.0"
},
Expand Down

0 comments on commit 080ef3d

Please sign in to comment.