AppMetrics / Elasticsearch

App Metrics Extensions for Elasticsearch reporting
http://app-metrics.io/getting-started/reporting/index.html
Apache License 2.0
20 stars 20 forks source link

Breaking change in ElasticSearch 6 #20

Closed staylr closed 6 years ago

staylr commented 6 years ago

Upgraded to ElasticSearch 6, now seeing the following in the ElasticSearch logs when reporting more than one type of metric:

Rejecting mapping update to [metrics] as the final mapping would have more than 1 type: [meter, counter].

See https://www.elastic.co/guide/en/elasticsearch/reference/6.x/removal-of-types.html

dragouf commented 6 years ago

any update on this ? I wanted to use your plugin but I'm blocked because of this with elasticsearch 6

dragouf commented 6 years ago

just to know, what is the best way to fox that ? create an index per type ?

alhardy commented 6 years ago

https://github.com/AppMetrics/Elasticsearch/issues/20