Anuraag Agrawal
|
515fdac34c
|
Don't mix JUnit4 with JUunit5 in spring tests (#888)
|
2020-08-04 14:58:08 +09:00 |
Munir Abdinur
|
906d80be12
|
clean up spring dependencies (#878)
|
2020-08-03 19:07:36 -07:00 |
Munir Abdinur
|
49017cf864
|
Use assertJ in tests (#876)
|
2020-08-03 12:09:42 -07:00 |
Trask Stalnaker
|
bb65682798
|
Simplify Spring Boot starter auto config (#868)
* Simplify Spring Boot starter auto config
* spotless
|
2020-08-02 10:18:51 +09:00 |
dengliming
|
d362691100
|
Use new exporter public constants in spring boot starters (#863)
|
2020-08-01 10:01:09 -07:00 |
Munir Abdinur
|
d8ba6e3d51
|
Tests for spring-boot-autoconfigure (#825)
|
2020-07-31 11:52:17 -07:00 |
Trask Stalnaker
|
d107fe5016
|
Fix build (#824)
|
2020-07-28 16:49:46 -07:00 |
Munir Abdinur
|
fbfa062694
|
Add tests to spring-boot-autoconfigure (#763)
|
2020-07-28 12:09:56 -07:00 |
Munir Abdinur
|
03dce2ab2a
|
Create exporter starters (#815)
|
2020-07-27 22:19:30 -07:00 |
Munir Abdinur
|
72c36b40b4
|
add exporter configurations to springboot autoconfigure (#729)
* add exporter configurations to springboot autoconfigure
* clean up javadoc and jaegerspanexporter name
* format
* fix javadoc
* Update spring-boot-autoconfigure.gradle
* format and clean up java docs
* review changes
* edit host name
* Update TracerProperties.java
* Update instrumentation-core/spring/spring-boot-autoconfigure/src/main/java/io/opentelemetry/instrumentation/spring/autoconfigure/exporters/jaeger/JaegerSpanExporterProperties.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* Update instrumentation-core/spring/spring-boot-autoconfigure/src/main/java/io/opentelemetry/instrumentation/spring/autoconfigure/exporters/otlp/OtlpGrpcSpanExporterProperties.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* format
* Update instrumentation-core/spring/spring-boot-autoconfigure/src/main/java/io/opentelemetry/instrumentation/spring/autoconfigure/exporters/otlp/OtlpGrpcSpanExporterProperties.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* Update instrumentation-core/spring/spring-boot-autoconfigure/src/main/java/io/opentelemetry/instrumentation/spring/autoconfigure/exporters/jaeger/JaegerSpanExporterProperties.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* Update instrumentation-core/spring/spring-boot-autoconfigure/src/main/java/io/opentelemetry/instrumentation/spring/autoconfigure/exporters/zipkin/ZipkinSpanExporterProperties.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* Update instrumentation-core/spring/spring-boot-autoconfigure/src/main/java/io/opentelemetry/instrumentation/spring/autoconfigure/exporters/zipkin/ZipkinSpanExporterProperties.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* fixed properties
* update active tracer config with sampling probability and clean up host/port property javadocs
* fix duration property name to align with docs
* Update spring-boot-autoconfigure.gradle
* Update spring-boot-autoconfigure.gradle
* Update spring-boot-autoconfigure.gradle
* add conditional on managed channel
* conditional on managed channel
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2020-07-27 11:55:03 +09:00 |
Munir Abdinur
|
6d47692cd0
|
Add spring-autoconfigure project (#661)
|
2020-07-17 22:36:58 -07:00 |