Skip to content

Commit fff7d2d

Browse files
authored
Update .github/agents.md
1 parent 717ea0a commit fff7d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Key directories:
5858
- Structure: `<library>/<version>/<javaagent|library>/` (e.g., `instrumentation/spring/spring-boot-autoconfigure/`)
5959
- Test structure: Each instrumentation has separate test modules
6060
- Documentation generator: `./gradlew :instrumentation-docs:runAnalysis` updates `docs/instrumentation-list.yaml`
61-
- Telemetry collection: `./instrumentation-docs/collect.sh` runs tests to generate telemetry metadata
61+
- Telemetry collection: `./instrumentation-docs/ci-collect.sh` runs tests to generate telemetry metadata
6262

6363
### Build Performance Tips
6464
- Configuration phase takes 60-90 seconds due to large number of modules (~500+) - this is NORMAL

0 commit comments

Comments
 (0)