You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update telemetry: emit auth scopes in user state (aws#4944)
* add authScopes to emitUserState telemetry
* add authScopes to emitUserState telemetry
* Replace userState function with direct TelemetryService record function to capture authScopes
* add value parameter
* fix whitespace
* Update plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/gettingstarted/GettingStartedAuthUtils.kt
Co-authored-by: Richard Li <[email protected]>
* Check current explorerConnection for scopes only
* Add function to grab scopes from each activeConnection used that is connected/expired.
* remove TelemetryOverride definition and use common's telemetry function instead
* remove unused imports
* Change the way explorer connection scope is checked
* remove check for CodeWhispererConnection: merged into qConnection & qScopes
* add common logic to one function
* Update telemetryOverride.json
missed {
---------
Co-authored-by: Richard Li <[email protected]>
Copy file name to clipboardExpand all lines: plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/gettingstarted/GettingStartedAuthUtils.kt
Copy file name to clipboardExpand all lines: plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/gettingstarted/editor/GettingStartedPanelUtils.kt
Copy file name to clipboardExpand all lines: plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/gettingstarted/editor/GettingStartedTelemetryUtils.kt
0 commit comments