Skip to content

deps: update metrics to v0.22#39

Merged
Ptrskay3 merged 1 commit intoPtrskay3:masterfrom
goto-bus-stop:metrics-0.22
Jan 8, 2024
Merged

deps: update metrics to v0.22#39
Ptrskay3 merged 1 commit intoPtrskay3:masterfrom
goto-bus-stop:metrics-0.22

Conversation

@goto-bus-stop
Copy link
Copy Markdown
Contributor

Update metrics and use the new APIs:

  • {increment,decrement}_gauge!()gauge!().{increment,decrement}
  • increment_counter!()counter!().increment()
  • histogram!()histogram!().record()

@Ptrskay3
Copy link
Copy Markdown
Owner

Ptrskay3 commented Jan 8, 2024

Thanks!
We have pub use metrics actually, so technically it's a minor version upgrade for us too, but I'd like to hold the new release off for a bit. Is that okay for you to use the main branch until then?

@goto-bus-stop
Copy link
Copy Markdown
Contributor Author

I'm only using this in a personal side project, so no problem to wait a bit :)

@Ptrskay3 Ptrskay3 merged commit 7908056 into Ptrskay3:master Jan 8, 2024
@goto-bus-stop goto-bus-stop deleted the metrics-0.22 branch January 8, 2024 10:14
@Ptrskay3
Copy link
Copy Markdown
Owner

Ptrskay3 commented Jan 22, 2024

Just released 0.6.0 that includes this update. Thanks again.

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.

2 participants