v1.6.0
This minor release includes the following fixes & improvements:
go-sensor
is capable of sending continuous profiles with Instana’s AutoProfile. This functionality is opt-in, to enable profiling addEnableAutoProfile: true
to your sensor initialization options.instana.EumSnippet()
is deprecated and will be removed soon. The generated JS code is outdated and it is advised to follow the official guide on how to install the EUM snippet for your website.
Please note that starting from this version the officiall support of go1.7 has been dropped. Users still running this version in production should consider an upgrade or use proposed workaround.