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

Expose more metadata in the Explorer about the services that make up the application #161

Closed
BigMorty opened this issue May 10, 2021 · 2 comments
Milestone

Comments

@BigMorty
Copy link
Member

No description provided.

@jasonviviano
Copy link
Contributor

jasonviviano commented Jun 16, 2021

Description

Background

Currently the extension only shows Dapr applications displayed in the "Application" tree view and a "Help and Feedback" tree view below it. The Dapr applications found only contain the information pertaining to their names.

Request

Add a panel to the extension Explorer that displays a Dapr applications metadata once a Dapr application instance is clicked on. This panel should be called "Details" and be below the "Applications" panel. It will be exposing in a key: value format the metadata listed out below.

Metadata Wanted

• Dapr HTTP Port
• Dapr gRPC Port
• Age
• Command
• App Port

Mockup

Screen Shot 2021-06-21 at 1 39 59 PM

sk593 added a commit to sk593/vscode-dapr that referenced this issue Jun 21, 2021
@philliphoff philliphoff added this to the 0.6.0 milestone Jun 22, 2021
philliphoff added a commit to sk593/vscode-dapr that referenced this issue Jul 1, 2021
philliphoff added a commit that referenced this issue Jul 1, 2021
* added components tree view and made minor changes to namings + return types

* added localize() usage and reworked usage of dapr client

* minor refactoring

* removed token

Co-authored-by: Phillip Hoff <[email protected]>
@sk593 sk593 modified the milestones: 0.6.0, 0.5.0 Jul 21, 2021
@philliphoff
Copy link
Collaborator

Closing; enhancements to the current state will be tracked as separate items.

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

No branches or pull requests

4 participants