-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
api: loggingIssues related to the googleapis/java-logging API.Issues related to the googleapis/java-logging API.lang: javaIssues specific to Java.Issues specific to Java.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Environment details
- AppEngine Flexible environment built with a custom runtime (doc)
- Library version: 3.6.2
Steps to reproduce
- Deploy environment
- Write a log
Actual result
The log entries show "global" resource type instead of "gae_app". The resource attributes include only the project id.
Expected result
The log entries show "gae_app" with the relevant attributes.
Metadata
Metadata
Assignees
Labels
api: loggingIssues related to the googleapis/java-logging API.Issues related to the googleapis/java-logging API.lang: javaIssues specific to Java.Issues specific to Java.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.