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

Task: Prometheus Metrics - Update #135

Open
7 tasks done
jonrandahl opened this issue Sep 13, 2024 · 0 comments
Open
7 tasks done

Task: Prometheus Metrics - Update #135

jonrandahl opened this issue Sep 13, 2024 · 0 comments
Assignees

Comments

@jonrandahl
Copy link
Contributor

jonrandahl commented Sep 13, 2024

Implement improvements from other applications and documented in the internal wiki:

Definition of Done

  • Add Puma-metrics Gem 1
  • Update config/puma.rb to include metrics plugin and port info
  • Update config/initializers/prometheus.rb to add Middleware instrumentation
  • Update config.ru to ensure prometheus is not triggered in the test environment
  • Update app/subscribers/action_controller_prometheus_subscriber.rb
  • Update the prometheus metrics notification to the application exceptions controller2
  • Update the puma-stats to display in the footer while in development
  • Add the Prometheus monitoring information to the project README/WIKI

Footnotes

  1. No Puma Metrics due to gem version requirement conflict

  2. https://github.com/epimorphics/front-end-templates/blob/main/prometheus-metrics/README.md#add-the-prometheus-metrics-to-the-application-exceptions-controller

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

No branches or pull requests

1 participant