Commit Graph

559 Commits

Author SHA1 Message Date
Tyler Benson 0725ca049e Fix build from breaking when missing bintray creds. 2017-08-03 17:41:00 -07:00
Tyler Benson 7618a5fcd8 Update documentation with deploy instructions 2017-08-03 15:53:04 -07:00
Tyler Benson 9cacce81a9 Begin 0.2.0 2017-08-03 15:51:00 -07:00
Tyler Benson 835149b722 Add bintray publishing
to bypass permission problem in promoting from oss artifactory.
2017-08-03 13:27:38 -07:00
Emanuele Palazzetti f1f112ff5a Merge pull request #79 from gpolaert/resource-name
[servlet] resource name for HTTP frameworks
2017-08-03 13:03:50 +02:00
Guillaume Polaert e7d54bfd14 clean tests + comments 2017-08-03 10:50:31 +02:00
Guillaume Polaert c2f2f4fe94 adding a test for isFinal 2017-08-03 10:33:28 +02:00
Guillaume Polaert 1f85eb6260 add status code check + cleaning the class 2017-08-03 10:28:02 +02:00
Guillaume Polaert 1900bb03ca apply suggestions 2017-08-03 10:13:21 +02:00
Tyler Benson 480b720ed2 Enable publishing of artifactory build info 2017-08-02 14:56:07 -07:00
Tyler Benson bdd376e994 Merge pull request #90 from DataDog/tyler/clean-pom
Release 0.1.2
2017-08-02 13:37:15 -07:00
Tyler Benson 92556f3222 Release 0.1.2 2017-08-02 12:59:19 -07:00
Tyler Benson effe6e8b04 Remove pom dependencies for shadow artifacts. 2017-08-02 12:48:48 -07:00
Guillaume Polaert 6686f7bbd5 fixing little things after the review 2017-08-02 18:44:03 +02:00
Guillaume Polaert a794f3cffa format 2017-08-02 17:47:52 +02:00
Emanuele Palazzetti d3e0517ada Merge pull request #87 from palazzem/clean-elasticsearch
[elasticsearch] remove auto instrumentation
2017-08-02 17:47:17 +02:00
Guillaume Polaert d991d5c06c allow user to set the url resource config 2017-08-02 17:45:50 +02:00
Emanuele Palazzetti c5c750bd49
[elasticsearch] remove auto instrumentation; will be added later 2017-08-02 17:42:01 +02:00
Guillaume Polaert f864e0dc60 add default rules 2017-08-02 17:35:38 +02:00
Emanuele Palazzetti b40b7eb75d Merge pull request #88 from palazzem/dropwizard-example
[example] update dropwizard example
2017-08-02 17:10:15 +02:00
Emanuele Palazzetti 10f70132d7
[example] update dropwizard example 2017-08-02 16:57:08 +02:00
Guillaume Polaert 3703b0bf41 adding url patterns WIP 2017-08-02 16:41:23 +02:00
Emanuele Palazzetti 4086d8d7a0 Merge pull request #86 from gpolaert/mongodb
Adding tests for mongodb helper
2017-08-02 14:29:32 +02:00
Guillaume Polaert d46099cbd9 adding tests 2017-08-02 14:22:20 +02:00
Guillaume Polaert 2b61ea2b18 Merge pull request #85 from DataDog/gpolaert/mongodb
change span.type value
2017-08-02 14:12:09 +02:00
Guillaume Polaert 78b2faf03b typo 2017-08-02 13:38:14 +02:00
Guillaume Polaert aef9ebec9a change span.type value 2017-08-02 13:35:37 +02:00
Guillaume Polaert 590400098d Merge pull request #83 from DataDog/gpolaert/remove-lang-tag
remove lang tag
2017-08-02 12:01:48 +02:00
Guillaume Polaert f83d18c857 remove lang tag 2017-08-02 11:57:57 +02:00
Emanuele Palazzetti 093dc57755 Merge pull request #76 from gpolaert/sql-query
Fix OT/DD compatibility on the sql.query
2017-08-02 11:23:26 +02:00
Guillaume Polaert 16aba0ac7a [servlet] change the resource name for servlet integration (404 grouping) 2017-08-02 11:17:05 +02:00
Guillaume Polaert 7430296691 [sql] removing db.statement field so Agent can set sql.query tag 2017-08-02 11:08:17 +02:00
Guillaume Polaert 402e4978e2 [core] cosmetics 2017-08-02 11:07:59 +02:00
Guillaume Polaert 90b817283a [core] tags are immutable, so at this time duplicate the db.statement 2017-08-02 11:07:12 +02:00
Guillaume Polaert e5d0e38008 [core] catch errors when decorators fail to decorate 2017-08-02 11:06:31 +02:00
Guillaume Polaert e93adf9f8f [core] compatibility for sql.query tags 2017-08-02 11:06:21 +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 e8bd921b90 [example] improving Spring Boot (#78) 2017-08-02 10:50:42 +02:00
Emanuele Palazzetti 3c779a73c9 Merge pull request #82 from palazzem/spark-upgrade
[example] upgrade OT Mongo contrib module to 0.0.3
2017-08-02 10:03:48 +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
Tyler Benson c1e0e08161 Include build number in info 2017-08-01 11:53:35 -07:00
Tyler Benson 2a3848889a Merge pull request #80 from DataDog/tyler/mongo
Use a factory to create TracingCommandListener
2017-08-01 11:50:02 -07:00
Tyler Benson c5f57151c0 Use a factory to create TracingCommandListener
This bypasses the inexplicable change in visibility of the constructor.
2017-08-01 11:44:29 -07:00
Guillaume Polaert 58ec657a05 formatting 2017-08-01 13:39:36 +02:00
Guillaume Polaert 97e7228ce6 Improving spring example 2017-08-01 13:39:36 +02:00
Emanuele Palazzetti 65bfaef8b5 Merge pull request #73 from palazzem/spark-app-updated
[example] update Spark app
2017-08-01 12:55:53 +02: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