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

Add stack display page on Mars Web #2876

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

wjsi
Copy link
Member

@wjsi wjsi commented Mar 26, 2022

What do these changes do?

Add a web page to display stack for each process of Mars services. Also add required APIs. The page will look like

未命名

Related issue number

Fixes #2875

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@wjsi wjsi added type: feature New feature mod: web to be backported Indicate that the PR need to be backported to stable branch labels Mar 26, 2022
@wjsi wjsi added this to the v0.9.0rc2 milestone Mar 26, 2022
@wjsi wjsi requested a review from qinxuye as a code owner March 26, 2022 05:19
@wjsi wjsi force-pushed the feature/stack_page branch from de563ce to d079660 Compare March 26, 2022 06:12
Copy link
Collaborator

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@hekaisheng hekaisheng left a comment

Choose a reason for hiding this comment

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

LGTM

@hekaisheng hekaisheng merged commit ba0913f into mars-project:master Mar 28, 2022
@wjsi wjsi deleted the feature/stack_page branch March 28, 2022 09:22
wjsi added a commit to wjsi/mars that referenced this pull request Mar 28, 2022
@qinxuye qinxuye added backported already PR has been backported and removed to be backported Indicate that the PR need to be backported to stable branch labels Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported already PR has been backported mod: web type: feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a web page to show Mars process stacks
3 participants