Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows actually consume published instrumentation artifacts #692

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

iNikem
Copy link
Contributor

@iNikem iNikem commented Jul 14, 2020

Address concern raised in #565 (comment)

return ''
}
if(p.group == 'io.opentelemetry.instrumentation.auto'){
if (p.name.startsWith("auto")) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit funny but makes sense

@iNikem iNikem merged commit ac20072 into open-telemetry:master Jul 14, 2020
@iNikem iNikem deleted the fix-publish branch July 14, 2020 12:09
iNikem added a commit that referenced this pull request Jul 15, 2020
* Zipkin, Jaeger: use standard exporter configuration from OpenTelemetry Java SDK (#674)

* #531 Zipkin, Jaeger: use standard exporter configuration from OpenTelemetry Java SDK

Signed-off-by: Sergei Malafeev <[email protected]>

* #531 remove unused import

Signed-off-by: Sergei Malafeev <[email protected]>

* #531 use OkHttpSender for zipkin exporter

Signed-off-by: Sergei Malafeev <[email protected]>

* [2] Create instrumentation-core:spring:spring-webflux-5.0-core  (#639)

* Update docs for 0.6.0 release (#682)

* Update docs for 0.6.0 release

* Format

* Document more config properties from otel-java (#685)

* Add otel-java version interop warning (#687)

* Add otel-java version interop warning

* Two fixes

* Improvements

* Allows actually consume published instrumentation artifacts (#692)

* Fix muzzle failure (#696)

* Fix muzzle failure

* comment

* Bigger timeout for release job (#693)

* Bigger timeout for release job

* Trying to pacify muzzle

* Lettuce and Cassandra migrated from deprecated Decarator to new Tracer (#681)

* Lettuce and Cassandra migrated from deprecated Decarator to new Tracer

* Polish

* Polish

* Split a connection specific handling out of Lettuce database client tracers.

This eliminates the need of awkward method override in the common DatabaseClientTracer.

* Muzzle fix

* Format

* Update to otel-java 0.7.0

Co-authored-by: Sergei Malafeev <[email protected]>
Co-authored-by: Munir Abdinur <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants