googleapis / googleapis/google-cloud-java
[java-bigtable] add bigtable_table_id attribute to opencensus stats / traces
Open
api: bigtable
priority: p3
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
**Is your feature request related to a problem? Please describe.**
It is useful to understand the distribution of latency and errors across tables for a given bigtable instance. The opencensus stats already include a lot of helpful attributes but bigtable_table_id would open up a lot of opportunities for debugging.
**Describe the solution you'd like**
Include bigtable_table_id in the opencensus stats and trace attributes
**Describe alternatives you've considered**
Not doing it and being a bit disappointed
Contributor guide
Assessment
This issue has not been assessed yet.