File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7575 mode 0644
7676 end
7777
78- prom_command = "/opt/prometheus/prometheus -config.file=/opt/prometheus/prometheus.yml -storage.local.path=#{ node [ 'prometheus' ] [ 'flags' ] [ 'storage.local.path' ] } -web.console.libraries=#{ node [ 'prometheus' ] [ 'flags' ] [ 'web.console.libraries' ] } -web.console.templates=#{ node [ 'prometheus' ] [ 'flags' ] [ 'web.console.templates' ] } "
78+ prom_command = "/opt/prometheus/prometheus -config.file=/opt/prometheus/prometheus.yml -storage.local.memory-chunks= #{ node [ 'prometheus' ] [ 'flags' ] [ 'storage.local.memory-chunks' ] } -storage.local. path=#{ node [ 'prometheus' ] [ 'flags' ] [ 'storage.local.path' ] } -web.console.libraries=#{ node [ 'prometheus' ] [ 'flags' ] [ 'web.console.libraries' ] } -web.console.templates=#{ node [ 'prometheus' ] [ 'flags' ] [ 'web.console.templates' ] } "
7979 supervisor_service "prometheus" do
8080 action :enable
8181 autostart true
You can’t perform that action at this time.
0 commit comments