-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add support for metric types histogram and summary, ability to reset, nop operation #19
base: master
Are you sure you want to change the base?
Conversation
hashworks
commented
Apr 30, 2022
•
edited
Loading
edited
- Resolves Support for metric type Histogram #1
- Resolves Support for metric type Summary #2
- Resolves In counter have a set value option #12
- Closes Bump prom-client from 13.2.0 to 14.1.0 #20
https://nodejs.dev/learn/the-package-lock-json-file > The package-lock.json file needs to be committed to your Git repository, so it can be fetched by other people, if the project is public or you have collaborators, or if you use Git as a source for deployments.
@matterlobby Is this repo still maintained? |
Ping? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow. Thank you for this PR... Maybe publishing your own version is the way to go if the repo authors are too busy.
@hashworks have you ever published your code on NPM? I am looking for a prometheus exported with histograms and summaries. |
No, and I'm not going to. |
Do you perhaps have a working tgz file of your project which can be installed on node-red? |
Just download https://github.com/hashworks/node-red-contrib-prometheus-exporter/archive/refs/heads/feature/HistogramSummary.zip and unzip to |