We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef14697 commit f167a2eCopy full SHA for f167a2e
profiler/options.go
@@ -32,7 +32,7 @@ const (
32
)
33
34
const (
35
- defaultAPIURL = "https://beta-intake.profile.datadoghq.com/v1/input"
+ defaultAPIURL = "https://intake.profile.datadoghq.com/v1/input"
36
defaultEnv = "none"
37
38
0 commit comments