Skip to content

abstract ContainerEngineHandler into StructuredLogHandler for serverless environments #226

@daniel-sanche

Description

@daniel-sanche

We currently have the ContainerEngineHandler that writes formatted logs to standard output, which are then parsed and uploaded to stackdriver by fluentd

Serverless environments have issues where logs aren't always properly flushed, so they could benefit by having the same handlers.

WE should abstract ContainerEngineHandler into StructuredLogHandler, to work for other environments

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the googleapis/python-logging API.priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions