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
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,11 @@
<PackageVersion Include="FluentValidation" Version="12.1.1" />

<!-- MONITORING & LOGGING -->
<PackageVersion Include="Microsoft.ApplicationInsights" Version="2.23.0" />
<PackageVersion Include="Microsoft.ApplicationInsights" Version="3.1.2" />
<PackageVersion Include="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version="2.23.0" />
<PackageVersion Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.4.6" />
<PackageVersion Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
<PackageVersion Include="Microsoft.ApplicationInsights.WorkerService" Version="3.1.2" />
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="3.1.2" />
<PackageVersion Include="Microsoft.ApplicationInsights.NLogTarget" Version="2.23.0" />
<PackageVersion Include="Ben.Demystifier" Version="0.4.1" />
<PackageVersion Include="NLog" Version="6.1.3" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,16 @@
"Microsoft.Azure.Amqp": "2.7.0"
}
},
"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.Security.KeyVault.Secrets": {
"type": "Transitive",
"resolved": "4.10.0",
Expand Down Expand Up @@ -216,8 +226,11 @@
},
"Microsoft.ApplicationInsights": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw=="
"resolved": "3.1.2",
"contentHash": "E+8N7Q6GS/AcyJ0xuYA48nVL4eQGGOSJZvNz/R7qQtMGCUwjLzQe9Ttpgh/7eQktngsUuNGaEzBhM7IUU0t4xA==",
"dependencies": {
"Azure.Monitor.OpenTelemetry.Exporter": "1.8.0"
}
},
"Microsoft.ApplicationInsights.NLogTarget": {
"type": "Transitive",
Expand Down Expand Up @@ -777,6 +790,52 @@
"NodaTime": "[3.0.0, 4.0.0)"
}
},
"OpenTelemetry": {
"type": "Transitive",
"resolved": "1.15.3",
"contentHash": "N0i6WjPoHPbZyms1ugbDIFAJFuGlpeExJMU/+XSL0lQRUkg/D0utFkDoLXf8Z1km5B+xVZ2GyMXXiX8qdeNmPg==",
"dependencies": {
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
"Microsoft.Extensions.Logging.Configuration": "10.0.0",
"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": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
"OpenTelemetry.Api": "1.15.3"
}
},
"OpenTelemetry.Extensions.Hosting": {
"type": "Transitive",
"resolved": "1.15.3",
"contentHash": "u8n/W8yIlqv0BXZmvId1iVaeWXG42tGKdTkuLYg5g57Y/r9CeUNzqtrSHNdG5IoO8iPX79w3v+WsbAHgUQbfeg==",
"dependencies": {
"Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
"OpenTelemetry": "1.15.3"
}
},
"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"
}
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.7.0",
Expand Down Expand Up @@ -902,7 +961,7 @@
"ark.tools.applicationinsights": {
"type": "Project",
"dependencies": {
"Microsoft.ApplicationInsights": "[2.23.0, )",
"Microsoft.ApplicationInsights": "[3.1.2, )",
"Microsoft.ApplicationInsights.SnapshotCollector": "[1.4.6, )",
"Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "[2.23.0, )",
"Microsoft.Data.SqlClient": "[7.0.1, )",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,16 @@
"Microsoft.Azure.Amqp": "2.7.0"
}
},
"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.Security.KeyVault.Secrets": {
"type": "Transitive",
"resolved": "4.10.0",
Expand Down Expand Up @@ -186,8 +196,11 @@
},
"Microsoft.ApplicationInsights": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw=="
"resolved": "3.1.2",
"contentHash": "E+8N7Q6GS/AcyJ0xuYA48nVL4eQGGOSJZvNz/R7qQtMGCUwjLzQe9Ttpgh/7eQktngsUuNGaEzBhM7IUU0t4xA==",
"dependencies": {
"Azure.Monitor.OpenTelemetry.Exporter": "1.8.0"
}
},
"Microsoft.ApplicationInsights.NLogTarget": {
"type": "Transitive",
Expand Down Expand Up @@ -747,6 +760,52 @@
"NodaTime": "[3.0.0, 4.0.0)"
}
},
"OpenTelemetry": {
"type": "Transitive",
"resolved": "1.15.3",
"contentHash": "N0i6WjPoHPbZyms1ugbDIFAJFuGlpeExJMU/+XSL0lQRUkg/D0utFkDoLXf8Z1km5B+xVZ2GyMXXiX8qdeNmPg==",
"dependencies": {
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
"Microsoft.Extensions.Logging.Configuration": "10.0.0",
"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": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
"OpenTelemetry.Api": "1.15.3"
}
},
"OpenTelemetry.Extensions.Hosting": {
"type": "Transitive",
"resolved": "1.15.3",
"contentHash": "u8n/W8yIlqv0BXZmvId1iVaeWXG42tGKdTkuLYg5g57Y/r9CeUNzqtrSHNdG5IoO8iPX79w3v+WsbAHgUQbfeg==",
"dependencies": {
"Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
"OpenTelemetry": "1.15.3"
}
},
"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"
}
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.7.0",
Expand Down Expand Up @@ -895,7 +954,7 @@
"ark.tools.applicationinsights": {
"type": "Project",
"dependencies": {
"Microsoft.ApplicationInsights": "[2.23.0, )",
"Microsoft.ApplicationInsights": "[3.1.2, )",
"Microsoft.ApplicationInsights.SnapshotCollector": "[1.4.6, )",
"Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "[2.23.0, )",
"Microsoft.Data.SqlClient": "[7.0.1, )",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,16 @@
"Microsoft.Azure.Amqp": "2.7.0"
}
},
"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.Security.KeyVault.Secrets": {
"type": "Transitive",
"resolved": "4.10.0",
Expand Down Expand Up @@ -186,8 +196,11 @@
},
"Microsoft.ApplicationInsights": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw=="
"resolved": "3.1.2",
"contentHash": "E+8N7Q6GS/AcyJ0xuYA48nVL4eQGGOSJZvNz/R7qQtMGCUwjLzQe9Ttpgh/7eQktngsUuNGaEzBhM7IUU0t4xA==",
"dependencies": {
"Azure.Monitor.OpenTelemetry.Exporter": "1.8.0"
}
},
"Microsoft.ApplicationInsights.NLogTarget": {
"type": "Transitive",
Expand Down Expand Up @@ -752,6 +765,52 @@
"NodaTime": "[3.0.0, 4.0.0)"
}
},
"OpenTelemetry": {
"type": "Transitive",
"resolved": "1.15.3",
"contentHash": "N0i6WjPoHPbZyms1ugbDIFAJFuGlpeExJMU/+XSL0lQRUkg/D0utFkDoLXf8Z1km5B+xVZ2GyMXXiX8qdeNmPg==",
"dependencies": {
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
"Microsoft.Extensions.Logging.Configuration": "10.0.0",
"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": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
"OpenTelemetry.Api": "1.15.3"
}
},
"OpenTelemetry.Extensions.Hosting": {
"type": "Transitive",
"resolved": "1.15.3",
"contentHash": "u8n/W8yIlqv0BXZmvId1iVaeWXG42tGKdTkuLYg5g57Y/r9CeUNzqtrSHNdG5IoO8iPX79w3v+WsbAHgUQbfeg==",
"dependencies": {
"Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
"OpenTelemetry": "1.15.3"
}
},
"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"
}
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.7.0",
Expand Down Expand Up @@ -906,7 +965,7 @@
"ark.tools.applicationinsights": {
"type": "Project",
"dependencies": {
"Microsoft.ApplicationInsights": "[2.23.0, )",
"Microsoft.ApplicationInsights": "[3.1.2, )",
"Microsoft.ApplicationInsights.SnapshotCollector": "[1.4.6, )",
"Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "[2.23.0, )",
"Microsoft.Data.SqlClient": "[7.0.1, )",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,16 @@
"Microsoft.Azure.Amqp": "2.7.0"
}
},
"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.Security.KeyVault.Secrets": {
"type": "Transitive",
"resolved": "4.10.0",
Expand Down Expand Up @@ -186,8 +196,11 @@
},
"Microsoft.ApplicationInsights": {
"type": "Transitive",
"resolved": "2.23.0",
"contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw=="
"resolved": "3.1.2",
"contentHash": "E+8N7Q6GS/AcyJ0xuYA48nVL4eQGGOSJZvNz/R7qQtMGCUwjLzQe9Ttpgh/7eQktngsUuNGaEzBhM7IUU0t4xA==",
"dependencies": {
"Azure.Monitor.OpenTelemetry.Exporter": "1.8.0"
}
},
"Microsoft.ApplicationInsights.NLogTarget": {
"type": "Transitive",
Expand Down Expand Up @@ -747,6 +760,52 @@
"NodaTime": "[3.0.0, 4.0.0)"
}
},
"OpenTelemetry": {
"type": "Transitive",
"resolved": "1.15.3",
"contentHash": "N0i6WjPoHPbZyms1ugbDIFAJFuGlpeExJMU/+XSL0lQRUkg/D0utFkDoLXf8Z1km5B+xVZ2GyMXXiX8qdeNmPg==",
"dependencies": {
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
"Microsoft.Extensions.Logging.Configuration": "10.0.0",
"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": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
"OpenTelemetry.Api": "1.15.3"
}
},
"OpenTelemetry.Extensions.Hosting": {
"type": "Transitive",
"resolved": "1.15.3",
"contentHash": "u8n/W8yIlqv0BXZmvId1iVaeWXG42tGKdTkuLYg5g57Y/r9CeUNzqtrSHNdG5IoO8iPX79w3v+WsbAHgUQbfeg==",
"dependencies": {
"Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
"OpenTelemetry": "1.15.3"
}
},
"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"
}
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.7.0",
Expand Down Expand Up @@ -889,7 +948,7 @@
"ark.tools.applicationinsights": {
"type": "Project",
"dependencies": {
"Microsoft.ApplicationInsights": "[2.23.0, )",
"Microsoft.ApplicationInsights": "[3.1.2, )",
"Microsoft.ApplicationInsights.SnapshotCollector": "[1.4.6, )",
"Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "[2.23.0, )",
"Microsoft.Data.SqlClient": "[7.0.1, )",
Expand Down
Loading
Loading