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

gcp-observability: Update logging fields for GA and use custom BatchingSettings (v1.54.x backport) #9970

Merged

Conversation

DNVindhya
Copy link
Contributor

Backport of #9959 to v1.54.x.

This PR updates the following in gcp observability logging schema

  • payload.status_code will be of type google.rpc.Code instead of uint32.
  • names in enum Address.TYPE

Use custom batching settings for LoggingOptions

Note: Upgraded com.google.cloud:google-cloud-logging from 3.6.1 to 3.14.5.

CC @ejona86 @sanjaypujare

…ngSettings (grpc#9959)

This commit updates the following in gcp observability logging schema
* `payload.status_code` will be of type `google.rpc.Code` instead of `uint32`.
*  names in enum `Address.TYPE`

Use custom batching settings for [LoggingOptions](https://javadoc.io/doc/com.google.cloud/google-cloud-logging/latest/com/google/cloud/logging/LoggingOptions.html)

Note: Upgraded `com.google.cloud:google-cloud-logging` from `3.6.1` to `3.14.5`.
@ejona86 ejona86 merged commit bb39ca3 into grpc:v1.54.x Mar 21, 2023
@DNVindhya DNVindhya deleted the backport-1.54-gcp-o11y-logging-batchsettings branch March 24, 2023 20:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants