Skip to content

Bump to metrics 0.22#44

Merged
jorendorff merged 1 commit intogithub:mainfrom
ijc:metrics-22
Jan 11, 2024
Merged

Bump to metrics 0.22#44
jorendorff merged 1 commit intogithub:mainfrom
ijc:metrics-22

Conversation

@ijc
Copy link
Contributor

@ijc ijc commented Jan 8, 2024

metrics-rs/metrics@metrics-v0.21.1...metrics-v0.22.0

There are some breaking changes:

This makes the necessary adjustments and replaces #40.

metrics-rs/metrics@metrics-v0.21.1...metrics-v0.22.0

There are some breaking changes:

- metrics-rs/metrics#414 Added a generic recorder to
  `SetRecorderError` and removed `set_boxed_recorder`
- metrics-rs/metrics#380 Added metadata to the metrics
- metrics-rs/metrics#394 Reworked the macros
@ijc
Copy link
Contributor Author

ijc commented Jan 11, 2024

Hi @mbellani! Are there any blockers to merging this? Right now it is not possible to bump anything metrics related in our dependency chain (including the metrics core crate) since the version mismatch results in metrics not being emitted for anything using a version other than the one use by the exporter.

@jorendorff
Copy link
Contributor

Because this is a breaking change, we have to bump this crate's version number as well and do a release. I'll try to get it done tomorrow.

@jorendorff
Copy link
Contributor

Thanks for the PR!

@jorendorff jorendorff merged commit 3d198a6 into github:main Jan 11, 2024
@mbellani
Copy link
Contributor

nice! thanks for the PR, we'll work on cutting a release asap.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants