This repository was archived by the owner on Aug 23, 2023. It is now read-only.
File tree 7 files changed +7
-7
lines changed
docker-dev-custom-cfg-kafka
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ tag-query-workers = 50
403
403
# size of regular expression cache in tag query evaluation
404
404
match-cache-size = 1000
405
405
# path to index-rules.conf file
406
- index- rules-conf = /etc/metrictank/index-rules.conf
406
+ rules-file = /etc/metrictank/index-rules.conf
407
407
# maximum duration each second a prune job can lock the index.
408
408
max-prune-lock-time = 100ms
409
409
Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ tag-query-workers = 50
403
403
# size of regular expression cache in tag query evaluation
404
404
match-cache-size = 1000
405
405
# path to index-rules.conf file
406
- index- rules-conf = /etc/metrictank/index-rules.conf
406
+ rules-file = /etc/metrictank/index-rules.conf
407
407
# maximum duration each second a prune job can lock the index.
408
408
max-prune-lock-time = 100ms
409
409
Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ tag-query-workers = 50
403
403
# size of regular expression cache in tag query evaluation
404
404
match-cache-size = 1000
405
405
# path to index-rules.conf file
406
- index- rules-conf = /etc/metrictank/index-rules.conf
406
+ rules-file = /etc/metrictank/index-rules.conf
407
407
# maximum duration each second a prune job can lock the index.
408
408
max-prune-lock-time = 100ms
409
409
Original file line number Diff line number Diff line change @@ -472,7 +472,7 @@ tag-query-workers = 50
472
472
# size of regular expression cache in tag query evaluation
473
473
match-cache-size = 1000
474
474
# path to index-rules.conf file
475
- index- rules-conf = /etc/metrictank/index-rules.conf
475
+ rules-file = /etc/metrictank/index-rules.conf
476
476
# maximum duration each second a prune job can lock the index.
477
477
max-prune-lock-time = 100ms
478
478
```
Original file line number Diff line number Diff line change @@ -406,7 +406,7 @@ tag-query-workers = 50
406
406
# size of regular expression cache in tag query evaluation
407
407
match-cache-size = 1000
408
408
# path to index-rules.conf file
409
- index- rules-conf = /etc/metrictank/index-rules.conf
409
+ rules-file = /etc/metrictank/index-rules.conf
410
410
# maximum duration each second a prune job can lock the index.
411
411
max-prune-lock-time = 100ms
412
412
Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ tag-query-workers = 50
403
403
# size of regular expression cache in tag query evaluation
404
404
match-cache-size = 1000
405
405
# path to index-rules.conf file
406
- index- rules-conf = /etc/metrictank/index-rules.conf
406
+ rules-file = /etc/metrictank/index-rules.conf
407
407
# maximum duration each second a prune job can lock the index.
408
408
max-prune-lock-time = 100ms
409
409
Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ tag-query-workers = 50
403
403
# size of regular expression cache in tag query evaluation
404
404
match-cache-size = 1000
405
405
# path to index-rules.conf file
406
- index- rules-conf = /etc/metrictank/index-rules.conf
406
+ rules-file = /etc/metrictank/index-rules.conf
407
407
# maximum duration each second a prune job can lock the index.
408
408
max-prune-lock-time = 100ms
409
409
You can’t perform that action at this time.
0 commit comments