Skip to content

Bump telemetry from 0.4.3 to 1.3.0#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/telemetry-1.3.0
Open

Bump telemetry from 0.4.3 to 1.3.0#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/telemetry-1.3.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps telemetry from 0.4.3 to 1.3.0.

Changelog

Sourced from telemetry's changelog.

1.3.0

Added

  • Ability to return extra measurements from telemetry:span/3.

Changed

  • Rewrite docs from edoc to OTP 27 -moduledoc/-doc.

    Internal macros ?DOC and ?MODULEDOC are used. They are no-ops prior to OTP 27.

1.2.1

Fixed

  • Fixed a local handler warning log when using telemetry_test. (#124)

1.2.0

Added

  • Added telemetry_test module for testing telemetry events. (#118)

1.1.0

Added

  • Added monotonic_time measurement to all span events. (#92)
  • Added a [telemetry, handler, failure] event emitted when any handler fails and is detached. (#98)
  • Added a mix.exs file, lowering the memory footprint of compilation in Elixir projects. (#103)

1.0.0

There are no changes in the 1.0.0 release - it marks the stability of the API.

Commits

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 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)

Bumps [telemetry](https://github.com/beam-telemetry/telemetry) from 0.4.3 to 1.3.0.
- [Changelog](https://github.com/beam-telemetry/telemetry/blob/main/CHANGELOG.md)
- [Commits](beam-telemetry/telemetry@v0.4.3...v1.3.0)

---
updated-dependencies:
- dependency-name: telemetry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants