Skip to content

google-cloud-logging LogEntry is missing a "spanId" field. #3325

Closed
@sebright

Description

@sebright

I'm writing a LoggingEnhancer for OpenCensus (census-instrumentation/opencensus-java#1212). I noticed that the Stackdriver LogEntry has a "spanId" field in https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry, but the google-cloud-logging LogEntry class does not (LogEntry.java). Should both LogEntry data structures have a "spanId"? If so, I can make a pull request to add the field.

/cc @g-easy

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the Cloud Logging API.priority: p2Moderately-important priority. Fix may not be included in next release.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions