As part of elastic/uptime#235 adding agent support to Kibana for Uptime we'll need to update our default index settings for Uptime to no longer just point at heartbeat-* since the datastreams will use the synthetics prefix. I believe the correct default should be heartbeat-${VERSION}-* and synthetics-* with no version.
As part of elastic/uptime#235 adding agent support to Kibana for Uptime we'll need to update our default index settings for Uptime to no longer just point at
heartbeat-*since the datastreams will use thesyntheticsprefix. I believe the correct default should beheartbeat-${VERSION}-*andsynthetics-*with no version.