This repository was archived by the owner on Feb 15, 2024. It is now read-only.
chore(deps): update arcus.observability monorepo to v3 #21
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.5.0->3.0.02.5.0->3.0.0Release Notes
arcus-azure/arcus.observability (Arcus.Observability.Telemetry.AzureFunctions)
v3.0.0Install 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.0For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
Fixes / Changes
Removal
ClearProvidersExceptFunctionProvidersin Azure Functions library (#408)DependencyMeasurementtype (#284)LogRequestextensions (#405)LogEventextensions (#429)LogMetricextensions (#428)LogDepenencyextensions (#402)AzureApplicationInsightsextenstion on Serilog Application Insights sink with only instrumentation key (#392)ContextProperties.EventTracking.EventContext(#273)LogIoTHubDependencyextensions (#395)LogTableStorageDependencyextensions (#407)LogCosmosSqlDependencyextensions (#401)LogServiceBus...Dependencyextensions (#406)LogBlobStorageDependencyextensions (#400)LogAzureKeyVaultDependencyextensions (#398)RequestLogEntryconstructor without start time (#397)LogHttpDependencyextensions (#404)WithCorrelationInfoSerilog enrichment overload (#394)Instancemember of theDefaultCorrelationInfoAccessor(#390)Changes:
fff9f17chore: bump @babel/traverse from 7.15.0 to 7.23.2 in /docs (#544)97ae060chore: bump postcss from 8.3.6 to 8.4.31 in /docs (#542)2da9f0cfix: upgrade clsx from 1.1.1 to 1.2.1 (#535)99fca98chore: remove remaining obsolete functionality (#557)d209bcechore: prepare yaml pipelines for .net 8 w/o preview version (#558)f663587chore: remove obsolete built-in telemetry extensions (#553)feb3e5fchore: remove obsolete sql telemetry (#555)21e79ebchore: remove obsolete app insights functionality (#550)3486907chore: remove obsolete iot dependency (#552)6886358chore: remove obsolete az dependency telemetry (#551)See More
7d40eeechore: remove obsolete message formats (#554)1a4016cchore: remove deprecated request functionality (#543)d4be0d1chore: correct build definition ID in readme (#549)06ba21dfix: do not alter telemetry ctx pt.2 (#547)415964ffix: do not alter telemetry ctx pt.1 (#546)14e17adchore: remove deprecated correlation (#540)15868c1chore: simplify net8.0 package resolve (#539)4eea11achore: add net8.0 preview support (#537)2ed0469chore: bump semver from 5.7.1 to 5.7.2 in /docs (#536)007c683chore: Update LICENSE (#529)e05b0fachore: bump ua-parser-js from 0.7.28 to 0.7.33 in /docs (#522)a13b5abchore: bump webpack from 5.48.0 to 5.76.1 in /docs (#527)3946569chore: bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#523)f9baf10chore: bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#525)3b5eefedocs: fix correct az servicebus message sending usage (#524)ad80fe3docs: publish v2.8 feature docs (#521)This list of changes was auto generated.
v2.8.0Install 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 2.8.0For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
Removal
Arcus.Observability.Telemetry.Sqlproject (#496)Changes:
621d22bchore: remove sql project (❗) (#520)9f8937afeat: LogHttpDependency() should allow status codes within 100-599 range (#515)00fad63chore: add code coverage (#518)f524607chore: usemainbranch in az devops status badge (#517)bc9de04chore: use main in codeql (#514)d2da88edocs: use w3c correlation diagram for servicebus (#513)5a1062bdocs: publish v2.7 feature docs (#512)This list of changes was auto generated.
New Contributors
Full Changelog: arcus-azure/arcus.observability@v2.7.0...v2.8.0
v2.7.0Install 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 2.7.0For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
TelemetryClientin Application Insights sink (#475)Fixes / Changes
Changes:
2f47da4docs: add w3c http correlation to service-to-service webapi guide (#510)522e586docs: correct introduction (#511)013f964test: improve default correlation unit tests (#501)3eacfe8chore: bump json5 from 1.0.1 to 1.0.2 in /docs (#509)9f2af44feat: deprecate iot hub project in favor of dedicated parsing (#508)ae12777docs: update service-to-service messaging w/ w3c correlation (#505)56cbbd9docs: improve telemetry filter feature docs (#502)50fae05docs: add servicebus cloud suffixes in service bus request tracking feature docs (#503)88a5bfcchore: fix nuget warnings (#506)5db44b2Update ci-build.yml (#504)See More
22b4cc7chore: update frontend brand (#491)05af8fadocs: update web api user guide w/ w3c http correlation (#499)2624ea8chore: bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#493)4efb86cchore: bump express from 4.17.1 to 4.18.2 in /docs (#497)9508695chore: sql property parsing io sql package (#490)da15534Update docusaurus.build.config.js (#492)7bbcf56chore: update codeql to v2 (#489)1cef318chore: use new microsoft sql package (#485)34039acchore: bump loader-utils from 1.4.1 to 1.4.2 in /docs (#487)2ca0fe2chore: remove deprecated pr validation config (#486)c1f8f2fchore: remove installation details from readme (#483)f3e6022feat: assign telemetry client in serilog sink (#479)07159c7feat: add 'AddSerilog' extension overload with 'IServiceProvider' (#482)fe17119chore: bump loader-utils from 1.4.0 to 1.4.1 in /docs (#480)6f67f63chore: bump ansi-html and webpack-dev-server in /docs (#476)f0a03d3chore: bump ansi-regex and ansi-regex in /docs (#477)67ee36dfeat: add component version registration for appinsights (#478)89c1ad6chore: update serilog v4 (#474)4cc0bd7feat: add re-usable application name (#472)1b711e7docs: add servicebus service-to-service correlation userguide to v2.6 feature docs (#467)ac6dd6fdocs: add servicebus correlation userguide (#464)faa4528(❗) docs: publish v2.6 feature docs (#466)This list of changes was auto generated.
Full Changelog: arcus-azure/arcus.observability@v2.6.0...v2.7.0
v2.6.0Install 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 2.6.0For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
Fixes / Changes
LogCustomMetricfor metric telemetry tracking to avoid ambiguous signatures (#280)Breaking Changes
None.
Removal
None.
Changes:
59846d4(❗) docs: fix webapi userguide correlation ids (#465)4ce8d00(❗) chore: rework correlation info options (#462)6ca2c4d(❗) chore: update w/o invalid operation exception throwal (#461)542301c(❗) fix: add operation name to sql dependency tracking (#460)2bc33b9docs: add service-to-service correlation web api user guide (#446)8e2da8bfix: null-check on scalar value (#459)e192925feat: track http request data in http trigger (#448)68bd459feat: track custom request (#447)a4fc90ddocs: use new sql dependency approach (#451)b7410c9docs: improve appinsights user guide w/ az func (#452)See More
a5e7d75docs: appinsights secret store connectionstring in aspnetcore userguide (#450)b2c0b0d(❗) fix: servicebus entityname as dependency targetname (#445)5245b77chore: bump terser from 4.8.0 to 4.8.1 in /docs (#442)c6a16ebfeat: add eventhubs request tracking (#439)188fa1afeat: add telemetry context tracking for general traces/exceptions (#436)2c24ca0test: add unit test for remove micro app insights extension (#435)268efd2feat: Ambiguous method definition on LogMetric (#424)c94c6b0feat: add configurable serilog sink correlation options (#425)1a3900bfix: use correct deprecation az servicebus messages (#427)6041e6adocs: place guides above features (#426)fef9766test: simplify integration tests (#414)1374fecdocs: publish v2.5 feature docs (#416)This list of changes was auto generated.
New Contributors
Full Changelog: arcus-azure/arcus.observability@v2.5.0...v2.6.0
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.