Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion platform/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageVersion Include="dbup-sqlserver" Version="5.0.40" />
<PackageVersion Include="FluentValidation" Version="12.1.1" />
<PackageVersion Include="Microsoft.ApplicationInsights" Version="2.23.0" />
<PackageVersion Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
<PackageVersion Include="Microsoft.ApplicationInsights.WorkerService" Version="3.0.0" />
<PackageVersion Include="Microsoft.Azure.Core.NewtonsoftJson" Version="2.0.0" />
<PackageVersion Include="Microsoft.Azure.Functions.Worker" Version="2.51.0" />
<PackageVersion Include="Microsoft.Azure.Functions.Worker.Core" Version="2.51.0" />
Expand Down
179 changes: 92 additions & 87 deletions platform/src/apis/Platform.Api.Benchmark/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,14 @@
},
"Microsoft.ApplicationInsights.WorkerService": {
"type": "Direct",
"requested": "[2.23.0, )",
"resolved": "2.23.0",
"contentHash": "3+EJOAIkgbU5rQMFowiB1s04/gf56kuwwGjcFyoeL2iyweHirjJpGu7XoigjvtWGkxue6CAAjUPwuuGMHE97Yg==",
"requested": "[3.0.0, )",
"resolved": "3.0.0",
"contentHash": "JY6SQyDUiPcd2xrve7S79jKLBmQMJclqOjeEDUGwwKAAy9y3JmfIaFA5uOCx9qAKJL+EHvhLpj4yH3qnoPqDqA==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0",
"Microsoft.ApplicationInsights.DependencyCollector": "2.23.0",
"Microsoft.ApplicationInsights.EventCounterCollector": "2.23.0",
"Microsoft.ApplicationInsights.PerfCounterCollector": "2.23.0",
"Microsoft.ApplicationInsights.WindowsServer": "2.23.0",
"Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.23.0",
"Microsoft.Extensions.DependencyInjection": "2.1.1",
"Microsoft.Extensions.Logging.ApplicationInsights": "2.23.0"
"Microsoft.ApplicationInsights": "3.0.0",
"OpenTelemetry.Extensions.Hosting": "1.15.0",
"OpenTelemetry.Instrumentation.Http": "1.15.0",
"OpenTelemetry.Instrumentation.SqlClient": "1.15.0"
}
},
"Microsoft.Azure.Functions.Worker": {
Expand Down Expand Up @@ -152,6 +148,16 @@
"Microsoft.Identity.Client.Extensions.Msal": "4.78.0"
}
},
"Azure.Monitor.OpenTelemetry.Exporter": {
"type": "Transitive",
"resolved": "1.6.0",
"contentHash": "cEPL/LecV5u4vgLwCypsHn86LgmyKUGC1tTMd5M2I8osxjUaiF3U02X9WkFil3GJB9Yyb1Pk5BtQ9yzQ1lSB/A==",
"dependencies": {
"Azure.Core": "1.50.0",
"OpenTelemetry.Extensions.Hosting": "1.14.0",
"OpenTelemetry.PersistentStorage.FileSystem": "1.0.2"
}
},
"Azure.Storage.Blobs": {
"type": "Transitive",
"resolved": "12.23.0",
Expand Down Expand Up @@ -206,23 +212,6 @@
"Grpc.Core.Api": "2.65.0"
}
},
"Microsoft.ApplicationInsights.DependencyCollector": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "9YRdl9SNbTxd4AafJckyoJLr5gJdnvqFivjo+PY0lQTPEncPB+z3ZABG4iDfxN9HI1aLqyRINr1/7de9Wg8ZuQ==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0",
"System.Diagnostics.DiagnosticSource": "5.0.0"
}
},
"Microsoft.ApplicationInsights.EventCounterCollector": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "gGt0JPw2dcSeIAIefyORJBdeMz8KgAFIktu8HV/NwkiGmLyw+YtifLm6B5gvGxO15AeMsGPbmvWEIvLfq88XPw==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0"
}
},
"Microsoft.ApplicationInsights.PerfCounterCollector": {
"type": "Transitive",
"resolved": "2.23.0",
Expand All @@ -233,27 +222,6 @@
"System.Diagnostics.PerformanceCounter": "6.0.0"
}
},
"Microsoft.ApplicationInsights.WindowsServer": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "2B8CGfnB/tribkQAqRBhMvJYJK5TkEPMG/BB0QrlxdwVGEufayNLMveXjkQCqld9arXd6wKR1ve2XmkA0+xXKQ==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0",
"Microsoft.ApplicationInsights.DependencyCollector": "2.23.0",
"Microsoft.ApplicationInsights.PerfCounterCollector": "2.23.0",
"Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.23.0",
"System.Diagnostics.DiagnosticSource": "5.0.0"
}
},
"Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "798Dudr4tkujslk1w+XcXOcCErmVsk+nhp+QCHLa3lcgi25vkAxBmzPUeQlRJVCNL/1f4x/YF+vQZ8RSuTXWCw==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0",
"System.IO.FileSystem.AccessControl": "4.7.0"
}
},
"Microsoft.AspNet.WebApi.Client": {
"type": "Transitive",
"resolved": "5.2.8",
Expand Down Expand Up @@ -756,15 +724,6 @@
"Microsoft.Extensions.Options": "6.0.0"
}
},
"Microsoft.Extensions.Logging.ApplicationInsights": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "JLEabPz445i1yRB0hKZVzJJE35QatRIzWlrMOiBQXr9kBJod0jkpkrBf94ln6kXu+jlEGohnXtuXacPPhybJDw==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0",
"Microsoft.Extensions.Logging": "2.1.1"
}
},
"Microsoft.Extensions.Logging.Configuration": {
"type": "Transitive",
"resolved": "10.0.2",
Expand Down Expand Up @@ -896,8 +855,8 @@
},
"Microsoft.NETCore.Platforms": {
"type": "Transitive",
"resolved": "3.1.0",
"contentHash": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w=="
"resolved": "1.1.0",
"contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A=="
},
"Microsoft.NETCore.Targets": {
"type": "Transitive",
Expand Down Expand Up @@ -975,6 +934,75 @@
"System.Xml.XDocument": "4.3.0"
}
},
"OpenTelemetry": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "7mS/oZFF8S6xyqGQfMU1btp0nXJQUPWV535Vp/XMLYwRAUv36xQN+U4vufWBF1+z4HnRTOwuFHtUSGnHbyN6FQ==",
"dependencies": {
"Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0",
"Microsoft.Extensions.Logging.Configuration": "8.0.0",
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.15.0"
}
},
"OpenTelemetry.Api": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "vk5OGdf6K9kQScCWo3bRjhDWCv6Pqw92IpX4dlARZ8B1WL7/2NGTDtCkkw42eQf7UdwyoHKzVvMH/PtL8d6z7w==",
"dependencies": {
"System.Diagnostics.DiagnosticSource": "10.0.0"
}
},
"OpenTelemetry.Api.ProviderBuilderExtensions": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "OnuSUlRpGvowkOzGFQfy+KZFu0cITfKfh2IYJJiZskxVJiOuexwOOuvfDAgpJdmTzVWAHjYdz2shcHZaJ06UjQ==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
"OpenTelemetry.Api": "1.15.0"
}
},
"OpenTelemetry.Extensions.Hosting": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "RixjKyB1pbYGhWdvPto4KJs+exdQknJsnjUO9WszdLles5Vcd0EYzxPNJdwmLjYfP+Jfbr4B5nktM4ZgeHSWtg==",
"dependencies": {
"Microsoft.Extensions.Hosting.Abstractions": "8.0.0",
"OpenTelemetry": "1.15.0"
}
},
"OpenTelemetry.Instrumentation.Http": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "uToc7bUp8IEdb0ny9mKsL6FrrYelINPzxxiSShJgOf4XmQc4Azww6S5RjRj24YhsOn2a1MABOrxfVTZXtDk4Eg==",
"dependencies": {
"Microsoft.Extensions.Configuration": "8.0.0",
"Microsoft.Extensions.Options": "8.0.0",
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.15.0, 2.0.0)"
}
},
"OpenTelemetry.Instrumentation.SqlClient": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "J0lI7lCngS4TJD4T7KNsAerOIjJHNV0T2MK0iuS2tK8wF7iqL1dp4MKW05FiyfvrIXkwsvFc1okKchxS8B0+SQ==",
"dependencies": {
"Microsoft.Extensions.Configuration": "8.0.0",
"Microsoft.Extensions.Options": "8.0.0",
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.15.0, 2.0.0)"
}
},
"OpenTelemetry.PersistentStorage.Abstractions": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "QuBc6e7M4Skvbc+eTQGSmrcoho7lSkHLT5ngoSsVeeT8OXLpSUETNcuRPW8F5drTPTzzTKQ98C5AhKO/pjpTJg=="
},
"OpenTelemetry.PersistentStorage.FileSystem": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "ys0l9vL0/wOV9p/iuyDeemjX+d8iH4yjaYA1IcmyQUw0xsxx0I3hQm7tN3FnuRPsmPtrohiLtp31hO1BcrhQ+A==",
"dependencies": {
"OpenTelemetry.PersistentStorage.Abstractions": "1.0.2"
}
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
"type": "Transitive",
"resolved": "4.3.0",
Expand Down Expand Up @@ -1351,15 +1379,6 @@
"System.Threading.Tasks": "4.3.0"
}
},
"System.IO.FileSystem.AccessControl": {
"type": "Transitive",
"resolved": "4.7.0",
"contentHash": "vMToiarpU81LR1/KZtnT7VDPvqAZfw9oOS5nY6pPP78nGYz3COLsQH3OfzbR+SjTgltd31R6KmKklz/zDpTmzw==",
"dependencies": {
"System.Security.AccessControl": "4.7.0",
"System.Security.Principal.Windows": "4.7.0"
}
},
"System.IO.FileSystem.Primitives": {
"type": "Transitive",
"resolved": "4.3.0",
Expand Down Expand Up @@ -1642,15 +1661,6 @@
"System.Runtime.Extensions": "4.3.0"
}
},
"System.Security.AccessControl": {
"type": "Transitive",
"resolved": "4.7.0",
"contentHash": "JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"System.Security.Principal.Windows": "4.7.0"
}
},
"System.Security.Cryptography.Algorithms": {
"type": "Transitive",
"resolved": "4.3.0",
Expand Down Expand Up @@ -1805,11 +1815,6 @@
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
}
},
"System.Security.Principal.Windows": {
"type": "Transitive",
"resolved": "4.7.0",
"contentHash": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ=="
},
"System.Text.Encoding": {
"type": "Transitive",
"resolved": "4.3.0",
Expand Down Expand Up @@ -2008,7 +2013,7 @@
},
"FluentValidation": {
"type": "CentralTransitive",
"requested": "[12.1.0, )",
"requested": "[12.1.1, )",
"resolved": "12.1.1",
"contentHash": "EPpkIe1yh1a0OXyC100oOA8WMbZvqUu5plwhvYcb7oSELfyUZzfxV48BLhvs3kKo4NwG7MGLNgy1RJiYtT8Dpw=="
},
Expand All @@ -2024,10 +2029,10 @@
"Microsoft.ApplicationInsights": {
"type": "CentralTransitive",
"requested": "[2.23.0, )",
"resolved": "2.23.0",
"contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==",
"resolved": "3.0.0",
"contentHash": "WlPqOJXnUKHk8oXo/4HVZM5lqfgJfqaNXtzgVytdQZU237zaaytvDR5hA1G+BqQ7n/mm3sfush1y8bso+42s3g==",
"dependencies": {
"System.Diagnostics.DiagnosticSource": "5.0.0"
"Azure.Monitor.OpenTelemetry.Exporter": "1.6.0"
}
},
"Microsoft.Azure.Core.NewtonsoftJson": {
Expand Down
Loading