Commit e5168aa
authored
feat(telemetry): Integrate tools_telemetry (#612)
This patch integrates
[tools_telemetry](https://github.com/aspect-build/tools_telemetry) into
`rules_py`. Depending on `rules_py` will register a dependency into the
telemetry system and produce a usage report when external repositories
are invalidated.
### Changes are visible to end-users: yes
- Suggested release notes appear below: yes
`aspect_tools_telemetry` is now used for coarse grained usage tracking.
### Test plan
N/A.1 parent 5968bcb commit e5168aa
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments