renaudboutet
|
832d8918c0
|
Added dd-trace.yaml config file resolution in resolver + default service name in tracer
|
2017-05-12 22:55:20 +02:00 |
Guillaume Polaert
|
fa98552f82
|
pom update
|
2017-05-10 15:39:14 +02:00 |
Guillaume Polaert
|
5921c42e87
|
By default, report to the DD Agent
|
2017-05-10 14:47:54 +02:00 |
Guillaume Polaert
|
c8f282945c
|
Removing buggy deps
|
2017-05-10 14:47:34 +02:00 |
Guillaume Polaert
|
6f304b2602
|
Cleanning
|
2017-05-10 14:43:57 +02:00 |
Guillaume Polaert
|
9272dcd16a
|
Adding a tracer resolver (naive)
|
2017-05-10 14:43:36 +02:00 |
renaudboutet
|
97e4d7cbf5
|
Added the ability to setup service, resource, and spantype on the
builder by tags
|
2017-05-05 13:33:49 +02:00 |
renaudboutet
|
4e9e1a4b45
|
- HTTP and DB decorators
|
2017-05-05 12:02:29 +02:00 |
renaudboutet
|
920015b409
|
Package renaming
|
2017-05-05 09:44:28 +02:00 |
Renaud Boutet
|
e6b086ac4c
|
Merge pull request #5 from DataDog/gpolaert/dev
Gpolaert/dev
|
2017-05-04 18:48:41 +02:00 |
Guillaume Polaert
|
4077d8c3aa
|
Change isRoot behavior, more robust
|
2017-05-04 18:31:34 +02:00 |
Guillaume Polaert
|
ccc5a4f8df
|
fix a minor issue
|
2017-05-04 13:56:29 +02:00 |
Guillaume Polaert
|
728fe13b83
|
Merge branch 'dev' into gpolaert/dev
# Conflicts:
# src/main/java/com/datadoghq/trace/impl/DDTracer.java
|
2017-05-04 11:52:01 +02:00 |
Guillaume Polaert
|
f0b562c84b
|
Adding cross boundaries extractor/injector (fix)
|
2017-05-04 11:43:04 +02:00 |
Guillaume Polaert
|
13b2de72b2
|
Adding cross boundaries extractor/injector
|
2017-05-04 11:41:07 +02:00 |
renaudboutet
|
e44535c7f7
|
Thread safe implementation of Tags + added SpanContext decorators
|
2017-05-03 15:49:35 +02:00 |
Guillaume Polaert
|
5f13cdbe35
|
Merge pull request #2 from DataDog/dev
+1 @renaudboutet
|
2017-05-03 12:22:36 +02:00 |
Guillaume Polaert
|
61ca5fdbda
|
[PR #1] Migrating all things to the span context (and add setters, and do not instantiate HashMap if it's not needed)
|
2017-05-03 12:20:15 +02:00 |
Guillaume Polaert
|
1d388dd433
|
[PR #1] cleaning
|
2017-05-03 10:06:01 +02:00 |
Guillaume Polaert
|
4cc2b46295
|
[PR #1] Interface should not use the impl instead of the interface
|
2017-05-03 10:01:33 +02:00 |
Guillaume Polaert
|
7031ff1976
|
[PR #1] improving logging
|
2017-05-02 17:25:09 +02:00 |
Guillaume Polaert
|
6aa6ac32db
|
[PR #1] making fields private
|
2017-05-02 17:22:41 +02:00 |
Guillaume Polaert
|
772e969a17
|
[PR #1] making fields private
|
2017-05-02 17:16:36 +02:00 |
Guillaume Polaert
|
9e9e525535
|
[PR #1] Refactoring Thread > Executor
|
2017-05-02 17:13:00 +02:00 |
Guillaume Polaert
|
c9ea5c0c5d
|
[PR #1] making fields private
|
2017-05-02 16:53:54 +02:00 |
Guillaume Polaert
|
3fa20e3106
|
[PR #1] improving logging
|
2017-05-02 16:52:03 +02:00 |
Guillaume Polaert
|
dec780b74c
|
[PR #1] improving logging
|
2017-05-02 16:48:12 +02:00 |
Guillaume Polaert
|
15088046fa
|
[PR #1] make fields private
|
2017-05-02 16:45:26 +02:00 |
Guillaume Polaert
|
8cfb275812
|
[PR #1] Using TimeUnit for a more expressive way
|
2017-05-02 16:45:05 +02:00 |
Guillaume Polaert
|
1698b6cb34
|
[PR #1] Always use code-blocks
|
2017-05-02 12:08:52 +02:00 |
Guillaume Polaert
|
5e434473b0
|
[PR #1] Removing the equals and hashcode methods
|
2017-05-02 12:07:33 +02:00 |
Guillaume Polaert
|
9e2a9fd309
|
[PR #1] Removing the equals and hashcode methods
|
2017-05-02 12:06:30 +02:00 |
Guillaume Polaert
|
de30f5be86
|
[PR #1] Removing the main
|
2017-05-02 12:05:58 +02:00 |
Guillaume Polaert
|
a53987aa58
|
Refactoring protected fields to private ones
|
2017-05-02 12:01:28 +02:00 |
Guillaume Polaert
|
edf3b75a32
|
Fixing log and Json reviews
|
2017-05-02 10:44:35 +02:00 |
Guillaume Polaert
|
a38ee29fb5
|
Renaming a props
|
2017-05-02 10:37:31 +02:00 |
Guillaume Polaert
|
8409dada46
|
Removing SpanSerializer interface
|
2017-05-02 10:31:45 +02:00 |
Guillaume Polaert
|
3b8517e7ca
|
adding mockito to the test scope
|
2017-05-02 10:24:33 +02:00 |
Guillaume Polaert
|
c6391eaf7e
|
standard gitignore
|
2017-05-02 10:23:03 +02:00 |
Guillaume Polaert
|
944b29dfcf
|
Removing useless files
|
2017-05-02 10:21:27 +02:00 |
Guillaume Polaert
|
538f708d8e
|
One more test
|
2017-04-28 12:18:15 +02:00 |
Guillaume Polaert
|
ad8ad680bf
|
Consolidation of the PR
|
2017-04-28 11:58:29 +02:00 |
renaudboutet
|
97f7ed4b50
|
fixed time measures + some comments
|
2017-04-28 11:05:17 +02:00 |
renaudboutet
|
f9795220da
|
serializer test
|
2017-04-28 10:27:04 +02:00 |
renaudboutet
|
9a95af86ab
|
Merge branch 'dev' of github.com:DataDog/raclette-java into dev
|
2017-04-28 10:12:51 +02:00 |
Guillaume Polaert
|
e165cd0b89
|
cleaning code for the PR
|
2017-04-28 10:08:25 +02:00 |
renaudboutet
|
02e7ed0087
|
serializer test
|
2017-04-27 19:28:16 +02:00 |
Guillaume Polaert
|
bebf815781
|
simplifying the test
|
2017-04-27 19:21:07 +02:00 |
renaudboutet
|
abdbfffdff
|
Conflicts merging
|
2017-04-27 19:16:01 +02:00 |
renaudboutet
|
6af3f6129e
|
Serializer test
|
2017-04-27 18:57:45 +02:00 |