Commit d39d7e5
moving maven plugin to use agent-instrumeneter (#378)
* moving maven plugin to use agent-instrumeneter
* Better inclusion of agent jar as resource
* Move plugin declaration
Co-authored-by: Anuraag Agrawal <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>1 parent f3d64a4 commit d39d7e5
File tree
3 files changed
+15
-4
lines changed- static-instrumenter/maven-plugin
- src
- main/java/io/opentelemetry/contrib/staticinstrumenter/plugin/maven
- test/resources
3 files changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
| |||
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
22 | 34 | | |
23 | 35 | | |
24 | 36 | | |
| |||
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
Binary file not shown.
0 commit comments