mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
feat(cli): add DataDog Go tracer (#9411)
This commit is contained in:
+3
@@ -201,6 +201,9 @@ introspection:
|
||||
# which may incur significant costs.
|
||||
# (default: <unset>, type: bool)
|
||||
captureLogs: false
|
||||
# Enables sending Go runtime traces to the local DataDog agent.
|
||||
# (default: false, type: bool)
|
||||
dataDog: false
|
||||
logging:
|
||||
# Output debug-level logs.
|
||||
# (default: <unset>, type: bool)
|
||||
|
||||
Reference in New Issue
Block a user