Skip to content

Commit ebb3385

Browse files
dewitt4Copilot
andauthored
Update cmd/agentaflow/main_with_tracing.go.bak
Co-authored-by: Copilot <[email protected]>
1 parent beceeeb commit ebb3385

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cmd/agentaflow/main_with_tracing.go.bak

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ import (
1313

1414
"github.com/Finoptimize/agentaflow-sro-community/pkg/gpu"
1515
"github.com/Finoptimize/agentaflow-sro-community/pkg/observability"
16-
)func main() {
16+
)
17+
18+
func main() {
1719
fmt.Println("🚀 AgentaFlow SRO Community Edition with OpenTelemetry Tracing")
1820

1921
// Initialize tracing

0 commit comments

Comments
 (0)