Skip to content

Commit 5412369

Browse files
committed
additional logs to SLO run
1 parent 6f1d7a3 commit 5412369

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/slo/src/metrics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
JOB_STATUS_OK, JOB_STATUS_ERR = "ok", "err"
1515

1616
SDK_SERVICE_NAME = environ.get("SDK_SERVICE", "sync-python-table")
17+
print(f"SDK_SERVICE_NAME = {SDK_SERVICE_NAME}")
1718

1819

1920
class Metrics:

0 commit comments

Comments
 (0)