googleapis / googleapis/google-cloud-cpp

Link tracing between open stream and read range.

Open
#15,153 0 comments 0 reactions 1 assignee Claimed by @v-pratap View on GitHub
type: feature request
Dominant language
C++
Stars
659
Forks
462
Avg merge
1d 2h
Merged PRs (30d)
89

Description

**What component of `google-cloud-cpp` is this feature request for?** For
GCS

**Is your feature request related to a problem? Please describe.** A clear and
So far, we have spans for Open stream in [ConnectionTracing](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/storage/internal/async/connection_tracing.cc#L52) and for ReadRange operation in [ObjectDescriptorReaderTracing](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/storage/internal/async/object_descriptor_reader_tracing.cc) . But we need to link them so that we know the objects being read in the same stream.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.