Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Commit bf02288

Browse files
committed
remove legacy elasticsearch config from sample config
1 parent 186bea8 commit bf02288

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

metrictank-sample.ini

-11
Original file line numberDiff line numberDiff line change
@@ -69,17 +69,6 @@ cassandra-write-queue-size = 100000
6969
# CQL protocol version. cassandra 3.x needs v3 or 4.
7070
cql-protocol-version = 4
7171

72-
73-
### Metric metadata index ###
74-
75-
76-
## elasticsearch
77-
# elasticsearch address for metric definitions
78-
elastic-addr = localhost:9200
79-
# index name for storing metric index
80-
index-name = metric
81-
82-
8372
### Profiling, instrumentation and logging ###
8473

8574
# see https://golang.org/pkg/runtime/#SetBlockProfileRate

0 commit comments

Comments
 (0)