googleapis / googleapis/google-cloud-python

v3: improve metadata

Open
#15,322 1 comment 0 reactions 1 assignee Claimed by @daniel-sanche View on GitHub
api: bigtable priority: p3 type: feature request
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

metadata should include the following fields:
- [x] `x-goog-request-params`
- example: table_name=projects/my-project/instances/my-instance/tables/my-table&app_profile_id=my-app-profile
- [ ] `bigtable-client-attempt-epoch-usec`
- Current time on the client machine in microseconds since utc epoch
- [ ] `bigtable-attempt`
- Zero-based attempt count per operation
- Java: https://github.com/googleapis/java-bigtable/blob/main/google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/stub/metrics/Util.java#L57-L60
- [ ] Cookie for tracing

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.