You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking changes:
* Rename "applicationName" field to "app"
* Rename "hostName" field to "host"
* Rename "timestamp" field to "@timestamp"
* Refactor appmetrics mappings to all be of a single type (fixesRuntimeTools#30)
* Preconfigured Kibana visualizations are only compatible on Kibana 4 (untested on 5.x)
kherock
added a commit
to kherock/appmetrics-elk
that referenced
this issue
Sep 16, 2018
Breaking changes:
* Rename "applicationName" field to "app"
* Rename "hostName" field to "host"
* Rename "timestamp" field to "@timestamp"
* Refactor appmetrics mappings to all be of a single type (fixesRuntimeTools#30)
* Preconfigured Kibana visualizations are only compatible on Kibana 4 (untested on 5.x)
Cpu, memory, mqtt, etc are types of a single index. In elastic search 6.0 is not possible to set more than one type per index.
The text was updated successfully, but these errors were encountered: