googleapis / googleapis/google-cloud-python
v3: improve metadata
- Langage dominant
- Python
- Étoiles
- 5.4k
- Forks
- 1.8k
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 123
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.