fix: filter None values from OpenTelemetry attributes by galdawave · Pull Request #1567 · googleapis/python-bigquery · GitHub
Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

fix: filter None values from OpenTelemetry attributes#1567

Merged
galdawave merged 4 commits into
googleapis:mainfrom
galdawave:issue1385-fix
May 18, 2023
Merged

fix: filter None values from OpenTelemetry attributes#1567
galdawave merged 4 commits into
googleapis:mainfrom
galdawave:issue1385-fix

Conversation

@galdawave

Copy link
Copy Markdown
Contributor

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 #1385 🦕

@galdawave galdawave requested review from a team and alvarowolfx May 16, 2023 19:55
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery API. labels May 16, 2023
@galdawave galdawave requested review from tswast and removed request for alvarowolfx May 16, 2023 19:56
@tswast tswast added kokoro:run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 16, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 16, 2023
@tswast

tswast commented May 17, 2023

Copy link
Copy Markdown
Contributor

@galdawave

Copy link
Copy Markdown
Contributor Author

@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warning on OpenTelemetry when some attributes are not set

3 participants