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

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhyatt authored and michaelhyatt committed Jun 5, 2019
2 parents 9facdd3 + dd1bbb7 commit d6c0ccf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,10 @@ The agent supports distributed tracing by propagating the trace context in prope

## Things to know and consider
* Requires Maven 3.x to build jar file.
* Works with both, Mule 3.x CE and EE. Built with Mule CE 3.9.0 and tested with EE 3.9.0.
* Only supports Mule 3.x at this stage.
* Works with both, Mule 3.9.x CE and EE. Built with Mule CE 3.9.0 and tested with EE 3.9.0.
* Only supports Mule 3.9.x at this stage.
* Mule 3.8 is not supported (see [#16](https://github.com/michaelhyatt/elastic-apm-mule3-agent/issues/16)).
* Only captures input and output properties, no flowVars at this stage.
* Compatible with Elastic stack versions including APM 7.0 and 6.5+ and uses APM Java client v1.6.0.
* Compatible with Elastic stack versions including APM 7.x and 6.5+ and uses APM Java client v1.6.0.
* Elastic APM - https://www.elastic.co/solutions/apm
* For the rest of configuration parameters, see Elastic APM Java client documentation - https://github.com/elastic/apm-agent-java

0 comments on commit d6c0ccf

Please sign in to comment.