Skip to content

The library does not detect AppEngine with custom runtime #890

@minherz

Description

@minherz

Environment details

  1. AppEngine Flexible environment built with a custom runtime (doc)
  2. Library version: 3.6.2

Steps to reproduce

  1. Deploy environment
  2. 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.lang: javaIssues specific to Java.priority: p2Moderately-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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions