Skip to content

Commit b2e7ab8

Browse files
committed
Update default tracing endpoint
1 parent 512bc40 commit b2e7ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quotientai/_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
TRACER_NAME = "quotient.sdk.python"
2-
DEFAULT_TRACING_ENDPOINT = "http://localhost:8082/api/v1/traces" #"https://api.quotientai.co/api/v1/traces"
2+
DEFAULT_TRACING_ENDPOINT = "https://api.quotientai.co/api/v1/traces"

0 commit comments

Comments
 (0)