8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790def0 commit bb9f425Copy full SHA for bb9f425
docker-compose.yml
@@ -84,7 +84,7 @@ services:
84
elasticsearch.api.http.url=http://cds-api:8081 \
85
elasticsearch.name=cds-elasticsearch \
86
elasticsearch.elasticsearch.indexEvents=cds-index-events \
87
- elasticsearch.elasticsearch.indexMetrics=cds-index-events \
+ elasticsearch.elasticsearch.indexMetrics=cds-index-metrics \
88
elasticsearch.elasticsearch.url=http://elasticsearch:9200 \
89
ui.url=http://${HOSTNAME}:8080 \
90
ui.api.http.url=http://cds-api:8081 \
0 commit comments