Skip to content

Conversation

@hashworks
Copy link

@hashworks hashworks commented Apr 30, 2022

hashworks added 7 commits May 1, 2022 00:22
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.
@hashworks hashworks changed the title Add support for metric types histogram and summary Add support for metric types histogram and summary, ability to reset, nop operation Oct 8, 2022
@hashworks
Copy link
Author

@matterlobby Is this repo still maintained?

@hashworks
Copy link
Author

Ping?

Copy link

@moonrockfamily moonrockfamily left a 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.

@pluk77
Copy link

pluk77 commented Sep 15, 2024

@hashworks have you ever published your code on NPM? I am looking for a prometheus exported with histograms and summaries.

@hashworks
Copy link
Author

No, and I'm not going to.

@pluk77
Copy link

pluk77 commented Sep 15, 2024

Do you perhaps have a working tgz file of your project which can be installed on node-red?

@hashworks
Copy link
Author

Just download https://github.com/hashworks/node-red-contrib-prometheus-exporter/archive/refs/heads/feature/HistogramSummary.zip and unzip to /var/lib/nodejs-node-red/.node-red/node_modules/node-red-contrib-prometheus-exporter (or wherever your node-red home is). You might want to install it using node-red first like you normally would, don't know if it does any special stuff to register things.

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.

Support for metric type Summary Support for metric type Histogram In counter have a set value option

3 participants