You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage: "Whether application tracing data is collected.",
295
-
Flag: "trace",
292
+
Trace: &codersdk.TraceConfig{
293
+
Enable: &codersdk.DeploymentConfigField[bool]{
294
+
Name: "Trace Enable",
295
+
Usage: "Whether application tracing data is collected. It exports to a backend configured by environment variables. See: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md",
0 commit comments