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

merge #1

Merged
merged 21 commits into from
Feb 2, 2020
Merged

merge #1

merged 21 commits into from
Feb 2, 2020

Conversation

DotSpy
Copy link
Owner

@DotSpy DotSpy commented Feb 2, 2020

No description provided.

bogdandrutu and others added 21 commits January 22, 2020 13:18
* Introduce automatic module names into all libraries being built.

* Centralise manifest config of automatic module name into root build.gradle file.

* Adding empty new lines
Signed-off-by: Bogdan Cristian Drutu <[email protected]>
* Update to latest Resource semantic conventions.

* expand test to cover new property
* Remove bound support from Observers

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* fix copyright

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* Rename observer result method from put to observe

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* Rename InstrumentWithBound to InstrumentWithBinding

Signed-off-by: Bogdan Cristian Drutu <[email protected]>
* Cleanup sdk.trace API

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* Make TracerSdk public

Signed-off-by: Bogdan Cristian Drutu <[email protected]>
* Use the component registry in metrics, add a shared state

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* consistency on null exception message, use truth

Signed-off-by: Bogdan Cristian Drutu <[email protected]>
…l cases (#782)

* fix: HttpTraceContext::extract() fails on traceparent == null (#767)

* fix: HttpTraceContext::extract() fails on traceparent == null (#767)

* fix: HttpTraceContext::extract() fails on traceparent == null (#767)

* docs: add an

* refactor: use invalid span context from HttpTraceContext

* style: apply google code style

Co-authored-by: Uladzislau Kiva <[email protected]>
* Add base aggregator and double/long sum aggregator

Signed-off-by: Bogdan Drutu <[email protected]>

* Update to use templates and move to main package

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* Move inner classes to top level

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* Rename BaseAggregator to Aggregator.

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* Update copyright

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* ./gradlew goJF

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* Fix comments

Signed-off-by: Bogdan Cristian Drutu <[email protected]>
* Rename instruments consistently with MeterSdk

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* Add tests in MeterSdk for measure instrument instances

Signed-off-by: Bogdan Cristian Drutu <[email protected]>
Signed-off-by: Bogdan Cristian Drutu <[email protected]>
* Add JMH support and improve MultiSpanExporter performance

* Indent

* Add license

* Rename benchmark -> jmh

* Add comments
Fix to work with latest master
* Move SDK spi providers to spi package in sdk

Signed-off-by: Bogdan Cristian Drutu <[email protected]>

* Clean comments

* Clean comments
@DotSpy DotSpy merged commit 9123754 into DotSpy:master Feb 2, 2020
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.

7 participants