This repository has been 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.0
2.5.0
->3.0.0
Release Notes
arcus-azure/arcus.observability (Arcus.Observability.Telemetry.AzureFunctions)
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.
v2.8.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 2.8.0
For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
Removal
Arcus.Observability.Telemetry.Sql
project (#496)Changes:
621d22b
chore: remove sql project (❗) (#520)9f8937a
feat: LogHttpDependency() should allow status codes within 100-599 range (#515)00fad63
chore: add code coverage (#518)f524607
chore: usemain
branch in az devops status badge (#517)bc9de04
chore: use main in codeql (#514)d2da88e
docs: use w3c correlation diagram for servicebus (#513)5a1062b
docs: 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.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 2.7.0
For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
TelemetryClient
in Application Insights sink (#475)Fixes / Changes
Changes:
2f47da4
docs: add w3c http correlation to service-to-service webapi guide (#510)522e586
docs: correct introduction (#511)013f964
test: improve default correlation unit tests (#501)3eacfe8
chore: bump json5 from 1.0.1 to 1.0.2 in /docs (#509)9f2af44
feat: deprecate iot hub project in favor of dedicated parsing (#508)ae12777
docs: update service-to-service messaging w/ w3c correlation (#505)56cbbd9
docs: improve telemetry filter feature docs (#502)50fae05
docs: add servicebus cloud suffixes in service bus request tracking feature docs (#503)88a5bfc
chore: fix nuget warnings (#506)5db44b2
Update ci-build.yml (#504)See More
22b4cc7
chore: update frontend brand (#491)05af8fa
docs: update web api user guide w/ w3c http correlation (#499)2624ea8
chore: bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#493)4efb86c
chore: bump express from 4.17.1 to 4.18.2 in /docs (#497)9508695
chore: sql property parsing io sql package (#490)da15534
Update docusaurus.build.config.js (#492)7bbcf56
chore: update codeql to v2 (#489)1cef318
chore: use new microsoft sql package (#485)34039ac
chore: bump loader-utils from 1.4.1 to 1.4.2 in /docs (#487)2ca0fe2
chore: remove deprecated pr validation config (#486)c1f8f2f
chore: remove installation details from readme (#483)f3e6022
feat: assign telemetry client in serilog sink (#479)07159c7
feat: add 'AddSerilog' extension overload with 'IServiceProvider' (#482)fe17119
chore: bump loader-utils from 1.4.0 to 1.4.1 in /docs (#480)6f67f63
chore: bump ansi-html and webpack-dev-server in /docs (#476)f0a03d3
chore: bump ansi-regex and ansi-regex in /docs (#477)67ee36d
feat: add component version registration for appinsights (#478)89c1ad6
chore: update serilog v4 (#474)4cc0bd7
feat: add re-usable application name (#472)1b711e7
docs: add servicebus service-to-service correlation userguide to v2.6 feature docs (#467)ac6dd6f
docs: 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.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 2.6.0
For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
Fixes / Changes
LogCustomMetric
for 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)2bc33b9
docs: add service-to-service correlation web api user guide (#446)8e2da8b
fix: null-check on scalar value (#459)e192925
feat: track http request data in http trigger (#448)68bd459
feat: track custom request (#447)a4fc90d
docs: use new sql dependency approach (#451)b7410c9
docs: improve appinsights user guide w/ az func (#452)See More
a5e7d75
docs: appinsights secret store connectionstring in aspnetcore userguide (#450)b2c0b0d
(❗) fix: servicebus entityname as dependency targetname (#445)5245b77
chore: bump terser from 4.8.0 to 4.8.1 in /docs (#442)c6a16eb
feat: add eventhubs request tracking (#439)188fa1a
feat: add telemetry context tracking for general traces/exceptions (#436)2c24ca0
test: add unit test for remove micro app insights extension (#435)268efd2
feat: Ambiguous method definition on LogMetric (#424)c94c6b0
feat: add configurable serilog sink correlation options (#425)1a3900b
fix: use correct deprecation az servicebus messages (#427)6041e6a
docs: place guides above features (#426)fef9766
test: simplify integration tests (#414)1374fec
docs: 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.