Skip to content

Commit 85a5280

Browse files
chore(deps): update applicationinsights-dotnet monorepo to v3
1 parent 80d0688 commit 85a5280

58 files changed

Lines changed: 10539 additions & 1624 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@
7373
<PackageVersion Include="FluentValidation" Version="12.1.1" />
7474

7575
<!-- MONITORING & LOGGING -->
76-
<PackageVersion Include="Microsoft.ApplicationInsights" Version="2.23.0" />
76+
<PackageVersion Include="Microsoft.ApplicationInsights" Version="3.1.0" />
7777
<PackageVersion Include="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version="2.23.0" />
7878
<PackageVersion Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.4.6" />
79-
<PackageVersion Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
80-
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
79+
<PackageVersion Include="Microsoft.ApplicationInsights.WorkerService" Version="3.1.0" />
80+
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="3.1.0" />
8181
<PackageVersion Include="Microsoft.ApplicationInsights.NLogTarget" Version="2.23.0" />
8282
<PackageVersion Include="Ben.Demystifier" Version="0.4.1" />
8383
<PackageVersion Include="NLog" Version="6.1.2" />

samples/Ark.ReferenceProject/Ark.Reference.Common/packages.lock.json

Lines changed: 77 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@
7171
},
7272
"Azure.Core": {
7373
"type": "Transitive",
74-
"resolved": "1.51.1",
75-
"contentHash": "JRANrRvN5O5FFRh+pMUb8qqWU7jBQ39qXEbVr7Rkb1/s7rqc6RSzVHKGBz5Ro1gDy2WSGjG5YEOJKpPIBiCMcA==",
74+
"resolved": "1.52.0",
75+
"contentHash": "If2gP0B4kDAwOw3kvMFs7gEounDhLyeleoWMih0xPdGAvhKpcWQwoPI3L/L0gmcQt0hrtqDnRni1jaIaxwdL7w==",
7676
"dependencies": {
77-
"Microsoft.Bcl.AsyncInterfaces": "10.0.2",
78-
"System.ClientModel": "1.9.0",
79-
"System.Memory.Data": "10.0.1"
77+
"Microsoft.Bcl.AsyncInterfaces": "10.0.3",
78+
"System.ClientModel": "1.10.0",
79+
"System.Memory.Data": "10.0.3"
8080
}
8181
},
8282
"Azure.Core.Amqp": {
@@ -110,6 +110,16 @@
110110
"Microsoft.Azure.Amqp": "2.7.0"
111111
}
112112
},
113+
"Azure.Monitor.OpenTelemetry.Exporter": {
114+
"type": "Transitive",
115+
"resolved": "1.7.0",
116+
"contentHash": "fexzK+HM06C3tmBL6DLNVAcgutBMY7hQ7tGcdpCyq6HaXvbNz6cFtenrJUAdXM8Y4G+3QmZ6PIAL1hFrVe4Mpw==",
117+
"dependencies": {
118+
"Azure.Core": "1.52.0",
119+
"OpenTelemetry.Extensions.Hosting": "1.15.1",
120+
"OpenTelemetry.PersistentStorage.FileSystem": "1.0.2"
121+
}
122+
},
113123
"Azure.Security.KeyVault.Secrets": {
114124
"type": "Transitive",
115125
"resolved": "4.9.0",
@@ -233,8 +243,11 @@
233243
},
234244
"Microsoft.ApplicationInsights": {
235245
"type": "Transitive",
236-
"resolved": "2.23.0",
237-
"contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw=="
246+
"resolved": "3.1.0",
247+
"contentHash": "X6kvmOEnWxQjZgRJ/J8fdlA9xa2sJj6hhp09fL2AsgzC8SUFK8YVpsfZvu161FfD0zXe2Exgh4BC9hNze+W9hg==",
248+
"dependencies": {
249+
"Azure.Monitor.OpenTelemetry.Exporter": "1.7.0"
250+
}
238251
},
239252
"Microsoft.ApplicationInsights.NLogTarget": {
240253
"type": "Transitive",
@@ -280,8 +293,8 @@
280293
},
281294
"Microsoft.Bcl.AsyncInterfaces": {
282295
"type": "Transitive",
283-
"resolved": "10.0.2",
284-
"contentHash": "qE5JhRoeJbAipLqpUCZyNfNwnpAvUttXgIQDnTiJ15d8ji+/bPgoPkB3xLzK5cQTobN2D2ditUesUlDHb7p3Pg=="
296+
"resolved": "10.0.3",
297+
"contentHash": "TV62UsrJZPX6gbt3c4WrtXh7bmaDIcMqf9uft1cc4L6gJXOU07hDGEh+bFQh/L2Az0R1WVOkiT66lFqS6G2NmA=="
285298
},
286299
"Microsoft.Data.SqlClient": {
287300
"type": "Transitive",
@@ -776,6 +789,52 @@
776789
"NodaTime": "[3.0.0, 4.0.0)"
777790
}
778791
},
792+
"OpenTelemetry": {
793+
"type": "Transitive",
794+
"resolved": "1.15.1",
795+
"contentHash": "oJCqFTS/9S70TGPoamdGJRvw5hLOn6I/XC4X0npDErl2sHDlAg030ArJkIHIuLFCTO5GWqj1uDhsZNjO36xMxg==",
796+
"dependencies": {
797+
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
798+
"Microsoft.Extensions.Logging.Configuration": "10.0.0",
799+
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.15.1"
800+
}
801+
},
802+
"OpenTelemetry.Api": {
803+
"type": "Transitive",
804+
"resolved": "1.15.1",
805+
"contentHash": "+LJP0YBrysh4kPCRZhEyTUTcd+FFP0NPDvV4AzULBmiInGt6fp+RgBieRhUzVX/yyVEyshg3s82RWFYZJIkeGQ=="
806+
},
807+
"OpenTelemetry.Api.ProviderBuilderExtensions": {
808+
"type": "Transitive",
809+
"resolved": "1.15.1",
810+
"contentHash": "aZedpOfXtHmVSWlebxJBeJg2DCdzds86mMowBTS6l+sjwV9LvQuZa0JDU9+S7FQvta4hnauxlCEYplbiDiYGeg==",
811+
"dependencies": {
812+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
813+
"OpenTelemetry.Api": "1.15.1"
814+
}
815+
},
816+
"OpenTelemetry.Extensions.Hosting": {
817+
"type": "Transitive",
818+
"resolved": "1.15.1",
819+
"contentHash": "/mN9I16P8miDSHogFC0OFyPzUvYXibk/rLFLXW3Io50IN+XEQx7E6dSyUdMRdY+NKmOCo/oS5ICXkjdoFrwq2A==",
820+
"dependencies": {
821+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
822+
"OpenTelemetry": "1.15.1"
823+
}
824+
},
825+
"OpenTelemetry.PersistentStorage.Abstractions": {
826+
"type": "Transitive",
827+
"resolved": "1.0.2",
828+
"contentHash": "QuBc6e7M4Skvbc+eTQGSmrcoho7lSkHLT5ngoSsVeeT8OXLpSUETNcuRPW8F5drTPTzzTKQ98C5AhKO/pjpTJg=="
829+
},
830+
"OpenTelemetry.PersistentStorage.FileSystem": {
831+
"type": "Transitive",
832+
"resolved": "1.0.2",
833+
"contentHash": "ys0l9vL0/wOV9p/iuyDeemjX+d8iH4yjaYA1IcmyQUw0xsxx0I3hQm7tN3FnuRPsmPtrohiLtp31hO1BcrhQ+A==",
834+
"dependencies": {
835+
"OpenTelemetry.PersistentStorage.Abstractions": "1.0.2"
836+
}
837+
},
779838
"Polly.Core": {
780839
"type": "Transitive",
781840
"resolved": "8.6.6",
@@ -842,13 +901,13 @@
842901
},
843902
"System.ClientModel": {
844903
"type": "Transitive",
845-
"resolved": "1.9.0",
846-
"contentHash": "1wdwKtMMMEFEYsxJmtrOd3G+7zVOVO3MlVZAsbKv9H0PnIx6J27fYAarMn0eQS0vKJPQL018DOb7YRK1O97p0A==",
904+
"resolved": "1.10.0",
905+
"contentHash": "lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==",
847906
"dependencies": {
848-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.2",
849-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.2",
850-
"Microsoft.Extensions.Logging.Abstractions": "10.0.2",
851-
"System.Memory.Data": "10.0.1"
907+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
908+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
909+
"Microsoft.Extensions.Logging.Abstractions": "10.0.3",
910+
"System.Memory.Data": "10.0.3"
852911
}
853912
},
854913
"System.Configuration.ConfigurationManager": {
@@ -886,8 +945,8 @@
886945
},
887946
"System.Memory.Data": {
888947
"type": "Transitive",
889-
"resolved": "10.0.1",
890-
"contentHash": "BZC4mhdL569AXV56ep9YO6ShjhxFXGP7SwVX0Bc/e0dJPWnS6aBEXZJXqh64RVx8HquqWHkJUINBydLRQ1yq0g=="
948+
"resolved": "10.0.3",
949+
"contentHash": "MaGhRfGunmrj/nHjtsi9XkhlYJ/ERGWrbA+BiSKNtGnAjc9XlG5EhAvak6VRcX5LYzPF6pBO8nJ613dTgzabig=="
891950
},
892951
"System.Security.Cryptography.Pkcs": {
893952
"type": "Transitive",
@@ -902,7 +961,7 @@
902961
"ark.tools.applicationinsights": {
903962
"type": "Project",
904963
"dependencies": {
905-
"Microsoft.ApplicationInsights": "[2.23.0, )",
964+
"Microsoft.ApplicationInsights": "[3.1.0, )",
906965
"Microsoft.ApplicationInsights.SnapshotCollector": "[1.4.6, )",
907966
"Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "[2.23.0, )",
908967
"Microsoft.Data.SqlClient": "[6.1.4, )",

samples/Ark.ReferenceProject/Core/Ark.Reference.Core.API/packages.lock.json

Lines changed: 77 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
},
4141
"Azure.Core": {
4242
"type": "Transitive",
43-
"resolved": "1.51.1",
44-
"contentHash": "JRANrRvN5O5FFRh+pMUb8qqWU7jBQ39qXEbVr7Rkb1/s7rqc6RSzVHKGBz5Ro1gDy2WSGjG5YEOJKpPIBiCMcA==",
43+
"resolved": "1.52.0",
44+
"contentHash": "If2gP0B4kDAwOw3kvMFs7gEounDhLyeleoWMih0xPdGAvhKpcWQwoPI3L/L0gmcQt0hrtqDnRni1jaIaxwdL7w==",
4545
"dependencies": {
46-
"Microsoft.Bcl.AsyncInterfaces": "10.0.2",
47-
"System.ClientModel": "1.9.0",
48-
"System.Memory.Data": "10.0.1"
46+
"Microsoft.Bcl.AsyncInterfaces": "10.0.3",
47+
"System.ClientModel": "1.10.0",
48+
"System.Memory.Data": "10.0.3"
4949
}
5050
},
5151
"Azure.Core.Amqp": {
@@ -79,6 +79,16 @@
7979
"Microsoft.Azure.Amqp": "2.7.0"
8080
}
8181
},
82+
"Azure.Monitor.OpenTelemetry.Exporter": {
83+
"type": "Transitive",
84+
"resolved": "1.7.0",
85+
"contentHash": "fexzK+HM06C3tmBL6DLNVAcgutBMY7hQ7tGcdpCyq6HaXvbNz6cFtenrJUAdXM8Y4G+3QmZ6PIAL1hFrVe4Mpw==",
86+
"dependencies": {
87+
"Azure.Core": "1.52.0",
88+
"OpenTelemetry.Extensions.Hosting": "1.15.1",
89+
"OpenTelemetry.PersistentStorage.FileSystem": "1.0.2"
90+
}
91+
},
8292
"Azure.Security.KeyVault.Secrets": {
8393
"type": "Transitive",
8494
"resolved": "4.9.0",
@@ -202,8 +212,11 @@
202212
},
203213
"Microsoft.ApplicationInsights": {
204214
"type": "Transitive",
205-
"resolved": "2.23.0",
206-
"contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw=="
215+
"resolved": "3.1.0",
216+
"contentHash": "X6kvmOEnWxQjZgRJ/J8fdlA9xa2sJj6hhp09fL2AsgzC8SUFK8YVpsfZvu161FfD0zXe2Exgh4BC9hNze+W9hg==",
217+
"dependencies": {
218+
"Azure.Monitor.OpenTelemetry.Exporter": "1.7.0"
219+
}
207220
},
208221
"Microsoft.ApplicationInsights.NLogTarget": {
209222
"type": "Transitive",
@@ -249,8 +262,8 @@
249262
},
250263
"Microsoft.Bcl.AsyncInterfaces": {
251264
"type": "Transitive",
252-
"resolved": "10.0.2",
253-
"contentHash": "qE5JhRoeJbAipLqpUCZyNfNwnpAvUttXgIQDnTiJ15d8ji+/bPgoPkB3xLzK5cQTobN2D2ditUesUlDHb7p3Pg=="
265+
"resolved": "10.0.3",
266+
"contentHash": "TV62UsrJZPX6gbt3c4WrtXh7bmaDIcMqf9uft1cc4L6gJXOU07hDGEh+bFQh/L2Az0R1WVOkiT66lFqS6G2NmA=="
254267
},
255268
"Microsoft.Data.SqlClient": {
256269
"type": "Transitive",
@@ -745,6 +758,52 @@
745758
"NodaTime": "[3.0.0, 4.0.0)"
746759
}
747760
},
761+
"OpenTelemetry": {
762+
"type": "Transitive",
763+
"resolved": "1.15.1",
764+
"contentHash": "oJCqFTS/9S70TGPoamdGJRvw5hLOn6I/XC4X0npDErl2sHDlAg030ArJkIHIuLFCTO5GWqj1uDhsZNjO36xMxg==",
765+
"dependencies": {
766+
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
767+
"Microsoft.Extensions.Logging.Configuration": "10.0.0",
768+
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.15.1"
769+
}
770+
},
771+
"OpenTelemetry.Api": {
772+
"type": "Transitive",
773+
"resolved": "1.15.1",
774+
"contentHash": "+LJP0YBrysh4kPCRZhEyTUTcd+FFP0NPDvV4AzULBmiInGt6fp+RgBieRhUzVX/yyVEyshg3s82RWFYZJIkeGQ=="
775+
},
776+
"OpenTelemetry.Api.ProviderBuilderExtensions": {
777+
"type": "Transitive",
778+
"resolved": "1.15.1",
779+
"contentHash": "aZedpOfXtHmVSWlebxJBeJg2DCdzds86mMowBTS6l+sjwV9LvQuZa0JDU9+S7FQvta4hnauxlCEYplbiDiYGeg==",
780+
"dependencies": {
781+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
782+
"OpenTelemetry.Api": "1.15.1"
783+
}
784+
},
785+
"OpenTelemetry.Extensions.Hosting": {
786+
"type": "Transitive",
787+
"resolved": "1.15.1",
788+
"contentHash": "/mN9I16P8miDSHogFC0OFyPzUvYXibk/rLFLXW3Io50IN+XEQx7E6dSyUdMRdY+NKmOCo/oS5ICXkjdoFrwq2A==",
789+
"dependencies": {
790+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
791+
"OpenTelemetry": "1.15.1"
792+
}
793+
},
794+
"OpenTelemetry.PersistentStorage.Abstractions": {
795+
"type": "Transitive",
796+
"resolved": "1.0.2",
797+
"contentHash": "QuBc6e7M4Skvbc+eTQGSmrcoho7lSkHLT5ngoSsVeeT8OXLpSUETNcuRPW8F5drTPTzzTKQ98C5AhKO/pjpTJg=="
798+
},
799+
"OpenTelemetry.PersistentStorage.FileSystem": {
800+
"type": "Transitive",
801+
"resolved": "1.0.2",
802+
"contentHash": "ys0l9vL0/wOV9p/iuyDeemjX+d8iH4yjaYA1IcmyQUw0xsxx0I3hQm7tN3FnuRPsmPtrohiLtp31hO1BcrhQ+A==",
803+
"dependencies": {
804+
"OpenTelemetry.PersistentStorage.Abstractions": "1.0.2"
805+
}
806+
},
748807
"Polly.Core": {
749808
"type": "Transitive",
750809
"resolved": "8.6.6",
@@ -811,13 +870,13 @@
811870
},
812871
"System.ClientModel": {
813872
"type": "Transitive",
814-
"resolved": "1.9.0",
815-
"contentHash": "1wdwKtMMMEFEYsxJmtrOd3G+7zVOVO3MlVZAsbKv9H0PnIx6J27fYAarMn0eQS0vKJPQL018DOb7YRK1O97p0A==",
873+
"resolved": "1.10.0",
874+
"contentHash": "lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==",
816875
"dependencies": {
817-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.2",
818-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.2",
819-
"Microsoft.Extensions.Logging.Abstractions": "10.0.2",
820-
"System.Memory.Data": "10.0.1"
876+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
877+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
878+
"Microsoft.Extensions.Logging.Abstractions": "10.0.3",
879+
"System.Memory.Data": "10.0.3"
821880
}
822881
},
823882
"System.Configuration.ConfigurationManager": {
@@ -855,8 +914,8 @@
855914
},
856915
"System.Memory.Data": {
857916
"type": "Transitive",
858-
"resolved": "10.0.1",
859-
"contentHash": "BZC4mhdL569AXV56ep9YO6ShjhxFXGP7SwVX0Bc/e0dJPWnS6aBEXZJXqh64RVx8HquqWHkJUINBydLRQ1yq0g=="
917+
"resolved": "10.0.3",
918+
"contentHash": "MaGhRfGunmrj/nHjtsi9XkhlYJ/ERGWrbA+BiSKNtGnAjc9XlG5EhAvak6VRcX5LYzPF6pBO8nJ613dTgzabig=="
860919
},
861920
"System.Security.Cryptography.Pkcs": {
862921
"type": "Transitive",
@@ -894,7 +953,7 @@
894953
"ark.tools.applicationinsights": {
895954
"type": "Project",
896955
"dependencies": {
897-
"Microsoft.ApplicationInsights": "[2.23.0, )",
956+
"Microsoft.ApplicationInsights": "[3.1.0, )",
898957
"Microsoft.ApplicationInsights.SnapshotCollector": "[1.4.6, )",
899958
"Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "[2.23.0, )",
900959
"Microsoft.Data.SqlClient": "[6.1.4, )",

0 commit comments

Comments
 (0)