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

logging: align resource detection algorithm with logging libraries in other languages #5829

Closed
minherz opened this issue Mar 31, 2022 · 0 comments · Fixed by #6029
Closed
Assignees
Labels
api: logging Issues related to the Cloud Logging API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@minherz
Copy link
Contributor

minherz commented Mar 31, 2022

tag: structured logging
Revise the implementation of the automatic resource detection algorithm and align it with implementation in the logging client libraries for other languages (Java and Python).

Requirements:

  • minimize dependency on environment variables to avoid unexpected behavior due to involuntary compromising of the runtime environments
  • use generation 2 configurations in metadata server that provide deterministic resource detection method
  • ensure correct capture of the resource metadata
@minherz minherz added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: logging Issues related to the Cloud Logging API. labels Mar 31, 2022
@minherz minherz self-assigned this Mar 31, 2022
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 Cloud Logging API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant