Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f9ac548

Browse files
Update google/cloud/bigtable/data/_metrics/data_model.py
Co-authored-by: Mattie Fu <[email protected]>
1 parent fa25c2b commit f9ac548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/bigtable/data/_metrics/data_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
# default values for zone and cluster data, if not captured
4444
DEFAULT_ZONE = "global"
45-
DEFAULT_CLUSTER_ID = "unspecified"
45+
DEFAULT_CLUSTER_ID = "<unspecified>"
4646

4747
# keys for parsing metadata blobs
4848
BIGTABLE_METADATA_KEY = "x-goog-ext-425905942-bin"

0 commit comments

Comments
 (0)