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

Cherry-pick commits into release branch #5612

Merged
merged 17 commits into from
Sep 2, 2021
Merged

Conversation

yiyione
Copy link
Contributor

@yiyione yiyione commented Sep 2, 2021

For v1.8.1

siaimes and others added 17 commits September 2, 2021 16:36
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.
Signed-off-by: siaimes <34199488+siaimes@users.noreply.github.com>
- 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
- 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
@coveralls
Copy link

Coverage Status

Coverage remained the same at 33.681% when pulling 3950e50 on yiyi/pai-1.8.1-update into d60cba4 on pai-1.8.y.

@yiyione yiyione merged commit 420ad21 into pai-1.8.y Sep 2, 2021
@yiyione yiyione deleted the yiyi/pai-1.8.1-update branch September 2, 2021 09:03
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.

7 participants