-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merging back Tracer PR without conditional check on withContext() (#1…
…2867) * initial commit * changing sample * adding query api tracer support * reverting change for jaeger ui local testing * adding tracers in trigger udf and sproc * adding test case and refactoring code * refactoring code with PR ready version * ending span on doOnComplete * resolving error * perf improvement * fixing build error * resolving merge conflict * check non opentelementry jar non existence in starting of all api * fixing checkstyle * resolving comments * check style fix as per java 8 * adding azure-core-tracing-opentelemetry in test scope * build error fix * test failure fix * test fix * complie error fix * removing query text from tracer * code formating change and some comment resolution * resolving comments * moving AZ_TRACING_NAMESPACE_KEY to context from span attribute * updating core opentelementry jar * Tracer code without conditional check for withContext * formating chage * formating chage * resolving comments * build error fix * resolving comment * resolving comments * resolving comment * resolving comment * removing extra method * removing tets dependency * adding span attribute unit test * resolving comments * resolving comments
- Loading branch information
1 parent
3c41791
commit 5150e06
Showing
19 changed files
with
1,839 additions
and
485 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.