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 #9959

Merged
merged 3 commits into from Mar 17, 2023

Conversation

DNVindhya
Copy link
Contributor

@DNVindhya DNVindhya commented Mar 16, 2023

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

@ejona86 ejona86 merged commit 1b799ad into grpc:master Mar 17, 2023
4 of 5 checks passed
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Mar 20, 2023
…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`.
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Mar 20, 2023
…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`.
DNVindhya added a commit to DNVindhya/grpc-java that referenced this pull request Mar 21, 2023
…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 pushed a commit that referenced this pull request Mar 21, 2023
…ngSettings (#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`.
@DNVindhya DNVindhya deleted the gcp-o11y-logging-batchsettings branch March 24, 2023 20:47
@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