This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 549
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherry-pick commits into release branch (#5612)
* Fix update docker cache error (#5539) Fix update docker cache error: [issue comment](#5445 (comment)). If /etc/docker/daemon.json doesn't exist or is an empty file, the script will fail. * Fix: change tail log to 16KB (#5575) * make enable_docker_cache effective (#5574) * Use sed instead of pip to change ansible version (#5573) Signed-off-by: siaimes <34199488+siaimes@users.noreply.github.com> * fix missing `WEBPORTAL_URL` issue when installing services (#5538) [issue comment](#5445 (comment)) * Add Prometheus Pushgateway as an optional service (#5590) - Add an optional service Prometheus Pushagteway - add a container `metrics-cleaner` to clean Pushgateway metrics by fixed interval - add prometheus-pushgateway in job-exporter - set `honor_lables` as true in Prometheus * adjust grafana to fit more metrics (#5591) - support more metrics, including - node_memory_bytes with `type` label - node_disk_other_bytes_total, task_block_other_byte - get task cpu utilization with `task_cpu_seconds_total` - task_network_receive_bytes_total, task_network_transmit_bytes_total - avoid wrongly computed 100% cpu utilization by using `idelta` - use `irate` instead of `rate` for fast-moving metrics & change the computing interval - set `editable` as true in all the dashboards * fix doc related to china deployment (#5593) * fix * fix * Bump runtime version (#5600) * fix link in readme (#5595) * Bump merge-deep from 3.0.2 to 3.0.3 in /src/webportal (#5524) * Bump postcss from 7.0.17 to 7.0.36 in /src/webportal (#5531) * Bump postcss from 7.0.14 to 7.0.36 in /contrib/submit-job-v2 (#5532) * Bump path-parse from 1.0.6 to 1.0.7 in /src/rest-server (#5597) * Bump color-string from 1.5.3 to 1.6.0 in /src/webportal (#5594) * Bump path-parse from 1.0.6 to 1.0.7 in /src/webportal (#5598) * Bump path-parse from 1.0.6 to 1.0.7 in /contrib/submit-job-v2 (#5599) Co-authored-by: siaimes <34199488+siaimes@users.noreply.github.com> Co-authored-by: Binyang2014 <binyli@microsoft.com> Co-authored-by: Zhiyuan He <362583303@qq.com> Co-authored-by: Guoxin <suiguoxin@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
d60cba4
commit 420ad21
Showing
42 changed files
with
631 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
29 changes: 0 additions & 29 deletions
29
docs_zh_CN/manual/cluster-admin/configuration-for-china.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.