File tree
4 files changed
+21
-8
lines changed- agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/exporter
- test/smoke/testApps/LegacySdkWebInterop/src
- main/java/com/microsoft/applicationinsights/smoketestapp
- smokeTest/java/com/microsoft/applicationinsights/smoketest
4 files changed
+21
-8
lines changedLines changed: 18 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| 99 | + | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
795 | 798 | | |
796 | 799 | | |
797 | 800 | | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
798 | 808 | | |
799 | 809 | | |
800 | 810 | | |
| |||
844 | 854 | | |
845 | 855 | | |
846 | 856 | | |
847 | | - | |
| 857 | + | |
848 | 858 | | |
849 | 859 | | |
850 | 860 | | |
| |||
1035 | 1045 | | |
1036 | 1046 | | |
1037 | 1047 | | |
1038 | | - | |
| 1048 | + | |
1039 | 1049 | | |
1040 | 1050 | | |
1041 | 1051 | | |
1042 | | - | |
| 1052 | + | |
| 1053 | + | |
1043 | 1054 | | |
1044 | 1055 | | |
1045 | 1056 | | |
| |||
1064 | 1075 | | |
1065 | 1076 | | |
1066 | 1077 | | |
1067 | | - | |
| 1078 | + | |
1068 | 1079 | | |
1069 | 1080 | | |
1070 | 1081 | | |
1071 | 1082 | | |
1072 | 1083 | | |
1073 | 1084 | | |
1074 | 1085 | | |
1075 | | - | |
1076 | | - | |
| 1086 | + | |
| 1087 | + | |
1077 | 1088 | | |
1078 | 1089 | | |
1079 | 1090 | | |
| |||
1085 | 1096 | | |
1086 | 1097 | | |
1087 | 1098 | | |
1088 | | - | |
| 1099 | + | |
1089 | 1100 | | |
1090 | 1101 | | |
1091 | 1102 | | |
| |||
- instrumentation/applicationinsights-web-2.3/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/applicationinsightsweb/ApplicationInsightsWebInstrumentationModule.java+2-1
- instrumentation/applicationinsights-web-2.3/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/applicationinsightsweb/SessionContextInstrumentation.java+64
- instrumentation/applicationinsights-web-2.3/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/applicationinsightsweb/TelemetryContextInstrumentation.java+22-1
- instrumentation/applicationinsights-web-2.3/javaagent/src/test/groovy/ApplicationInsightsWebTest.groovy+32-3
- instrumentation/applicationinsights-web-2.3/javaagent/src/test/java/Code.java+24-1
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments