Bump the azure group with 1 update #461
Open
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.
Updated Azure.Monitor.OpenTelemetry.Exporter from 1.3.0 to 1.5.0.
Release notes
Sourced from Azure.Monitor.OpenTelemetry.Exporter's releases.
1.5.0
1.5.0 (2025-09-28)
Other Changes
1.5.0-beta.1
1.5.0-beta.1 (2025-10-16)
Features Added
Added mapping for
enduser.pseudo.idattribute touser_IdAdded support for configuring sampling via OpenTelemetry environment
variables:
OTEL_TRACES_SAMPLER(supported values:microsoft.rate_limited,microsoft.fixed_percentage).OTEL_TRACES_SAMPLER_ARG(rate limit in traces/sec formicrosoft.rate_limited, sampling ratio 0.0 - 1.0 formicrosoft.fixed_percentage). This now applies to bothUseAzureMonitorExporterand the directSdk.CreateTracerProviderBuilder().AddAzureMonitorTraceExporter(...)path.(#52720)
Added handling of stable database client span semantic conventions
(#53050)
1.4.1
1.4.1 (2025-10-15)
Features Added
WirePathattribute for all models' properties.1.4.0
1.4.0 (2025-11-05)
Features Added
1.4.0-beta.4
1.4.0-beta.4 (2025-11-18)
Features Added
2024-03-01-preview.1.4.0-beta.2
1.4.0-beta.2 (2025-11-10)
Features Added
BicepValueExtensions.ToBicepExpressionwhich converts anyIBicepValueintoBicepExpressionto build up complex expressions in bicep. For more details, please refer to the documents inREADME.BicepFunction.GetResourceIdcorresponding to bicep built-in functionresourceId.BicepFunction.GetExtensionResourceIdcorresponding to bicep built-in functionextensionResourceId.Bugs Fixed
ProvisionableConstructvia low level APIs.KeyNotFoundExceptionwas always thrown. (#48491)Other Changes
BicepList<T>andBicepDictionary<T>) would be able to force to be empty. (#53346)1.4.0-beta.1
1.4.0-beta.1 (2025-10-21)
Features Added
variables:
OTEL_TRACES_SAMPLER(supported values:microsoft.rate_limited,microsoft.fixed_percentage).OTEL_TRACES_SAMPLER_ARG(rate limit in traces/sec formicrosoft.rate_limited, sampling ratio 0.0 - 1.0 formicrosoft.fixed_percentage).(#52720)
(#53050)
\.NET CLR Exceptions(??APP_CLR_PROC??)\# of Exceps Thrown / sec\ASP.NET Applications(??APP_W3SVC_PROC??)\Requests/Sec;\Process(??APP_WIN32_PROC??)\% Processor Time"\Process(??APP_WIN32_PROC??)\% Processor Time Normalized\Process(??APP_WIN32_PROC??)\Private Bytes(#52705)
preview.item.success.countpreview.item.dropped.countpreview.item.retry.count(#53010)
enduser.pseudo.idas ai.user.id(#52722)
ai.location.ipmapping for all telemetry types (#52211)Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions