Commit Graph

15 Commits

Author SHA1 Message Date
Guillaume Polaert 861e0a7cac Format and renaming issues 2017-07-20 10:09:59 -07:00
Guillaume Polaert 41ff677f4d Fixing format 2017-07-20 16:45:32 +02:00
Guillaume Polaert f67810e729 Fixing issue with the tracer factory (decorators aren't loaded) 2017-07-20 16:42:41 +02:00
Tyler Benson d6271d866e Use lombok @Slf4j annotation for declaring loggers 2017-07-19 11:24:41 -07:00
Tyler Benson 8420855deb Apply some additional inspections and quick-fixs 2017-07-19 08:09:19 -07:00
Tyler Benson 2d89ee0d54 Apply automatic formatting
via `./gradlew googleJavaFormat`
2017-07-12 07:47:19 -07:00
Tyler Benson b422ec7663 Apply minimum code coverage assertions
Improved the test coverage slightly in the process.
2017-07-10 14:24:11 -07:00
renaudboutet e3f0f3a5a9 Add configuration file by system property 2017-06-02 23:20:30 +02:00
renaudboutet 7587b284df Move back resolver in core + added the skipTagsPatterns option over samplers (+tests & examples) 2017-05-30 12:44:10 +02:00
renaudboutet 5e957558e3 Moving resolver in agent 2017-05-29 16:28:32 +02:00
renaudboutet aecaca6309 Review configuration POJOs + created factories 2017-05-29 16:00:41 +02:00
renaudboutet 3f7d852a65 Rename HTTP & DB decorators + seggregate configurtions of decorators in dd-trace-decorators.yaml 2017-05-24 13:44:35 +02:00
renaudboutet ee9e0626df First version of the agent documentation 2017-05-24 13:31:24 +02:00
renaudboutet de338dd821 Small bug fixes on core + Apache HTTP Client auto instrumentation on agent 2017-05-23 19:38:10 +02:00
Guillaume Polaert 7551ca4369 Refactoring the dir hierarchy 2017-05-22 15:24:18 +02:00