You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to have some insight on when and how many applications are getting submitted (for example: to track the effectiveness of marketing campaigns, trends in how much time we should keep the applications open for next hackathons, etc.) To collect these metrics we could set up a monitoring system with Prometheus and Grafana and a Prometheus exporter on the service. Prometheus+Grafana would allow us to track the metrics in real time and are very easy to set up.
The changes required for this repository would be the implementation of a Prometheus exporter (https://github.com/siimon/prom-client) and the custom metrics we need.
The text was updated successfully, but these errors were encountered:
It would be useful to have some insight on when and how many applications are getting submitted (for example: to track the effectiveness of marketing campaigns, trends in how much time we should keep the applications open for next hackathons, etc.) To collect these metrics we could set up a monitoring system with Prometheus and Grafana and a Prometheus exporter on the service. Prometheus+Grafana would allow us to track the metrics in real time and are very easy to set up.
The changes required for this repository would be the implementation of a Prometheus exporter (https://github.com/siimon/prom-client) and the custom metrics we need.
The text was updated successfully, but these errors were encountered: