Skip to content

v1.6.0

Compare
Choose a tag to compare
@andrewslotin andrewslotin released this 06 Mar 15:07

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 add EnableAutoProfile: 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.