Skip to content

Commit

Permalink
chore(deps): bump azure-monitor-opentelemetry from 1.3.0 to 1.6.0 (#255)
Browse files Browse the repository at this point in the history
Bumps
[azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python)
from 1.3.0 to 1.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Azure/azure-sdk-for-python/releases">azure-monitor-opentelemetry's
releases</a>.</em></p>
<blockquote>
<h2>azure-monitor-opentelemetry_1.6.0</h2>
<h2>1.6.0 (2024-06-06)</h2>
<h3>Features Added</h3>
<ul>
<li>Enable views configuration
(<a
href="https://github.com/Azure/azure-sdk-for-python/pull/35932">#35932</a>)</li>
<li>Rework autoinstrumentation: Configure exporters and samplers
directly
(<a
href="https://github.com/Azure/azure-sdk-for-python/pull/35890">#35890</a>)</li>
</ul>
<h2>azure-monitor-opentelemetry_1.5.0</h2>
<h2>1.5.0 (2024-05-31)</h2>
<h3>Features Added</h3>
<ul>
<li>Enable live metrics feature
(<a
href="https://github.com/Azure/azure-sdk-for-python/pull/35566">#35566</a>)</li>
</ul>
<h2>azure-monitor-opentelemetry_1.4.2</h2>
<h2>1.4.2 (2024-05-20)</h2>
<h3>Features Added</h3>
<ul>
<li>Add diagnostics for sdk detection and backoff
(<a
href="https://github.com/Azure/azure-sdk-for-python/pull/35610">#35610</a>)</li>
</ul>
<h2>azure-monitor-opentelemetry_1.4.1</h2>
<h2>1.4.1 (2024-04-25)</h2>
<h3>Features Added</h3>
<ul>
<li>Enable sampling for attach
(<a
href="https://github.com/Azure/azure-sdk-for-python/pull/35218">#35218</a>)</li>
</ul>
<h2>azure-monitor-opentelemetry_1.4.0</h2>
<h2>1.4.0 (2024-04-09)</h2>
<h3>Features Added</h3>
<ul>
<li>Adding diagnostic warning when distro detects RP attach
(<a
href="https://github.com/Azure/azure-sdk-for-python/pull/34971">#34971</a>)</li>
<li>Added <code>resource</code> parameter
(<a
href="https://github.com/Azure/azure-sdk-for-python/pull/34900">#34900</a>)</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Updated FastAPI sample
(<a
href="https://github.com/Azure/azure-sdk-for-python/pull/34738">#34738</a>)</li>
<li>Refactored constants and utils
(<a
href="https://github.com/Azure/azure-sdk-for-python/pull/35066">#35066</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-python/commit/a73ca09700b9c990de3ac276d607f4ddb6025747"><code>a73ca09</code></a>
Distro release 1.6.0 (<a
href="https://github.com/Azure/azure-sdk-for-python/issues/35935">#35935</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-python/commit/697a9bfb709200284a0bfd8b7dd0a1470a60e113"><code>697a9bf</code></a>
Allow configuration of metric Views in distro (<a
href="https://github.com/Azure/azure-sdk-for-python/issues/35932">#35932</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-python/commit/8c581a23f90743674138a33db5356b2539a6680f"><code>8c581a2</code></a>
Autoinstrumentation rework (<a
href="https://github.com/Azure/azure-sdk-for-python/issues/35890">#35890</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-python/commit/34180e4fe0456f13aabd259841012e37fe73dd9c"><code>34180e4</code></a>
Support redirect in live metrics (<a
href="https://github.com/Azure/azure-sdk-for-python/issues/35910">#35910</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-python/commit/3271fcbc70480eebd52b46b12373357e92d170c0"><code>3271fcb</code></a>
Increment package version after release of azure-monitor-opentelemetry
(<a
href="https://github.com/Azure/azure-sdk-for-python/issues/35856">#35856</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-python/commit/0d46073d1249bf2810f54a56b1904b8d8aab0c76"><code>0d46073</code></a>
Release distro (<a
href="https://github.com/Azure/azure-sdk-for-python/issues/35853">#35853</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-python/commit/dc9d41e40c12158e348890dba6446cd7b9ddf7ac"><code>dc9d41e</code></a>
Bump version of monitor exporter in distro (<a
href="https://github.com/Azure/azure-sdk-for-python/issues/35843">#35843</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-python/commit/0a0a6a3214002563cd1d5c2e3ba004ce5efa18ef"><code>0a0a6a3</code></a>
Increment package version after release of
azure-monitor-opentelemetry-export...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-python/commit/64b9434054ee9da5526c217e54c70634dee6662c"><code>64b9434</code></a>
Disable distributed tracing for live metrics calls (<a
href="https://github.com/Azure/azure-sdk-for-python/issues/35822">#35822</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-python/commit/ce23aa4dbe879bf2e3b04531d58560dfcbb8621e"><code>ce23aa4</code></a>
changelog entry (<a
href="https://github.com/Azure/azure-sdk-for-python/issues/35815">#35815</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-python/compare/azure-monitor-opentelemetry_1.3.0...azure-monitor-opentelemetry_1.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=azure-monitor-opentelemetry&package-manager=pip&previous-version=1.3.0&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2024
1 parent 8e6f33d commit 4acde5f
Showing 1 changed file with 149 additions and 131 deletions.
Loading

0 comments on commit 4acde5f

Please sign in to comment.