https://rancher.com/ logo
Title
s

some-monkey-58167

04/27/2023, 3:34 AM
Does Rancher Monitoring support define additionalArgs in prometheusSpec? I checked if I install kube-prometheus-stack by myself , I can add some other arguments to additionalArgs in prometheusSpec, like :
additionalArgs:
- name: storage.tsdb.min-block-duration
value: 30m
- name: storage.tsdb.max-block-duration
value: 30m
But I didn't find additionalArgs in Rancher Monitoring config file, I try to write it to the config file, it invalid. rancher-monitoring version is 100.2.0+up40.1.2