Giter Club home page Giter Club logo

exporterhub.io's Introduction

A Curated List of Prometheus Exporters

Powered by

Contents

Definition of 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 Admin

ExporterHub.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:

  • Installation Guide, Metric Collection Flags, Recommended Alert-rule
  • Card Style GitHub Page
  • Admin Authorization(linked to organization of Github)
  • Register exporters, edit Dashboard and Alert by Admin(linked to Github organization Repository)
  • Easy search of Exporters
  • 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

How to install the Exporterhub for private environment

References

How to contribute the project

Contributions are welcome!

If you have Specific exporter to contribute to ExporterHub.io, feel free to send issues or pull requests.
Please join us!: https://app.slack.com/client/TC3DP3HPG/C01RTA59G66

Easy to Update a list of exporters by Pull Request as below

Service Map

servicemap

License

Exporterhub.io is licensed under the MIT License. See LICENSE for the full license text.

logging

  • Main branch has been changed from master

Supported by

exporterhub.io's People

Contributors

93jm avatar baeji77 avatar banana1019 avatar bart2001 avatar chloe-codes1 avatar ddiiwoong avatar dependabot[bot] avatar ecila7290 avatar elesangwon avatar eoskandlv avatar gywndi avatar hhj-s2 avatar jain-tt avatar jerryum avatar jian7061 avatar jiyoop1012 avatar joel83-tirel avatar joylish avatar lakshayyyyyyy avatar minmin9324 avatar nexclouding avatar ralfyang avatar samdaso-o avatar scottiekim avatar shurup avatar stua1125 avatar taeknical avatar yangahh avatar yerin719 avatar yoosaemsol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

exporterhub.io's Issues

How about updating contributing.md file?

I know that contributing.md file is written about how to participate in a project.

I think it will be helpful for other contributors to change to the contents of the current exporter.hub project.

like this.

# Exporter.hub
...

# Project 
## FE
### convention
...
## BE

## Contents
### directory convention
...

# Test and Deploy
## Test
### how to test...

## Deploy
Check link (grafana or some monitoring url)

divide Dockerfile into build-stage and production-stage (frontend)

  • divde Dockerfile(frontend) into build-stage and production-stage
  • build-stage
    • image: node
  • production-stage
    • image: nginx
  • outline of new dockerfile
FROM node:${node_tag} as build-stage
# RUN npm run build ...

FROM nginx:${nginx_tag} as production-stage
# COPY --from=build-stage /app/dist /app

Need a function for cleansing the export

Description

Need to remove function for cleansing the export

Details

Specify project

Client

Is your feature request related to a problem? Please describe.

exporterhub.io does not support deleting exports.

Describe the solution you'd like

I would like exporterhub.io admins to delete exports in the exporterhub.io page

There is a click issue when the screen size becomes smaller.

There is a click issue when the screen size becomes smaller.

Description

  • There is no reaction when you click area 1(<div class="sc-fodVek ipgIsz">) in the image below.
  • There is a reaction when you click only area 2(<article class="sc-bkzYnD gFrian>) in the image below.
  • It would be convenient if there was a reaction regardless of the area in the box.

image
image

set admin issue

when someone invit to admin and again, popup shows with some problem

For SEO, add <description> in header

please add this in index.html template

ExporterHub is a Prometheus exporter curation service, finding best-fit exporters in a consolidated database and standardizing data exposition practices.

For SEO, use NavLink for all the exporter items

As of now, all the exporter items are open by programmatically changing the route, without tags.
Without tags, Google is not able to crawl these links.
Please switch all programmatic routing to or to allow Google to craw.

Change Toggle Button design and Rearrange it

After talking to @ralfyang , Exporterhub.io currently have a relatively lots number of components in our headers, so I want to relocate them.
We are going to change the dark mode button in the header to the lower right.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.