-
Notifications
You must be signed in to change notification settings - Fork 445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We are renaming the prefix of our JavaScript modules from 'node-' to 'js-' #1
Comments
This was referenced Jul 28, 2018
This was referenced Apr 21, 2021
Closed
maschad
pushed a commit
that referenced
this issue
Jun 22, 2023
bigints are not in the interface any more, only numbers will be passed so just pass them straight through to prom-client.
maschad
pushed a commit
that referenced
this issue
Jun 22, 2023
## [1.0.1](libp2p/js-libp2p-prometheus-metrics@v1.0.0...v1.0.1) (2022-11-05) ### Bug Fixes * pass numbers to prom-client ([#1](libp2p/js-libp2p-prometheus-metrics#1)) ([7c38140](libp2p/js-libp2p-prometheus-metrics@7c38140))
This was referenced Jul 10, 2023
achingbrain
added a commit
that referenced
this issue
May 16, 2024
To prevent observers changing internal state, emit a copy of the metrics.
achingbrain
pushed a commit
that referenced
this issue
May 16, 2024
## 1.0.0 (2023-09-20) ### Features * initial import ([dda8a8a](libp2p/js-libp2p-simple-metrics@dda8a8a)) ### Bug Fixes * emit copy of metrics ([#1](libp2p/js-libp2p-simple-metrics#1)) ([ede5c64](libp2p/js-libp2p-simple-metrics@ede5c64)) ### Trivial Changes * add release script ([107ee5e](libp2p/js-libp2p-simple-metrics@107ee5e)) * Update .github/workflows/semantic-pull-request.yml [skip ci] ([8175453](libp2p/js-libp2p-simple-metrics@8175453)) * Update .github/workflows/stale.yml [skip ci] ([0705c63](libp2p/js-libp2p-simple-metrics@0705c63)) * update project config ([6510681](libp2p/js-libp2p-simple-metrics@6510681))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ref: ipfs/js-ipfs#32
The text was updated successfully, but these errors were encountered: