-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Logging: add 'synth.py'. #6081
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
Logging: add 'synth.py'. #6081
Conversation
|
@lukesneeringer We need a non-beta release of googleapis-common-protos 1.6.0 to make synth.py work against current protos for logging (and monitoring, as in PR #5952). |
Ack, thank you -- I did not realize this. I need to make a sanity check with Jon Skeet before I can do it, so ETA tomorrow. |
|
@lukesneeringer Will the |
|
@lukesneeringer I see a couple of new beta releases since last week for |
|
@lukesneeringer ping? |
38cf5b1 to
b7db900
Compare
|
Thanks, @lukesneeringer -- |
Closes #6073.
b7db900 to
c529530
Compare
|
W00t! All green is a nice relief. @crwilcox, @theacodes PTAL. |
Closes #6073.
@lukesneeringer Note that this PR has the same issue as #5952 (missing
google.api.MonitoredResourceMetadatadefinition).