Skip to content

chore(deps): bump azure-monitor-opentelemetry from 1.8.2 to 1.8.6 in /backend#10

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/backend/azure-monitor-opentelemetry-1.8.6
Open

chore(deps): bump azure-monitor-opentelemetry from 1.8.2 to 1.8.6 in /backend#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/backend/azure-monitor-opentelemetry-1.8.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps azure-monitor-opentelemetry from 1.8.2 to 1.8.6.

Release notes

Sourced from azure-monitor-opentelemetry's releases.

azure-monitor-opentelemetry_1.8.6

1.8.6 (2026-02-05)

Features Added

  • Enable live metrics by default (#44902)

Breaking Changes

  • The default sampling behavior has been changed from ApplicationInsightsSampler with 100% sampling (all traces sampled) to RateLimitedSampler with 5.0 traces per second. This change significantly reduces 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. (#44925)

Other Changes

  • Add missing copyright headers and ensure consistent formatting across files.

azure-monitor-opentelemetry_1.8.5

1.8.5 (2026-01-28)

Features Added

  • In double-instrumentation scenarios, surface in the log stream instead of just in diagnostic logs. (#44682)

Bugs Fixed

  • Fix the format of the fixed percentage sampler constant and ensure backward compatibility (#44656)
  • Only add PerformanceCounter Processors after PerformanceCounter setup to avoid circular dependency. (#44661)

Other Changes

  • Declare support for Python 3.13 and 3.14 (#44550)

azure-monitor-opentelemetry_1.8.4

1.8.4 (2026-01-13)

Features Added

  • Added support for OTEL_TRACES_SAMPLER (#44535)
  • Added ability to add additional Log Record Processors and Metric Readers via configure_azure_monitor (#44367)

azure-monitor-opentelemetry_1.8.3

1.8.3 (2025-12-04)

Breaking Changes

  • Pin OpenTelemetry versions to guard against upstream logging breaking changes

... (truncated)

Commits
  • 5a56514 Distro release 1.8.6 (#44998)
  • 14028a4 [Monitor OpenTelemetry Exporter] Fix Ingestion Sampling Response Offline Stor...
  • f4a59d4 Change default sampler to Rate Limited Sampler (#44925)
  • 198921d Increment package version after release of azure-monitor-opentelemetry-export...
  • 3dd1fa5 Remove editable install flags from dev_requirements.txt NO_CI (#44943)
  • 87452f2 Exporter release 1.0.0b47 (#44957)
  • 519173c Enable live metrics be default (#44902)
  • 027c885 Feature tracking for when customer sdkstats is disabled by the user (#44888)
  • 1aac080 Add missing copyright headers and ensuring consistency across files in distro...
  • 1d50c3d Increment package version after release of azure-monitor-opentelemetry (#44886)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python) from 1.8.2 to 1.8.6.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-monitor-opentelemetry_1.8.2...azure-monitor-opentelemetry_1.8.6)

---
updated-dependencies:
- dependency-name: azure-monitor-opentelemetry
  dependency-version: 1.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 5, 2026
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

GTC Backend Unit Test Results

262 tests  ±0   262 ✅ ±0   3s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit a551e17. ± Comparison against base commit f88467b.

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

GTC Backend Integration Test Results

147 tests  ±0   138 ✅ ±0   1m 3s ⏱️ -1s
  1 suites ±0     9 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit a551e17. ± Comparison against base commit f88467b.

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

GTC Frontend Test Results

237 tests  ±0   237 ✅ ±0   10s ⏱️ ±0s
 35 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit a551e17. ± Comparison against base commit f88467b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants