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 TodoItems.Api/TodoItems.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="3.0.0" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.3">
<PrivateAssets>all</PrivateAssets>
Expand Down
173 changes: 92 additions & 81 deletions TodoItems.Api/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,15 @@
"net10.0": {
"Microsoft.ApplicationInsights.AspNetCore": {
"type": "Direct",
"requested": "[2.23.0, )",
"resolved": "2.23.0",
"contentHash": "we/RsIn0Mwf/4ZNGXZixJ0lVD3pqjx2yVeKfqJybgYY/Lib8nnf+8YGJp+ULN3kOk39I0pI/7ZnF9LFy6hS3lw==",
"requested": "[3.0.0, )",
"resolved": "3.0.0",
"contentHash": "fPV/uUNypN5uaITL/FhtQsLyFYoCGsJcYTB+G+ngveKsKXlyInvQLuiiKTbGa+ARSuNHNQ5lyO2wQ8w7BxZTVg==",
"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.Logging.ApplicationInsights": "2.23.0"
"Microsoft.ApplicationInsights": "3.0.0",
"OpenTelemetry.Extensions.Hosting": "1.15.0",
"OpenTelemetry.Instrumentation.AspNetCore": "1.15.0",
"OpenTelemetry.Instrumentation.Http": "1.15.0",
"OpenTelemetry.Instrumentation.SqlClient": "1.15.0"
}
},
"Microsoft.AspNetCore.OpenApi": {
Expand Down Expand Up @@ -96,11 +94,11 @@
},
"Azure.Core": {
"type": "Transitive",
"resolved": "1.47.1",
"contentHash": "oPcncSsDHuxB8SC522z47xbp2+ttkcKv2YZ90KXhRKN0YQd2+7l1UURT9EBzUNEXtkLZUOAB5xbByMTrYRh3yA==",
"resolved": "1.50.0",
"contentHash": "GBNKZEhdIbTXxedvD3R7I/yDVFX9jJJEz02kCziFSJxspSQ5RMHc3GktulJ1s7+ffXaXD7kMgrtdQTaggyInLw==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"System.ClientModel": "1.5.1",
"System.ClientModel": "1.8.0",
"System.Memory.Data": "8.0.1"
}
},
Expand All @@ -114,59 +112,27 @@
"Microsoft.Identity.Client.Extensions.Msal": "4.73.1"
}
},
"Humanizer.Core": {
"type": "Transitive",
"resolved": "2.14.1",
"contentHash": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw=="
},
"Microsoft.ApplicationInsights": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw=="
},
"Microsoft.ApplicationInsights.DependencyCollector": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "9YRdl9SNbTxd4AafJckyoJLr5gJdnvqFivjo+PY0lQTPEncPB+z3ZABG4iDfxN9HI1aLqyRINr1/7de9Wg8ZuQ==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0"
}
},
"Microsoft.ApplicationInsights.EventCounterCollector": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "gGt0JPw2dcSeIAIefyORJBdeMz8KgAFIktu8HV/NwkiGmLyw+YtifLm6B5gvGxO15AeMsGPbmvWEIvLfq88XPw==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0"
}
},
"Microsoft.ApplicationInsights.PerfCounterCollector": {
"Azure.Monitor.OpenTelemetry.Exporter": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "q9ApjZfBS9O8m3aQM2oVjsGBmlE8BCFywT7UR+8aqdNuz7HpoIxw4jHy0XOBergiFX/olrJF4OyPkGxc3H5JHg==",
"resolved": "1.6.0",
"contentHash": "cEPL/LecV5u4vgLwCypsHn86LgmyKUGC1tTMd5M2I8osxjUaiF3U02X9WkFil3GJB9Yyb1Pk5BtQ9yzQ1lSB/A==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0",
"System.Diagnostics.PerformanceCounter": "6.0.0"
"Azure.Core": "1.50.0",
"OpenTelemetry.Extensions.Hosting": "1.14.0",
"OpenTelemetry.PersistentStorage.FileSystem": "1.0.2"
}
},
"Microsoft.ApplicationInsights.WindowsServer": {
"Humanizer.Core": {
"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"
}
"resolved": "2.14.1",
"contentHash": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw=="
},
"Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": {
"Microsoft.ApplicationInsights": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "798Dudr4tkujslk1w+XcXOcCErmVsk+nhp+QCHLa3lcgi25vkAxBmzPUeQlRJVCNL/1f4x/YF+vQZ8RSuTXWCw==",
"resolved": "3.0.0",
"contentHash": "WlPqOJXnUKHk8oXo/4HVZM5lqfgJfqaNXtzgVytdQZU237zaaytvDR5hA1G+BqQ7n/mm3sfush1y8bso+42s3g==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0",
"System.IO.FileSystem.AccessControl": "4.7.0"
"Azure.Monitor.OpenTelemetry.Exporter": "1.6.0"
}
},
"Microsoft.Bcl.AsyncInterfaces": {
Expand Down Expand Up @@ -308,14 +274,6 @@
"resolved": "10.0.3",
"contentHash": "31kRjr1fgdJO1UZ/AsjL2noqwht+juHMQ8c/oh8CEsDhlM2+0zwVZVsZjxSfOFiPtn5+6kRGuvSbLAufAPT0kA=="
},
"Microsoft.Extensions.Logging.ApplicationInsights": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "JLEabPz445i1yRB0hKZVzJJE35QatRIzWlrMOiBQXr9kBJod0jkpkrBf94ln6kXu+jlEGohnXtuXacPPhybJDw==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0"
}
},
"Microsoft.Identity.Client": {
"type": "Transitive",
"resolved": "4.73.1",
Expand Down Expand Up @@ -412,10 +370,76 @@
"resolved": "13.0.3",
"contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ=="
},
"OpenTelemetry": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "7mS/oZFF8S6xyqGQfMU1btp0nXJQUPWV535Vp/XMLYwRAUv36xQN+U4vufWBF1+z4HnRTOwuFHtUSGnHbyN6FQ==",
"dependencies": {
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.15.0"
}
},
"OpenTelemetry.Api": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "vk5OGdf6K9kQScCWo3bRjhDWCv6Pqw92IpX4dlARZ8B1WL7/2NGTDtCkkw42eQf7UdwyoHKzVvMH/PtL8d6z7w=="
},
"OpenTelemetry.Api.ProviderBuilderExtensions": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "OnuSUlRpGvowkOzGFQfy+KZFu0cITfKfh2IYJJiZskxVJiOuexwOOuvfDAgpJdmTzVWAHjYdz2shcHZaJ06UjQ==",
"dependencies": {
"OpenTelemetry.Api": "1.15.0"
}
},
"OpenTelemetry.Extensions.Hosting": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "RixjKyB1pbYGhWdvPto4KJs+exdQknJsnjUO9WszdLles5Vcd0EYzxPNJdwmLjYfP+Jfbr4B5nktM4ZgeHSWtg==",
"dependencies": {
"OpenTelemetry": "1.15.0"
}
},
"OpenTelemetry.Instrumentation.AspNetCore": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "mte1nRYefxjed2syXgVWq3UCfMKO7MkebvTZmf0O1aLgVgCktLsVjQ6mftyjIbWGBBCHN0wg+Glxj8BSFS70pQ==",
"dependencies": {
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.15.0, 2.0.0)"
}
},
"OpenTelemetry.Instrumentation.Http": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "uToc7bUp8IEdb0ny9mKsL6FrrYelINPzxxiSShJgOf4XmQc4Azww6S5RjRj24YhsOn2a1MABOrxfVTZXtDk4Eg==",
"dependencies": {
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.15.0, 2.0.0)"
}
},
"OpenTelemetry.Instrumentation.SqlClient": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "J0lI7lCngS4TJD4T7KNsAerOIjJHNV0T2MK0iuS2tK8wF7iqL1dp4MKW05FiyfvrIXkwsvFc1okKchxS8B0+SQ==",
"dependencies": {
"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"
}
},
"System.ClientModel": {
"type": "Transitive",
"resolved": "1.5.1",
"contentHash": "k2jKSO0X45IqhVOT9iQB4xralNN9foRQsRvXBTyRpAVxyzCJlG895T9qYrQWbcJ6OQXxOouJQ37x5nZH5XKK+A==",
"resolved": "1.8.0",
"contentHash": "AqRzhn0v29GGGLj/Z6gKq4lGNtvPHT4nHdG5PDJh9IfVjv/nYUVmX11hwwws1vDFeIAzrvmn0dPu8IjLtu6fAw==",
"dependencies": {
"System.Memory.Data": "8.0.1"
}
Expand Down Expand Up @@ -481,14 +505,6 @@
"System.Security.Cryptography.ProtectedData": "9.0.11"
}
},
"System.Diagnostics.PerformanceCounter": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==",
"dependencies": {
"System.Configuration.ConfigurationManager": "6.0.0"
}
},
"System.Formats.Nrbf": {
"type": "Transitive",
"resolved": "9.0.11",
Expand All @@ -503,11 +519,6 @@
"Microsoft.IdentityModel.Tokens": "7.7.1"
}
},
"System.IO.FileSystem.AccessControl": {
"type": "Transitive",
"resolved": "4.7.0",
"contentHash": "vMToiarpU81LR1/KZtnT7VDPvqAZfw9oOS5nY6pPP78nGYz3COLsQH3OfzbR+SjTgltd31R6KmKklz/zDpTmzw=="
},
"System.Memory.Data": {
"type": "Transitive",
"resolved": "8.0.1",
Expand Down
Loading