Pradumnasaraf / Contributors

Contributors is a GraphQL API written in Go. It uses MongoDB as a database to store data and Redis to cache and rate limit the requests. For monitoring it uses Prometheus (Custom Metrics) and Grafana.
GNU General Public License v3.0
19 stars 2 forks source link

[FEATURE] add Prometheus support (Custom Metrics) for Instrumenting the API #16

Closed Pradumnasaraf closed 1 day ago

Pradumnasaraf commented 2 days ago

Description

Add a Prometheus exporter to export metrics for the API to monitor it.

Screenshots

No response

Pradumnasaraf commented 1 day ago

Closes #17

Pradumnasaraf commented 1 day ago

Reopening it