Conversation
--- updated-dependencies: - dependency-name: Azure.Monitor.OpenTelemetry.Exporter dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Benchmark
Details
| Benchmark suite | Current: cb2bb1a | Previous: 859330d | Ratio |
|---|---|---|---|
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.InnerJoin |
303324320 ns (± 9197302.662894644) |
307785430 ns (± 9897277.576973714) |
0.99 |
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.LeftJoin |
479386255.5555556 ns (± 11960196.337237854) |
461337240 ns (± 19940786.10567074) |
1.04 |
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ProjectionAndNormalization |
125323250 ns (± 8354085.23272031) |
125533570 ns (± 10748358.533159066) |
1.00 |
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.SumAggregation |
132131440 ns (± 6986375.313295316) |
138528520 ns (± 8580649.062577441) |
0.95 |
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithMapAggregation |
1840759580 ns (± 106894858.716111) |
1823440280 ns (± 56615189.59691922) |
1.01 |
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.WindowSum |
356885412.5 ns (± 10417527.88291205) |
359591925 ns (± 5946342.432057349) |
0.99 |
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithStructAggregation |
1488585177.7777777 ns (± 103573736.15904972) |
1507727890 ns (± 61734781.22500134) |
0.99 |
This comment was automatically generated by workflow using github-action-benchmark.
Ulimo
approved these changes
Feb 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.5.0 to 1.6.0.
Release notes
Sourced from Azure.Monitor.OpenTelemetry.Exporter's releases.
1.6.0
1.6.0 (2026-01-16)
Features Added
Azure.ResourceManager.AvsAOT-compatible.1.6.0-beta.2
1.6.0-beta.2 (2026-01-12)
Breaking Changes
ApplicationInsightsSamplerwith 100% sampling (all traces sampled) toRateLimitedSamplerwith 5.0 traces per second. This change significantlyreduces telemetry volume for high-traffic applications and provides better
cost optimization out of the box.
Impact: Applications with more than 5 requests per second will see fewer
traces exported by default.
Migration: To maintain the previous behavior (100% sampling), explicitly
configure the sampler:
Bugs Fixed
(cloud_RoleName and cloud_RoleInstance), which previously showed
"unknown_service:appName" instead of the configured values.
(#54944)
1.6.0-beta.1
1.6.0-beta.1 (2025-12-03)
Bugs Fixed
semantics when exporting telemetry data.
(#54023)
microsoft.request.name,microsoft.request.url,microsoft.request.source,microsoft.request.resultCodemicrosoft.dependency.type,microsoft.dependency.target,microsoft.dependency.name,microsoft.dependency.data,microsoft.dependency.resultCodemicrosoft.operation.nameOther Changes
to enable accurate attribution and visibility of exporter, distro, and shim
telemetry during migration and analysis.
(#54011)
1.5.1
1.5.1 (2025-11-18)
Features Added
WirePathattributes for all properties in this library.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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)