Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/add request client version and fix cvm explorer issue #15

Merged
merged 8 commits into from
Jan 3, 2024

Conversation

lyu571
Copy link
Collaborator

@lyu571 lyu571 commented Dec 29, 2023

1.埋点
eg:Terraform-Vscode-v0.0.27
2.优化当前账号无cvm实例时的提示消息和cvm浏览框:
image

@lyu571 lyu571 changed the title Feat/add request client version Feat/add request client version and fix cvm explorer issue Jan 2, 2024
@@ -71,10 +72,16 @@ export namespace user {
try {
// query user info
const stsClient = await getStsClient();
const stsResp = await stsClient?.GetCallerIdentity().
const currentVersion = getExtensionVersion();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

现在是登录成功后会上报一次是吧

@andrew-tx andrew-tx merged commit fd09346 into master Jan 3, 2024
2 checks passed
@andrew-tx andrew-tx deleted the feat/enable-json branch January 3, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants