googleapis / googleapis/google-cloud-python
v3: improve metadata
- Lingua principale
- Python
- Stelle
- 5.4k
- Fork
- 1.8k
- Merge medio
- 3g 4h
- PR unite (30g)
- 122
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.