[GitLab CE Docker] Prometheus high CPU & and it takes up disk space.
Summary
Hi, I utilice Gitlab CE vía Docker (gitlab/gitlab-ce:latest) from along time. In the latest updates Prometheus takes full CPU resources of my VPS and fill the disk space.
Steps to reproduce
Update container from the gitlab/gitlab-ce:latest
What is the current bug behavior?
Prometheus full CPU usage and fill the disk space.
Relevant logs and/or screenshots
2020-03-12_15:29:42.06575 level=info ts=2020-03-12T15:29:42.065Z caller=head.go:562 component=tsdb msg="WAL segment loaded" segment=23164 maxSegment=57037
2020-03-12_15:29:42.06611 level=info ts=2020-03-12T15:29:42.066Z caller=head.go:562 component=tsdb msg="WAL segment loaded" segment=23165 maxSegment=57037
2020-03-12_15:29:42.06648 level=info ts=2020-03-12T15:29:42.066Z caller=head.go:562 component=tsdb msg="WAL segment loaded" segment=23166 maxSegment=57037
2020-03-12_15:29:42.06672 level=info ts=2020-03-12T15:29:42.066Z caller=head.go:562 component=tsdb msg="WAL segment loaded" segment=23167 maxSegment=57037
2020-03-12_15:29:42.06697 level=info ts=2020-03-12T15:29:42.066Z caller=head.go:562 component=tsdb msg="WAL segment loaded" segment=23168 maxSegment=57037
2020-03-12_15:29:42.06722 level=info ts=2020-03-12T15:29:42.067Z caller=head.go:562 component=tsdb msg="WAL segment loaded" segment=23169 maxSegment=57037
2020-03-12_15:29:42.06746 level=info ts=2020-03-12T15:29:42.067Z caller=head.go:562 component=tsdb msg="WAL segment loaded" segment=23170 maxSegment=57037
2020-03-12_15:29:42.06788 level=info ts=2020-03-12T15:29:42.067Z caller=head.go:562 component=tsdb msg="WAL segment loaded" segment=23171 maxSegment=57037
2020-03-12_15:29:42.06845 level=info ts=2020-03-12T15:29:42.068Z caller=head.go:562 component=tsdb msg="WAL segment loaded" segment=23172 maxSegment=57037
Edited by Peter Leitzen