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: Change logging schema and set queue size limit for logs and batching delay #6118

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

zasweq
Copy link
Contributor

@zasweq zasweq commented Mar 13, 2023

This PR implements Eric logging design changes needed for Observability GA. It a. iterates on the logging schema and b. sets the queueing limit for logs (which when exceeded, logs then write to standard output) and batching delay (how often the data is sent to the backend). This is nicely outlined in the "Changes Since Public Preview" section of Eric's design document.

RELEASE NOTES:

  • gcp/observability: Change logging schema and set queue size limit for logs and batching delay

@zasweq zasweq requested a review from dfawley March 13, 2023 20:53
@zasweq zasweq added the Type: Feature New features or improvements in behavior label Mar 13, 2023
@zasweq zasweq added this to the 1.54 Release milestone Mar 13, 2023
@zasweq zasweq changed the title gcp/observability: Implement Eric's logging design changes gcp/observability: Change logging schema and set queue size limit for logs and batching delay Mar 14, 2023
@dfawley dfawley assigned zasweq and unassigned dfawley Mar 14, 2023
@zasweq zasweq merged commit 7507ea6 into grpc:master Mar 15, 2023
1 check passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Feature New features or improvements in behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants