mirror of https://github.com/linkerd/linkerd2.git
bump prometheus to the latest v2.19.3 (#4811)
* bump prometheus to the latest v2.19.3 latest prometheus version shows a lot of decrease in the memory usage and other benefits Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
This commit is contained in:
parent
996c746c2b
commit
6307868f3d
|
@ -3,7 +3,7 @@
|
|||
# when installing with the parent linkerd2 chart
|
||||
# Do not override them in this file!
|
||||
# If installing/upgrading with linkerd's CLI, use the `--addon-config` flag.
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
args:
|
||||
storage.tsdb.path: /data
|
||||
storage.tsdb.retention.time: 6h
|
||||
|
@ -12,4 +12,4 @@ args:
|
|||
globalConfig:
|
||||
scrape_interval: 10s
|
||||
scrape_timeout: 10s
|
||||
evaluation_interval: 10s
|
||||
evaluation_interval: 10s
|
||||
|
|
|
@ -220,7 +220,7 @@ The following table lists the configurable parameters for the Prometheus Add-On.
|
|||
| `prometheus.alertManagers` | Alertmanager instances the Prometheus server sends alerts to configured via the static_configs parameter. | `[]` |
|
||||
| `prometheus.args` | Command line options for Prometheus binary | `storage.tsdb.path: /data, storage.tsdb.retention.time: 6h, config.file: /etc/prometheus/prometheus.yml, log.level: *controller_log_level` |
|
||||
| `prometheus.globalConfig` | The global configuration specifies parameters that are valid in all other configuration contexts. | `scrape_interval: 10s, scrape_timeout: 10s, evaluation_interval: 10s` |
|
||||
| `prometheus.image` | Docker image for the prometheus instance | `prom/prometheus:v2.15.2` |
|
||||
| `prometheus.image` | Docker image for the prometheus instance | `prom/prometheus:v2.19.3` |
|
||||
| `prometheus.proxy.resources` | CPU and Memory resources required by proxy injected into prometheus pod (see `global.proxy.resources` for sub-fields) | values in `global.proxy.resources` |
|
||||
| `prometheus.persistence.storageClass` | Storage class used to create prometheus data PV. | `nil` |
|
||||
| `prometheus.persistence.accessMode` | PVC access mode. | `ReadWriteOnce` |
|
||||
|
|
|
@ -2283,7 +2283,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -2276,7 +2276,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3236,7 +3236,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3119,7 +3119,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3119,7 +3119,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3119,7 +3119,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -2795,7 +2795,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3382,7 +3382,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3382,7 +3382,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3030,7 +3030,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -2609,7 +2609,7 @@ data:
|
|||
evaluation_interval: 10s
|
||||
scrape_interval: 10s
|
||||
scrape_timeout: 10s
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
tracing:
|
||||
enabled: false
|
||||
---
|
||||
|
@ -3179,7 +3179,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -2610,7 +2610,7 @@ data:
|
|||
evaluation_interval: 10s
|
||||
scrape_interval: 10s
|
||||
scrape_timeout: 10s
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
tracing:
|
||||
collector:
|
||||
image: omnition/opencensus-collector:0.1.11
|
||||
|
@ -3186,7 +3186,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -2852,7 +2852,7 @@ data:
|
|||
evaluation_interval: 10s
|
||||
scrape_interval: 10s
|
||||
scrape_timeout: 10s
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
resources:
|
||||
cpu:
|
||||
limit: "4"
|
||||
|
@ -3442,7 +3442,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -2812,7 +2812,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3119,7 +3119,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3051,7 +3051,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3126,7 +3126,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3126,7 +3126,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -2299,7 +2299,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3144,7 +3144,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3142,7 +3142,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3135,7 +3135,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3121,7 +3121,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3135,7 +3135,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -2808,7 +2808,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3135,7 +3135,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -2808,7 +2808,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3135,7 +3135,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3398,7 +3398,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3135,7 +3135,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3135,7 +3135,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3119,7 +3119,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3105,7 +3105,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3119,7 +3119,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -3135,7 +3135,7 @@ spec:
|
|||
- --log.level=info
|
||||
- --storage.tsdb.path=/data
|
||||
- --storage.tsdb.retention.time=6h
|
||||
image: prom/prometheus:v2.15.2
|
||||
image: prom/prometheus:v2.19.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
Loading…
Reference in New Issue