This repository was archived by the owner on Dec 9, 2024. It is now read-only.
chore(deps): update dependency arcus.observability.telemetry.serilog.sinks.applicationinsights to v3 #17
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:
0.4.0->3.0.0Release Notes
arcus-azure/arcus.observability (Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights)
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
v2.5.0Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
What's new?
Features
Fixes / Changes
Changes:
3b9c3a3feat: diff request & other correlation assignments (#411)ec05b7afeat: add operation parent generate id option (#415)99f37f1chore: remove unnecessary deprecation (#393)75a0128docs: add introduction w guide for asp.net core setup (#389)d23e374chore: deprecated sql dep tracking overloads w/o sql command (#388)19f623afeat: add az servicebus namespace endpoint to dep tracking (#385)26bf626feat: add upstream service correlation options (#386)542af5ffix: use only integration test category in nuget release (#383)1cbcb2bfix: nuget docker tests template ref (#382)28c3ccdfeat: add dependency id to cosmosdb dep tracking (#380)See More
89b94aafeat: add dependency id to event hubs dep tracking (#378)2afa996chore: bump eventsource from 1.1.0 to 1.1.1 in /docs (#381)63929c5feat: add extension to rm microsoft appinsights logprovider (#374)96cb7ebfeat: add az appinsights connectionstring overload (#375)acf566afeat: add dependency id to iot hub dep tracking (#379)9afa093feat: add dependency id to sql dep tracking (#376)9818cb5docs: update w better metric value (#377)5f153bbfeat: add dependency id to http dep tracking (#373)17333b1feat: add dependency id to az tabe storage dep tracking (#371)4214aa3feat: add dependency id to az blob storage dep tracking (#370)0d03c39chore: fix correct release notes package name (#368)559410cfeat: add dependency id to custom dep tracking (#362)62bce00chore: bump cross-fetch from 3.1.4 to 3.1.5 in /docs (#369)dcb9db6chore: split ilogger extensions in partial classes (#366)4c3f72dchore: bump async from 2.6.3 to 2.6.4 in /docs (#367)ad3e02dchore: add readme to nuget packages + feature docs project URL (#365)1da5d7achore: update release notes header with example (#363)507d34cchore: bump minimist from 1.2.5 to 1.2.6 in /docs (#361)81a70a8feat: add dependencyid to az servicebus topic dep tracking (#360)0680166feat: use duration measurement when tracking http requests (#357)f147176docs: remove 'clear logging providers' from preview & published docs (#358)8f33d7cfeat: add dependency id to az servicebus queue tracking (#348)f5c11a2feat: add dependency id to az search (#345)465670dchore: add CodeQL code analysis (#350)8e5590fchore: treat warnings as errors (#351)885958fdocs: add follow-up small improvements #338 (#349)1e47bdechore: use file paths io url routes (#347)a566d6achore: Mark ClearProvidersExceptFunctionProviders as obsolete (#340)3d52396chore: bump prismjs from 1.25.0 to 1.27.0 in /docs (#341)880c4aachore: bump url-parse from 1.5.7 to 1.5.10 in /docs (#342)f341b8adocs: publish v2.4 feature docs (#338)This list of changes was auto generated.
Full Changelog: arcus-azure/arcus.observability@v2.4.0...v2.5.0
v2.4.0Install new version via NuGet
What's new?
Features
Fixes / Changes
DurationMeasurementinstead ofDependencyMeasurementwhich doesn't include any dependency data (#266 #279 #283)Breaking Changes
None.
Removal
Changes:
433ee9achore: bump url-parse from 1.5.3 to 1.5.7 in /docs (#337)d09b227chore: correct nuget dependencies (#332)671de38chore: bump follow-redirects from 1.14.7 to 1.14.8 in /docs (#335)31f90e5chore(deps): update dependency microsoft.net.test.sdk to v17 (#312)b83e334fix: discard/docsfolder (#318)c0a48b7fix: renovate don't split multiple majors (#320)7f41087chore(deps): update dependency microsoft.azure.devices.client to v1.40.0 (#297)0b03841chore(deps): update dependency microsoft.net.test.sdk to v15.9.2 (#298)bb557bfchore(deps): update dependency serilog.enrichers.environment to v2.2.0 (#302)f02e3e3chore(deps): update dependency bogus to v34 (#309)See More
6f4f365chore(deps): update dependency polly to v7.2.3 (#292)12294d0chore(deps): update dependency xunit to v2.4.1 (#303)d26cf35chore(deps): update dependency arcus.testing.logging to v0.3.0 (#296)784b47bchore(deps): update dependency moq to v4.16.1 (#299)02fd12echore(deps): update dependency xunit.runner.visualstudio to v2.4.3 (#304)fef5415chore: bump axios from 0.21.1 to 0.21.4 in /docs (#282)e445348feat: remove az keyvault-specific guards (#289)b0660b4chore: add renovate config (#288)2640a17feat: add duration measurement io dependency measurement (#285)612335dchore: bump nanoid from 3.1.23 to 3.2.0 in /docs (#274)0e52433chore: bump shelljs from 0.8.4 to 0.8.5 in /docs (#275)8b09d8bchore: bump follow-redirects from 1.14.1 to 1.14.7 in /docs (#276)52cfa66chore: bump algoliasearch-helper from 3.5.5 to 3.7.0 in /docs (#277)d545a4cchore: update appinsights nuget package (#272)3ae1b79feat: add request measurement for requests (#270)03f6ff8feat: track az servicebus in app insights (#269)1e363b7feat: add az servicebus request tracking (w/o ai support) (#250)20dfe4ffeat: add dependency ID to az key vault dependency tracking (#251)b0a2eb7chore: upgrade to net6.0 (#257)f364a3afeat: generate request telemetry id (#252)af6f4bdfix: use serilog scalar value when serializing string values (#262)e315bacdocs: typo in 'syntax highlighting' (#261)7bf3d4dchore: remove tomkerkhove as code owner (#254)973b91ddocs: Separate build scripts (#249)fbfe2dadocs: Add search (#241)1cbd8d5test: strongly-typed metric assertion in unit tests (#232)f91d073docs: We only use {major}.{minor} for doc versions (#235)Full Changelog: arcus-azure/arcus.observability@v2.3.0...v2.4.0
[
v2.3.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 this update again.
This PR was generated by Mend Renovate. View the repository job log.