Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NexClipper/exporterhub.io
A Curated List of Prometheus Exporters
https://github.com/NexClipper/exporterhub.io
exporter kubernetes monitoring prometheus prometheus-exporter prometheus-instrumentation-library
Last synced: 2 days ago
JSON representation
A Curated List of Prometheus Exporters
- Host: GitHub
- URL: https://github.com/NexClipper/exporterhub.io
- Owner: NexClipper
- License: mit
- Created: 2020-06-05T01:22:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T15:12:34.000Z (5 months ago)
- Last Synced: 2024-08-02T15:53:35.843Z (3 months ago)
- Topics: exporter, kubernetes, monitoring, prometheus, prometheus-exporter, prometheus-instrumentation-library
- Language: JavaScript
- Homepage: https://exporterhub.io
- Size: 168 MB
- Stars: 344
- Watchers: 10
- Forks: 57
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# [Exporterhub.io](https://exporterhub.io/) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
> ### A Curated List of Prometheus Exporters
> #### Powered by
## Contents
* [Definition of ExporterHub.io](https://github.com/NexClipper/exporterhub.io#Definition-of-exporterhubio)
* [Demo Video](https://github.com/NexClipper/exporterhub.io#demo-video)
* [Diagram Overview](https://github.com/NexClipper/exporterhub.io#diagram-overview)
* [Kick-start](https://github.com/NexClipper/exporterhub.io#kickstart)
* [Contribute](https://github.com/NexClipper/exporterhub.io#how-to-contribute-the-project)
* [References](https://github.com/NexClipper/exporterhub.io#references)
* [License](https://github.com/NexClipper/exporterhub.io#license)## Definition of [ExporterHub.io](https://exporterhub.io/)
### ExporterHub.io is an application for the Prometheus Exporters community.
ExporterHub.io is not just a curated list, but also provides exporter installation guide, alert rule configuration, and dashboard configuration.
Each exporter's page contains the followings:
* Official GitHub (Origin Repository)
* Resource (Install, Exported Metrics)
* Alert-rule (Recommended)
* Dashboard (Grafana)
* Star (linked to Github Origin Repository)
* Fork to bucket (linked to personal Github Repository)
* Edit Dashboard and Alert-rule by AdminExporterHub.io recommends the best-fit exporter(s) to support Prometheus monitoring needs in enterprise environments with complex and closed network security settings.
To help and ease you with best-practice Prometheus, ExporterHub.io discovers and recommends the best-fit exporter(s) available to expose metrics data from your specific systems and services being monitored.
### The features that distinguish Exporterhub.io from other applications are:* [x] Installation Guide, Metric Collection Flags, Recommended Alert-rule
* [x] Card Style GitHub Page
* [x] Admin Authorization(linked to organization of Github)
* [x] Register exporters, edit Dashboard and Alert by Admin(linked to Github organization Repository)
* [x] Easy search of Exporters
* [x] Personalization(fork/delete the exporter linked to Github personal Repository)
* [ ] NexClipper Cloud Integration (coming soon)
* [ ] Install exporters automatically
* [ ] Generate Alert Rules
* [ ] Recommend best-fit exporter(s)
* [ ] Dev's Choice(coming soon)
* [ ] Share my bucket
* [ ] Search bar## Demo Video
* Image click to Youtube for the full examples and guides:
[![Demo](https://raw.githubusercontent.com/NexClipper/exporterhub.io/master/assets/demo_01.png)](https://youtu.be/wa4dknZk7Kk)## How to install the Exporterhub for private environment
* [Install guide](./install_guide.md)## References
* [Official Exporters AND Integrations](https://prometheus.io/docs/instrumenting/exporters/)
* [Awesome Prometheus alerts](https://awesome-prometheus-alerts.grep.to/)
* [SLOs with Prometheus](https://promtools.dev/)
* [Awesome Prometheus](https://github.com/roaldnefs/awesome-prometheus)
* [Promcat](https://promcat.io/)
* [Github Documentation](https://docs.github.com/en)## How to contribute the project
### Contributions are welcome!
If you have Specific exporter to contribute to [ExporterHub.io](https://exporterhub.io/),
feel free to [send issues](https://github.com/NexClipper/exporterhub.io/issues) or [pull requests](https://github.com/NexClipper/exporterhub.io/pulls).
Please join us!: https://app.slack.com/client/TC3DP3HPG/C01RTA59G66### Easy to Update a list of exporters by Pull Request as below
* https://github.com/NexClipper/exporterhub.io/blob/main/api/exporter_list.csv## Service Map
![servicemap](https://raw.githubusercontent.com/NexClipper/exporterhub.io/master/assets/exporterhub_v4.png)## License
Exporterhub.io is licensed under the MIT License. See [LICENSE](https://github.com/NexClipper/exporterhub.io/blob/master/LICENSE) for the full license text.## logging
* Main branch has been changed from master