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

Release v2021.12.30.1 [skip pd_pr] #1113

Merged
merged 36 commits into from
Dec 30, 2021
Merged

Conversation

baurine
Copy link
Collaborator

@baurine baurine commented Dec 30, 2021

Release Note:

  1. Refine manual profiling and continuous profiling UI
  2. Use speedscope to show flamegraph
  3. Support multiple profiling types for manual profiling
  4. Support dynamic distro res

baurine and others added 30 commits December 30, 2021 12:47
…n features (pingcap#1047)

* make conprof independent

* check feature enable

* add check feature enable middleware

* hide menu if feature is not enabled

* refactor non root login switch by new design

* i18n

* yarn fmt

* renaming

* adjust fe code

* refine

* remove unused log
Signed-off-by: crazycs <chen.two.cs@gmail.com>
* Fix script to embed the ui

* Hack write_strings
shhdgit and others added 4 commits December 30, 2021 13:03
* refactor(ui): auto refresh button

* chore: update translation

* fix: remain seconds

* refine: refresh button

* fix: onRefresh

* fix: auto refresh

* fix: continue tick

* chore: add some comments

* tweak: remaining refresh seconds

* chore: clean code

Co-authored-by: Wenxuan <breezewish@pingcap.com>
* update wording

* not check prom any more

* replace time range component

* i18n

* support view profile by diffrent ways

* extract ActionsButton

* change download data format

* refine

* comments

* Revert "comments"

This reverts commit 3b03fdb.

* fix view cpu profile fail

* update state

* hide action button if disable

* address feedback
@ti-chi-bot
Copy link
Member

ti-chi-bot commented Dec 30, 2021

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • breeswish

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2021

Codecov Report

❗ No coverage uploaded for pull request base (release@bcc43a0). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             release    #1113   +/-   ##
==========================================
  Coverage           ?   23.12%           
==========================================
  Files              ?      102           
  Lines              ?     9981           
  Branches           ?        0           
==========================================
  Hits               ?     2308           
  Misses             ?     7523           
  Partials           ?      150           
Flag Coverage Δ
be_integration_test_latest 7.05% <0.00%> (?)
be_integration_test_v4.0.1 7.05% <0.00%> (?)
be_unit_test 24.13% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bcc43a0...9d6b17a. Read the comment docs.

Copy link
Member

@breezewish breezewish left a comment

Choose a reason for hiding this comment

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

LGTM. Could you organize some user-understandable release note in the PR body?

@baurine baurine marked this pull request as draft December 30, 2021 06:36
@baurine
Copy link
Collaborator Author

baurine commented Dec 30, 2021

Find system report page disappear and diagnose report page crash, resolving it.

@baurine baurine marked this pull request as ready for review December 30, 2021 07:23
@baurine
Copy link
Collaborator Author

baurine commented Dec 30, 2021

LGTM. Could you organize some user-understandable release note in the PR body?

done!

@baurine baurine merged commit b2c4a04 into pingcap:release Dec 30, 2021
@baurine baurine deleted the release-20211230 branch December 30, 2021 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants