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

Suggest customers to not use this library if on cloud environments #1402

Open
blakeli0 opened this issue Nov 1, 2024 · 1 comment
Open
Assignees
Labels
api: logging Issues related to the googleapis/java-logging-logback API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: docs Improvement to the documentation for an API.

Comments

@blakeli0
Copy link

blakeli0 commented Nov 1, 2024

If customers are on cloud environments(Cloud Run, App Engine, Dataflow etc.), using java-logging-logback directly in the application is usually discouraged, because it would introduce more complexity and may affect the application's performance as well. We should probably add a paragraph to About Cloud Logging Logback Appender for this recommendation. Also see https://cloud.google.com/logging/docs/agent-or-library.

@blakeli0 blakeli0 added priority: p2 Moderately-important priority. Fix may not be included in next release. type: docs Improvement to the documentation for an API. labels Nov 1, 2024
@blakeli0 blakeli0 changed the title Suggest customers to not use this library if on cloud environment Suggest customers to not use this library if on cloud environments Nov 1, 2024
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/java-logging-logback API. label Nov 1, 2024
@stickfigure
Copy link

If not using java-logging-logback, how does an App Engine application submit metadata like the request id?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/java-logging-logback API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: docs Improvement to the documentation for an API.
Projects
None yet
Development

No branches or pull requests

3 participants