Closed rohit01 closed 7 years ago
Since CLI options format & supported keys are different in Prometheus 1.x and 2.x, it's better to handle with different keys in JSON. New variable are: ['prometheus']['v2_cli_opts'] and ['prometheus']['v2_cli_flags'].
['prometheus']['v2_cli_opts']
['prometheus']['v2_cli_flags']
@elijah Please review and merge :)
Since CLI options format & supported keys are different in Prometheus 1.x and 2.x, it's better to handle with different keys in JSON. New variable are:
['prometheus']['v2_cli_opts']
and['prometheus']['v2_cli_flags']
.