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

feat: Metrics for Prometheus #309

Merged
merged 2 commits into from
Sep 29, 2024
Merged

Conversation

bonddim
Copy link
Contributor

@bonddim bonddim commented Sep 27, 2024

The main purpose of this feature is to add in-app support for Prometheus metrics.
It will be useful for those who use Prometheus and Grafana for monitoring and alerting.

Prometheus Metrics Support:

  • Integrated the metrics server into the main application logic.
  • Used already gathered statistics for metrics.
  • Exposing separate port with /metrics route.

Helm Chart Updates:

  • Updated the chart version badge and added metrics-related configuration options.
  • Added a utility function for merging YAML templates.
  • Added templates for Prometheus monitoring resources.

PS: I'll add the Grafana dashboard after it is stabilized.

Copy link
Owner

@h44z h44z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice one =)

@h44z h44z merged commit f22a7e4 into h44z:master Sep 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants