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
This ticket tracks the changes required to make the SM kibana section compatible with metricbeat 8.x.
SM: some kibana queries have outdated assumptions about the stored data structure. It assumes a nested kibana.kibana object but I does not exist anymore (a similar property was deleted ~8months ago from metricbeat which is possibly the cause) fix kibana metricsets property paths #122034
This ticket tracks the changes required to make the SM kibana section compatible with metricbeat 8.x.
kibana.kibana
object but I does not exist anymore (a similar property was deleted ~8months ago from metricbeat which is possibly the cause) fix kibana metricsets property paths #122034elasticsearch.cluster.id
property should be assigned toRootFields
instead ofModuleFields
Write to rootfields instead of modulefields beats#29494Agent only
cluster_uuid
alias toelasticsearch.cluster.id
kibana_stats.timestamp
alias to@timestamp
kibana_stats.kibana.uuid
alias toservice.id
kibana_stats.kibana.status
alias tokibana.stats.status
The text was updated successfully, but these errors were encountered: