-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Auto-generate Trace v2 #4379
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
Auto-generate Trace v2 #4379
Conversation
|
Anything in particular you'd like reviewed? |
|
Thanks for generating this! Why removing the V1 related code? We probably need to keep both V1 and V2 library as the V1 API is still serving. |
|
Whups, sorry about that. Re-added the v1 guts. Note that users explicitly wanting to use v1 will have to |
|
|
||
|
|
||
| from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 | ||
| from google.devtools.cloudtrace_v2.proto import trace_pb2 as google_dot_devtools_dot_cloudtrace__v2_dot_proto_dot_trace__pb2 |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
CircleCI is blocked by error-reporting system tests. Verified locally that the trace tests passed. LGTM to merge. |
No description provided.