Commit Graph

17 Commits

Author SHA1 Message Date
Tyler Benson a0d4f2ca76 Report version from main
This allows running the agent as an executable jar to report the version number.

Also repot version scan errors better.
2017-08-28 13:39:19 -07:00
Emanuele Palazzetti 49295e1bfc
[example] added 404 endpoint to test the rewrite decorator 2017-08-04 12:50:38 +02:00
Emanuele Palazzetti b3c21aa124 Merge pull request #81 from tyler/misc
Various cleanup items
2017-08-02 10:50:57 +02:00
Emanuele Palazzetti b953e7d9e5
[example] upgrade OT Mongo contrib module to 0.0.3 2017-08-02 10:01:29 +02:00
Tyler Benson b371b59ce2 Don’t exclude the wrapper jar 2017-08-01 15:09:51 -07:00
Emanuele Palazzetti e5208264ab
[example] add README to the rest-spark 2017-08-01 12:53:26 +02:00
Emanuele Palazzetti 2a939cb8b6 [example] downgrade Mongo contrib module to 0.0.2 because of incompatibility 2017-08-01 12:42:22 +02:00
Emanuele Palazzetti afa60efcdf [example] use the Gradle application plugin instead of shadowJar 2017-08-01 12:42:22 +02:00
Emanuele Palazzetti c71bc1bb78 [example] add logger configuration 2017-08-01 12:42:22 +02:00
Emanuele Palazzetti 5f4b311a90 [example] add gradle wrapper to rest-spark example 2017-08-01 12:42:22 +02:00
Emanuele Palazzetti 563171d8f9 [example] create restspark package to build it with gradlew 2017-08-01 12:42:22 +02:00
Guillaume Polaert b652c25242 some stuff needed 2017-07-28 09:20:38 +02:00
Guillaume Polaert ee84eb689c Formatting 2017-07-28 09:20:32 +02:00
Emanuele Palazzetti da58bb89e9 [example] add Spark framework example 2017-07-28 09:20:27 +02:00
Emanuele Palazzetti 16a6447cb7
[example] update import order 2017-07-27 21:31:06 +02:00
Emanuele Palazzetti be8e3ef1bf
[example] update Spark example so it runs with dd-java-agent 2017-07-27 21:20:17 +02:00
Emanuele Palazzetti d10e8e0c34 [example] add Spark framework example (#60)
* [example] add Spark framework example
* [example] formatting
2017-07-27 21:09:58 +02:00