The library does not detect AppEngine with custom runtime #890
Labels
api: logging
Issues related to the googleapis/java-logging API.
lang: java
Issues specific to Java.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Environment details
Steps to reproduce
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.
The text was updated successfully, but these errors were encountered: