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

Commit

Permalink
Updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike authored and Mike committed Mar 2, 2019
1 parent 284a892 commit 635f031
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Download the code by `git clone https://github.com/michaelhyatt/elastic-apm-mule
<dependency>
<groupId>co.elastic.apm</groupId>
<artifactId>apm-mule3-agent</artifactId>
<version>1.3.0</version>
<version>1.4.3</version>
</dependency>
```

Expand Down Expand Up @@ -69,6 +69,6 @@ The agent supports distributed tracing by propagating the trace context in prope
* Works with both, Mule 3.x CE and EE. Built with Mule CE 3.9.0.
* Only supports Mule 3.x at this stage.
* Only captures input and output properties, no flowVars at this stage.
* Compatible with Elastic APM 6.5 and 6.6 and uses APM Java client v1.3.0.
* Compatible with Elastic APM 6.5 and 6.6 and uses APM Java client v1.4.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 635f031

Please sign in to comment.