Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Fix: change tail log to 16KB #5575

Merged
merged 1 commit into from
Jul 27, 2021
Merged

Fix: change tail log to 16KB #5575

merged 1 commit into from
Jul 27, 2021

Conversation

Binyang2014
Copy link
Contributor

No description provided.

@Binyang2014 Binyang2014 requested review from hzy46 and yiyione July 27, 2021 08:24
@coveralls
Copy link

Coverage Status

Coverage remained the same at 33.681% when pulling 6952f6a on binyli/log-fix into b9e16c7 on master.

@Binyang2014 Binyang2014 merged commit 8cd5947 into master Jul 27, 2021
@Binyang2014 Binyang2014 deleted the binyli/log-fix branch July 27, 2021 09:18
yiyione pushed a commit that referenced this pull request Sep 2, 2021
yiyione added a commit that referenced this pull request Sep 2, 2021
* 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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants