tkestack / kvass

Kvass is a Prometheus horizontal auto-scaling solution , which uses Sidecar to generate special config file only containes part of targets assigned from Coordinator for every Prometheus shard.
Apache License 2.0
614 stars 90 forks source link

Upgrade prometheus version #102

Open jet-go opened 2 years ago

jet-go commented 2 years ago

Fixes: https://github.com/moby/moby/pull/42836

Description: Sometimes the coordinator/shard pods starts throwing the below error

runtime/cgo: pthread_create failed: Operation not permitted
SIGABRT: abort

Upgrading the prometheus (docker dependency) version should fix it