structured logging: auto-populate empty fields in LogEntry collection on call to Logging.write() interface #691
Labels
api: logging
Issues related to the googleapis/java-logging API.
lang: java
Issues specific to Java.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Is your feature request related to a problem? Please describe.
Fields in LogEntry structure are used to provide a rich user experience when using Log Explorer and other tools of the Cloud Operations suites. When developer does not explicitly populate the fields the additional functionality like tracing, log correlation and many others aren't available.
Describe the solution you'd like
To improve user experience the additional fields in LogEntry structure should be auto-populated. The fields that should be populated are:
metadataThe text was updated successfully, but these errors were encountered: