We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717ea0a commit fff7d2dCopy full SHA for fff7d2d
.github/agents.md
@@ -58,7 +58,7 @@ Key directories:
58
- Structure: `<library>/<version>/<javaagent|library>/` (e.g., `instrumentation/spring/spring-boot-autoconfigure/`)
59
- Test structure: Each instrumentation has separate test modules
60
- Documentation generator: `./gradlew :instrumentation-docs:runAnalysis` updates `docs/instrumentation-list.yaml`
61
-- Telemetry collection: `./instrumentation-docs/collect.sh` runs tests to generate telemetry metadata
+- Telemetry collection: `./instrumentation-docs/ci-collect.sh` runs tests to generate telemetry metadata
62
63
### Build Performance Tips
64
- Configuration phase takes 60-90 seconds due to large number of modules (~500+) - this is NORMAL
0 commit comments