Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 384 Bytes

prometheus.md

File metadata and controls

14 lines (7 loc) · 384 Bytes

prometheus/configure-prometheus.sh

Provides functions to configure Prometheus

Overview

Ability to override the memory usage of prometheus daemon on master. Example : 500M

function requires one argument to be passed. Argument must specify the ram to be allocated to the prometheus service from master node ram. Input should be an integer. All the values are assumed in MB.