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

SNOW-1480775 Implement OpenTelemetry Span in all Action Functions #117

Merged
merged 25 commits into from
Jul 10, 2024

Conversation

sfc-gh-bli
Copy link
Collaborator

@sfc-gh-bli sfc-gh-bli commented Jul 9, 2024

Implement OpenTelemetry Span in all Actions Functions

@@ -85,13 +85,15 @@ public Session getOrCreate() {
* Adds the app name to set in the query_tag after session creation.
*
* <p>Since version 1.13.0, the app name is set to the query tag in JSON format. For example:
*
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

reformat

val file = stacks(4)
(file.getFileName, file.getLineNumber)
} else {
val file = stacks(5)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Java API is a wrapper of Scala API, so have to pop up one more stack

@sfc-gh-bli sfc-gh-bli requested a review from sfc-gh-yuwang July 9, 2024 23:08
@sfc-gh-bli sfc-gh-bli enabled auto-merge (squash) July 10, 2024 20:22
@sfc-gh-bli sfc-gh-bli merged commit 9a0a7a6 into main Jul 10, 2024
17 checks passed
@sfc-gh-bli sfc-gh-bli deleted the snow-1480775 branch July 10, 2024 21:11
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