Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bonddim
Copy link
Collaborator

@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
@bonddim bonddim deleted the feat-prometheus-metrics branch November 19, 2024 13:26
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