)]}'
{"prometheus/templates/utils/_command_line_flags.tpl":[{"author":{"_account_id":30582,"name":"RADHIKA PAI","email":"rp592h@att.com","username":"rp592h"},"change_message_id":"ef6c9d2325058fa21e73fe8c6d73ce1963f1a164","unresolved":false,"context_lines":[{"line_number":34,"context_line":"{{- define \"prometheus.utils.command_line_flags\" -}}"},{"line_number":35,"context_line":"{{- range $flag, $value :\u003d . -}}"},{"line_number":36,"context_line":"{{- $flag :\u003d $flag | replace \"_\" \"-\" }}"},{"line_number":37,"context_line":"{{- if eq $flag \"web.enable-admin-api\" \"web.enable-lifecycle\" \"storage.tsdb.wal-compression\" -}}"},{"line_number":38,"context_line":"{{- if $value }}"},{"line_number":39,"context_line":"{{- printf \" --%s\" $flag -}}"},{"line_number":40,"context_line":"{{- end -}}"}],"source_content_type":"text/x-smarty","patch_set":1,"id":"9f560f44_00ab48d5","line":37,"updated":"2020-08-26 16:13:54.000000000","message":"question: should any value be defined for this flag??","commit_id":"9027d1337fa569621df47405d641fbf0259878c4"},{"author":{"_account_id":27499,"name":"David Smith","email":"ds3330@att.com","username":"smithd"},"change_message_id":"b1f6dedef043f2a62e19f89bad4f5080a73d762a","unresolved":false,"context_lines":[{"line_number":34,"context_line":"{{- define \"prometheus.utils.command_line_flags\" -}}"},{"line_number":35,"context_line":"{{- range $flag, $value :\u003d . -}}"},{"line_number":36,"context_line":"{{- $flag :\u003d $flag | replace \"_\" \"-\" }}"},{"line_number":37,"context_line":"{{- if eq $flag \"web.enable-admin-api\" \"web.enable-lifecycle\" \"storage.tsdb.wal-compression\" -}}"},{"line_number":38,"context_line":"{{- if $value }}"},{"line_number":39,"context_line":"{{- printf \" --%s\" $flag -}}"},{"line_number":40,"context_line":"{{- end -}}"}],"source_content_type":"text/x-smarty","patch_set":1,"id":"9f560f44_57cb431c","line":37,"in_reply_to":"9f560f44_00ab48d5","updated":"2020-08-26 18:32:49.000000000","message":"Done","commit_id":"9027d1337fa569621df47405d641fbf0259878c4"},{"author":{"_account_id":30777,"name":"Steven Fitzpatrick","email":"steven@fitzpatrick.wtf","username":"sf280x"},"change_message_id":"dc91cb015c6e250b200ace8039ab142eae87df75","unresolved":false,"context_lines":[{"line_number":35,"context_line":"{{- range $flag, $value :\u003d . -}}"},{"line_number":36,"context_line":"{{- $flag :\u003d $flag | replace \"_\" \"-\" }}"},{"line_number":37,"context_line":"{{- if eq $flag \"web.enable-admin-api\" \"web.enable-lifecycle\" \"storage.tsdb.wal-compression\" -}}"},{"line_number":38,"context_line":"{{- if $value }}"},{"line_number":39,"context_line":"{{- printf \" --%s\" $flag -}}"},{"line_number":40,"context_line":"{{- end -}}"},{"line_number":41,"context_line":"{{- else -}}"},{"line_number":42,"context_line":"{{- $value :\u003d $value | toString }}"},{"line_number":43,"context_line":"{{- printf \"--%s\u003d%s \" $flag $value }}"}],"source_content_type":"text/x-smarty","patch_set":1,"id":"9f560f44_d26d9432","line":40,"range":{"start_line":38,"start_character":0,"end_line":40,"end_character":11},"updated":"2020-08-27 13:16:43.000000000","message":"Does this work? If I understand correctly we\u0027re going to leave the key empty like\n\n    command_line_flags:\n      storage.tsdb.wal-compression:\n      ...\n\n\nBut if that\u0027s the case, then $value is false, so this branch is not rendered?","commit_id":"9027d1337fa569621df47405d641fbf0259878c4"}]}
