Commit 1164bad
committed
refactor: Move google-adk instrumentation to instrumentation-loongsuite
- Rename from opentelemetry-instrumentation-google-adk to loongsuite-instrumentation-google-adk
- Move from instrumentation-genai/ to instrumentation-loongsuite/
- Update pyproject.toml with loongsuite naming conventions
- Change package name to loongsuite-instrumentation-google-adk
- Use dynamic version from version.py
- Update authors to LoongSuite Python Agent Authors
- Update homepage URL to point to specific subdirectory
- Update instrumentation-genai/README.md (remove google-adk entry)
- Update instrumentation-loongsuite/README.md (add google-adk entry)
- Update bootstrap_gen.py (remove google-adk as it's now loongsuite-specific)
This aligns google-adk with other loongsuite-specific instrumentations.
Change-Id: Ia1c1807731cb5ba8ba8ada0632a749dedd8a453b
Co-developed-by: Cursor <noreply@cursor.com>1 parent fd07332 commit 1164bad
File tree
28 files changed
+2507
-11
lines changed- instrumentation-genai
- instrumentation-loongsuite
- loongsuite-instrumentation-google-adk
- docs
- examples
- src/opentelemetry
- instrumentation
- google_adk
- internal
- tests
- opentelemetry-instrumentation/src/opentelemetry/instrumentation
28 files changed
+2507
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
0 commit comments