Skip to content

structured logging: Implement request context holder #750

Closed
@minherz

Description

@minherz

Add a capability of managing multiple request contexts per-thread. The capability should capture relevant information as com.google.cloud.logging.HttpRequest instance or using a builder that populates the minimal set of fields including:

  • URI (full URL including query parameters)
  • Http method
  • Referrer
  • Sender IP
  • Receiver IP

Parent: #687

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the googleapis/java-logging API.lang: javaIssues specific to Java.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions