FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Add open telemetry trace in schema and related unit tests by vi3k6i5 · Pull Request #648 · googleapis/python-spanner-django · GitHub

This repository was archived by the owner on Jun 8, 2026. It is now read-only.

feat: Add open telemetry trace in schema and related unit tests - #648

Merged
vi3k6i5 merged 15 commits into
googleapis:masterfrom
vi3k6i5:ot-tests
Jun 25, 2021
Merged

vi3k6i5 merged 15 commits into
googleapis:masterfrom
vi3k6i5:ot-tests

Conversation

vi3k6i5 commented Jun 16, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Add tracing in schema with related checks in unit tests.

Fixes #633 🦕

vi3k6i5 requested a review from a team June 16, 2021 13:05
product-auto-label Bot added the api: spanner Issues related to the googleapis/python-spanner-django API. label Jun 16, 2021
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 16, 2021
vi3k6i5 changed the title feat: Add open telemetry trace and related unit tests feat: Add open telemetry trace in schema and related unit tests Jun 16, 2021
vi3k6i5 added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. and removed kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Jun 17, 2021

larkee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, although I'm not very familiar with Django usage.

For CloudSpannerDjango.alter_field, I noticed that the method is _alter_field. Should the trace reflect this? Do users call this directly?

vi3k6i5 commented Jun 18, 2021

Copy link
Copy Markdown
Contributor Author

_alter_field

users are not going to call this method directly, this trace is added more for keeping track. Wherever calls to backend takes place then how long those calls are taking.

vi3k6i5 requested a review from larkee June 18, 2021 10:04
This file contains hidden or 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/python-spanner-django API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL