googleapis / googleapis/google-cloud-python
v3: improve metadata
Abierto
api: bigtable
priority: p3
type: feature request
- Lenguaje dominante
- Python
- Estrellas
- 5.4k
- Forks
- 1.8k
- Merge medio
- 3 d 4 h
- PR fusionados (30 d)
- 122
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.