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

instrument with OpenTelemetry #3

Closed
wants to merge 54 commits into from
Closed

Conversation

odeke-em
Copy link
Owner

@odeke-em odeke-em commented Jul 2, 2024

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@odeke-em odeke-em force-pushed the otel-instrument-SpannerClient branch 6 times, most recently from c16af37 to 5265543 Compare July 12, 2024 01:40
@odeke-em odeke-em force-pushed the otel-instrument-SpannerClient branch 5 times, most recently from 9f3c681 to 6089abf Compare July 13, 2024 18:52
@odeke-em odeke-em force-pushed the otel-instrument-SpannerClient branch 3 times, most recently from a99db4b to c1206ab Compare July 14, 2024 12:14
odeke-em added a commit that referenced this pull request Jul 14, 2024
This change introduces an OpenTelemetry tracing helper
that shall then be used to generate spans that can then
be exported for examination.

For background, please see the wholesome PR
#3
containing all the changes combined.

Updates googleapis#2079
odeke-em added a commit that referenced this pull request Jul 14, 2024
This change introduces an OpenTelemetry tracing helper
that shall then be used to generate spans that can then
be exported for examination.

For background, please see the wholesome PR
#3
containing all the changes combined.

Updates googleapis#2079
@odeke-em odeke-em force-pushed the otel-instrument-SpannerClient branch 3 times, most recently from 9f73991 to 200b023 Compare July 20, 2024 16:01
@odeke-em odeke-em force-pushed the otel-instrument-SpannerClient branch 7 times, most recently from c84df66 to 62244a8 Compare July 24, 2024 22:37
odeke-em added 27 commits August 1, 2024 01:15
@odeke-em odeke-em force-pushed the otel-instrument-SpannerClient branch from bcaea77 to b10ec8b Compare July 31, 2024 22:16
@odeke-em
Copy link
Owner Author

No longer necessary

@odeke-em odeke-em closed this Oct 12, 2024
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.

1 participant