We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 512bc40 commit b2e7ab8Copy full SHA for b2e7ab8
quotientai/_constants.py
@@ -1,2 +1,2 @@
1
TRACER_NAME = "quotient.sdk.python"
2
-DEFAULT_TRACING_ENDPOINT = "http://localhost:8082/api/v1/traces" #"https://api.quotientai.co/api/v1/traces"
+DEFAULT_TRACING_ENDPOINT = "https://api.quotientai.co/api/v1/traces"
0 commit comments