Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Releases: michaelhyatt/elastic-apm-mule3-agent

Fix for APIKit flows

20 Apr 15:13
Compare
Choose a tag to compare

Support for APM agent v1.6.0

18 Apr 03:37
Compare
Choose a tag to compare
  • Support for v1.6.0 of Java APM agent
  • Support for Mule timestamps instead of APM client own timestamps.
  • More explicit property initialisation fixing propety files not being picked up.

Capture flowVars at steps

03 Mar 11:19
Compare
Choose a tag to compare

Added config option to capture flowVars as Span tags "FlowVar:xxx=yyy"

Updated to use attach API

02 Mar 09:01
Compare
Choose a tag to compare

Update to use Java APM client attach API

Support for domain based config

02 Mar 04:41
Compare
Choose a tag to compare
  • It allows configuration of domain projects by adding configuration to domain config xml, instead of every individual file.
  • The agent was updated to use Java APM agent version 1.4.0

Support for Elastic Java APM agent v1.3.0

13 Feb 17:51
Compare
Choose a tag to compare
v1.3.0-beta

added Java dashboard