diff --git a/web/Directory.Packages.props b/web/Directory.Packages.props index d2619a3d1b..d8e4b446af 100644 --- a/web/Directory.Packages.props +++ b/web/Directory.Packages.props @@ -35,7 +35,7 @@ - + diff --git a/web/src/Web.App/packages.lock.json b/web/src/Web.App/packages.lock.json index cc2f73ccc6..ea7ed2f1da 100644 --- a/web/src/Web.App/packages.lock.json +++ b/web/src/Web.App/packages.lock.json @@ -50,17 +50,15 @@ }, "Microsoft.ApplicationInsights.AspNetCore": { "type": "Direct", - "requested": "[2.23.0, )", - "resolved": "2.23.0", - "contentHash": "we/RsIn0Mwf/4ZNGXZixJ0lVD3pqjx2yVeKfqJybgYY/Lib8nnf+8YGJp+ULN3kOk39I0pI/7ZnF9LFy6hS3lw==", + "requested": "[3.1.2, )", + "resolved": "3.1.2", + "contentHash": "L8JeWrQNmUMeplxBZFqVWrwiK456SlaKZ59Up+ilZhkpHKMSbxfIX1rmbxoh9GnHVf5pNutlvzMMqJNl2uTlbA==", "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.1.2", + "OpenTelemetry.Extensions.Hosting": "1.15.3", + "OpenTelemetry.Instrumentation.AspNetCore": "1.15.2", + "OpenTelemetry.Instrumentation.Http": "1.15.1", + "OpenTelemetry.Instrumentation.SqlClient": "1.15.2" } }, "Microsoft.AspNetCore.Authentication.OpenIdConnect": { @@ -208,8 +206,8 @@ }, "Azure.Core": { "type": "Transitive", - "resolved": "1.53.0", - "contentHash": "x9c/toFMOtRrlTdFuE7rlGCVAduQzWVfKmLz5juj41zJAXEhYD5hluiUyyAEzJ6OxpBnKtiaBztzwpZITAVjtg==", + "resolved": "1.54.0", + "contentHash": "m6hHbx1q9+GCBZ5A9ykzFylPdTwscX2APH7PlnqV+yu+DH3RRtuIDJMRqdU17cMyinv0hCPofpegoyQ6qWPW7g==", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "10.0.3", "Microsoft.Identity.Client": "4.83.1", @@ -218,6 +216,16 @@ "System.Memory.Data": "10.0.3" } }, + "Azure.Monitor.OpenTelemetry.Exporter": { + "type": "Transitive", + "resolved": "1.8.0", + "contentHash": "JbNUQIK7uZ7Mg2fZzdsjqC/eso3Ag/tMwCqYvGvedyE1fObe6JAwCaCSMZDMrhrAaFn8x8+ZaKJelfcEK5MCcg==", + "dependencies": { + "Azure.Core": "1.54.0", + "OpenTelemetry.Extensions.Hosting": "1.15.3", + "OpenTelemetry.PersistentStorage.FileSystem": "1.0.3" + } + }, "Azure.Storage.Common": { "type": "Transitive", "resolved": "12.27.0", @@ -234,52 +242,10 @@ }, "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": { - "type": "Transitive", - "resolved": "2.23.0", - "contentHash": "q9ApjZfBS9O8m3aQM2oVjsGBmlE8BCFywT7UR+8aqdNuz7HpoIxw4jHy0XOBergiFX/olrJF4OyPkGxc3H5JHg==", - "dependencies": { - "Microsoft.ApplicationInsights": "2.23.0", - "System.Diagnostics.PerformanceCounter": "6.0.0" - } - }, - "Microsoft.ApplicationInsights.WindowsServer": { - "type": "Transitive", - "resolved": "2.23.0", - "contentHash": "2B8CGfnB/tribkQAqRBhMvJYJK5TkEPMG/BB0QrlxdwVGEufayNLMveXjkQCqld9arXd6wKR1ve2XmkA0+xXKQ==", + "resolved": "3.1.2", + "contentHash": "E+8N7Q6GS/AcyJ0xuYA48nVL4eQGGOSJZvNz/R7qQtMGCUwjLzQe9Ttpgh/7eQktngsUuNGaEzBhM7IUU0t4xA==", "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" - } - }, - "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" + "Azure.Monitor.OpenTelemetry.Exporter": "1.8.0" } }, "Microsoft.AspNetCore.JsonPatch": { @@ -326,14 +292,6 @@ "resolved": "10.0.0", "contentHash": "RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==" }, - "Microsoft.Extensions.Logging.ApplicationInsights": { - "type": "Transitive", - "resolved": "2.23.0", - "contentHash": "JLEabPz445i1yRB0hKZVzJJE35QatRIzWlrMOiBQXr9kBJod0jkpkrBf94ln6kXu+jlEGohnXtuXacPPhybJDw==", - "dependencies": { - "Microsoft.ApplicationInsights": "2.23.0" - } - }, "Microsoft.FeatureManagement": { "type": "Transitive", "resolved": "4.5.0", @@ -423,6 +381,72 @@ "Newtonsoft.Json": "12.0.1" } }, + "OpenTelemetry": { + "type": "Transitive", + "resolved": "1.15.3", + "contentHash": "N0i6WjPoHPbZyms1ugbDIFAJFuGlpeExJMU/+XSL0lQRUkg/D0utFkDoLXf8Z1km5B+xVZ2GyMXXiX8qdeNmPg==", + "dependencies": { + "OpenTelemetry.Api.ProviderBuilderExtensions": "1.15.3" + } + }, + "OpenTelemetry.Api": { + "type": "Transitive", + "resolved": "1.15.3", + "contentHash": "fX+fkCysfPut+qCcT3bKqyX4QN9Saf4CgX8HLOHywEVD+Xr7sULtfuypITpoDysjx8R59dn/3mWhgimMH8cm/g==" + }, + "OpenTelemetry.Api.ProviderBuilderExtensions": { + "type": "Transitive", + "resolved": "1.15.3", + "contentHash": "SYn0lqYDwLMWhv/zlNGsQcl2yX++yTumanX46bmOZE/ZDOd1WjPBO2kZaZgKLEZTZk48pavIFGJ6vOvxXgWVFQ==", + "dependencies": { + "OpenTelemetry.Api": "1.15.3" + } + }, + "OpenTelemetry.Extensions.Hosting": { + "type": "Transitive", + "resolved": "1.15.3", + "contentHash": "u8n/W8yIlqv0BXZmvId1iVaeWXG42tGKdTkuLYg5g57Y/r9CeUNzqtrSHNdG5IoO8iPX79w3v+WsbAHgUQbfeg==", + "dependencies": { + "OpenTelemetry": "1.15.3" + } + }, + "OpenTelemetry.Instrumentation.AspNetCore": { + "type": "Transitive", + "resolved": "1.15.2", + "contentHash": "2nPd7r0ug/gd6/CNFL6Rlu+RSQ9WYGSGHAYQ1ssbSqyzKJpqTunfx2I/1O0WB5k+L0cyXbG4XVZpoSoUc3M7wg==", + "dependencies": { + "OpenTelemetry.Api.ProviderBuilderExtensions": "[1.15.3, 2.0.0)" + } + }, + "OpenTelemetry.Instrumentation.Http": { + "type": "Transitive", + "resolved": "1.15.1", + "contentHash": "vFO4Fj/dXkoVNGo/nhoGpO2zYQmZwr4jTID7oRGo+XlQ8LqksyZjUXQ4p39RfUvTID7IzzL8Qe71tW7CcAFymA==", + "dependencies": { + "OpenTelemetry.Api.ProviderBuilderExtensions": "[1.15.3, 2.0.0)" + } + }, + "OpenTelemetry.Instrumentation.SqlClient": { + "type": "Transitive", + "resolved": "1.15.2", + "contentHash": "pRB84YJEXD121kygc6CtcF46dtLuTKIjphA2SJye32G4g2Xl3epkCrOcPCOAg4WDagCdMGa16Ge6PPVzFJZsAQ==", + "dependencies": { + "OpenTelemetry.Api.ProviderBuilderExtensions": "[1.15.3, 2.0.0)" + } + }, + "OpenTelemetry.PersistentStorage.Abstractions": { + "type": "Transitive", + "resolved": "1.0.3", + "contentHash": "7nSE1uLY0KOHRssg1xQydDZJ/s9zECOzFT/gSDIp1KTxbgd1yziuMTsdBKZ/N1BbpUxfH6Pjq5OMd7lYogwReA==" + }, + "OpenTelemetry.PersistentStorage.FileSystem": { + "type": "Transitive", + "resolved": "1.0.3", + "contentHash": "3k+yCroJcGBtZIia+0LgzMlBuD0U95BzcWNEGWedusBaRAD8EmkaCPAUwaCtFbb/Mg7HywbIG2zuenANPYFJ0g==", + "dependencies": { + "OpenTelemetry.PersistentStorage.Abstractions": "1.0.3" + } + }, "Pipelines.Sockets.Unofficial": { "type": "Transitive", "resolved": "2.2.8", @@ -550,14 +574,6 @@ "System.Security.Permissions": "6.0.0" } }, - "System.Diagnostics.PerformanceCounter": { - "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==", - "dependencies": { - "System.Configuration.ConfigurationManager": "6.0.0" - } - }, "System.Drawing.Common": { "type": "Transitive", "resolved": "6.0.0", @@ -575,11 +591,6 @@ "Microsoft.IdentityModel.Tokens": "8.0.1" } }, - "System.IO.FileSystem.AccessControl": { - "type": "Transitive", - "resolved": "4.7.0", - "contentHash": "vMToiarpU81LR1/KZtnT7VDPvqAZfw9oOS5nY6pPP78nGYz3COLsQH3OfzbR+SjTgltd31R6KmKklz/zDpTmzw==" - }, "System.IO.Hashing": { "type": "Transitive", "resolved": "10.0.3", @@ -629,14 +640,6 @@ "resolved": "6.0.0", "contentHash": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==" }, - "System.Diagnostics.PerformanceCounter": { - "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==", - "dependencies": { - "System.Configuration.ConfigurationManager": "6.0.0" - } - }, "System.Drawing.Common": { "type": "Transitive", "resolved": "6.0.0", @@ -645,11 +648,6 @@ "Microsoft.Win32.SystemEvents": "6.0.0" } }, - "System.IO.FileSystem.AccessControl": { - "type": "Transitive", - "resolved": "4.7.0", - "contentHash": "vMToiarpU81LR1/KZtnT7VDPvqAZfw9oOS5nY6pPP78nGYz3COLsQH3OfzbR+SjTgltd31R6KmKklz/zDpTmzw==" - }, "System.Security.Cryptography.ProtectedData": { "type": "Transitive", "resolved": "6.0.0", @@ -665,4 +663,4 @@ } } } -} +} \ No newline at end of file