v2.5.0
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
What's new?
Features
- Provide connection string support for Azure Application Insights Serilog sink (#354)
- Provide operation parent options with parent ID generation (#415)
- Provide dependency ID to Cosmos Db dependency tracking (#380)
- Provide dependency ID to EventHubs dependency tracking (#378)
- Provide dependency ID to IoT Hub dependency tracking (#379)
- Provide dependency ID to SQL dependency tracking (#376)
- Provide dependency ID to Table storage dependency tracking (#371)
- Provide dependency ID to Blob storage dependency tracking (#370)
- Provide dependency ID to Azure search dependency tracking (#345)
Fixes / Changes
- Pass along start time to request tracking (#356)
- Pass along Service Bus namespace in Service Bus dependency tracking (#384)
- Use SQL pseudo-command instead of table name when tracking SQL dependencies (#286)
- Differentiate between requests and non-requests when assigning telemetry correlation (#410)
Changes:
- 3b9c3a3 feat: diff request & other correlation assignments (#411)
- ec05b7a feat: add operation parent generate id option (#415)
- 99f37f1 chore: remove unnecessary deprecation (#393)
- 75a0128 docs: add introduction w guide for asp.net core setup (#389)
- d23e374 chore: deprecated sql dep tracking overloads w/o sql command (#388)
- 19f623a feat: add az servicebus namespace endpoint to dep tracking (#385)
- 26bf626 feat: add upstream service correlation options (#386)
- 542af5f fix: use only integration test category in nuget release (#383)
- 1cbcb2b fix: nuget docker tests template ref (#382)
- 28c3ccd feat: add dependency id to cosmosdb dep tracking (#380)
See More
- 89b94aa feat: add dependency id to event hubs dep tracking (#378)
- 2afa996 chore: bump eventsource from 1.1.0 to 1.1.1 in /docs (#381)
- 63929c5 feat: add extension to rm microsoft appinsights logprovider (#374)
- 96cb7eb feat: add az appinsights connectionstring overload (#375)
- acf566a feat: add dependency id to iot hub dep tracking (#379)
- 9afa093 feat: add dependency id to sql dep tracking (#376)
- 9818cb5 docs: update w better metric value (#377)
- 5f153bb feat: add dependency id to http dep tracking (#373)
- 17333b1 feat: add dependency id to az tabe storage dep tracking (#371)
- 4214aa3 feat: add dependency id to az blob storage dep tracking (#370)
- 0d03c39 chore: fix correct release notes package name (#368)
- 559410c feat: add dependency id to custom dep tracking (#362)
- 62bce00 chore: bump cross-fetch from 3.1.4 to 3.1.5 in /docs (#369)
- dcb9db6 chore: split ilogger extensions in partial classes (#366)
- 4c3f72d chore: bump async from 2.6.3 to 2.6.4 in /docs (#367)
- ad3e02d chore: add readme to nuget packages + feature docs project URL (#365)
- 1da5d7a chore: update release notes header with example (#363)
- 507d34c chore: bump minimist from 1.2.5 to 1.2.6 in /docs (#361)
- 81a70a8 feat: add dependencyid to az servicebus topic dep tracking (#360)
- 0680166 feat: use duration measurement when tracking http requests (#357)
- f147176 docs: remove 'clear logging providers' from preview & published docs (#358)
- 8f33d7c feat: add dependency id to az servicebus queue tracking (#348)
- f5c11a2 feat: add dependency id to az search (#345)
- 465670d chore: add CodeQL code analysis (#350)
- 8e5590f chore: treat warnings as errors (#351)
- 885958f docs: add follow-up small improvements #338 (#349)
- 1e47bde chore: use file paths io url routes (#347)
- a566d6a chore: Mark ClearProvidersExceptFunctionProviders as obsolete (#340)
- 3d52396 chore: bump prismjs from 1.25.0 to 1.27.0 in /docs (#341)
- 880c4aa chore: bump url-parse from 1.5.7 to 1.5.10 in /docs (#342)
- f341b8a docs: publish v2.4 feature docs (#338)
This list of changes was auto generated.
Full Changelog: v2.4.0...v2.5.0