chore(deps): update arcus.observability monorepo to v3 #2477
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.8.0
->3.0.0
2.8.0
->3.0.0
2.8.0
->3.0.0
2.8.0
->3.0.0
Release Notes
arcus-azure/arcus.observability (Arcus.Observability.Telemetry.AspNetCore)
v3.0.0
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
PM > Install-Package Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights --Version 3.0.0
For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
Fixes / Changes
Removal
ClearProvidersExceptFunctionProviders
in Azure Functions library (#408)DependencyMeasurement
type (#284)LogRequest
extensions (#405)LogEvent
extensions (#429)LogMetric
extensions (#428)LogDepenency
extensions (#402)AzureApplicationInsights
extenstion on Serilog Application Insights sink with only instrumentation key (#392)ContextProperties.EventTracking.EventContext
(#273)LogIoTHubDependency
extensions (#395)LogTableStorageDependency
extensions (#407)LogCosmosSqlDependency
extensions (#401)LogServiceBus...Dependency
extensions (#406)LogBlobStorageDependency
extensions (#400)LogAzureKeyVaultDependency
extensions (#398)RequestLogEntry
constructor without start time (#397)LogHttpDependency
extensions (#404)WithCorrelationInfo
Serilog enrichment overload (#394)Instance
member of theDefaultCorrelationInfoAccessor
(#390)Changes:
fff9f17
chore: bump @babel/traverse from 7.15.0 to 7.23.2 in /docs (#544)97ae060
chore: bump postcss from 8.3.6 to 8.4.31 in /docs (#542)2da9f0c
fix: upgrade clsx from 1.1.1 to 1.2.1 (#535)99fca98
chore: remove remaining obsolete functionality (#557)d209bce
chore: prepare yaml pipelines for .net 8 w/o preview version (#558)f663587
chore: remove obsolete built-in telemetry extensions (#553)feb3e5f
chore: remove obsolete sql telemetry (#555)21e79eb
chore: remove obsolete app insights functionality (#550)3486907
chore: remove obsolete iot dependency (#552)6886358
chore: remove obsolete az dependency telemetry (#551)See More
7d40eee
chore: remove obsolete message formats (#554)1a4016c
chore: remove deprecated request functionality (#543)d4be0d1
chore: correct build definition ID in readme (#549)06ba21d
fix: do not alter telemetry ctx pt.2 (#547)415964f
fix: do not alter telemetry ctx pt.1 (#546)14e17ad
chore: remove deprecated correlation (#540)15868c1
chore: simplify net8.0 package resolve (#539)4eea11a
chore: add net8.0 preview support (#537)2ed0469
chore: bump semver from 5.7.1 to 5.7.2 in /docs (#536)007c683
chore: Update LICENSE (#529)e05b0fa
chore: bump ua-parser-js from 0.7.28 to 0.7.33 in /docs (#522)a13b5ab
chore: bump webpack from 5.48.0 to 5.76.1 in /docs (#527)3946569
chore: bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#523)f9baf10
chore: bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#525)3b5eefe
docs: fix correct az servicebus message sending usage (#524)ad80fe3
docs: publish v2.8 feature docs (#521)This list of changes was auto generated.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.