Documentation
¶
Overview ¶
This program generates the `orchestrion.tool.go` file at `./orchestrion/all` from the root of the repository, which contains the necessary directives to facilitate onboarding of orchestrion. The `orchestrion.tool.go` file contains an import directive for every package in `dd-trace-go` that contains an `orchestrion.yml` file.
Orchestrion uses this file when users import "github.com/DataDog/dd-trace-go/orchestrion/all` in their application's `orchestrion.tool.go` file, intending to enable every available feature of the tracer library.
Click to show internal directories.
Click to hide internal directories.