Skip to content
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 prometheus push gateway to indexer #108

Open
mjpitz opened this issue Oct 9, 2020 · 0 comments
Open

Add support for prometheus push gateway to indexer #108

mjpitz opened this issue Oct 9, 2020 · 0 comments
Labels
effort: 1 good first issue Good for newcomers. help type: feature Brand new functionality, features, pages, workflows, endpoints, etc.
Projects
Milestone

Comments

@mjpitz
Copy link
Member

mjpitz commented Oct 9, 2020

Should be pretty easy to hook into this. All the client configurations use the default registry. See the easy push example in the link here:

https://godoc.org/github.com/prometheus/client_golang/prometheus/push

In addition to adding support for the push gateway, let's also add some metrics to understand where failures are happening in our indexing funnel. This will require the addition of some new custom metrics.

@mjpitz mjpitz added effort: 1 good first issue Good for newcomers. help type: feature Brand new functionality, features, pages, workflows, endpoints, etc. labels Oct 9, 2020
@mjpitz mjpitz added this to To Do in deps.cloud via automation Oct 9, 2020
@mjpitz mjpitz moved this from To Do to Good First Issues in deps.cloud Oct 9, 2020
@mjpitz mjpitz added this to the 0.3.x milestone Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: 1 good first issue Good for newcomers. help type: feature Brand new functionality, features, pages, workflows, endpoints, etc.
Projects
deps.cloud
  
Good First Issues
Development

No branches or pull requests

1 participant