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 #451

Merged
merged 5 commits into from
Sep 18, 2024

Conversation

jonrandahl
Copy link
Contributor

@jonrandahl jonrandahl commented Sep 17, 2024

This PR encloses all changes from ticket #449 to ensure the prometheus metrics are updated and implemented in accordance with the proposed approach contained within the Internal Wiki

Additional Changes

  • Created a local makefile target to allow for local development without asset compilation

Implements port number as environment variable, with default, to enable running multiple sibling HMLR apps locally if needed

N.B.  Commented out until ruby is updated to 2.7 or greater to allow the use of the puma-metrics plugin as we're using puma 6.0.0 or greater
Adds `Middleware instrumentation` fix for 0 memory bug by notifying Action Dispatch subscribers on Prometheus initialise
Used for local development without asset compilation
Copy link
Contributor

@bogdanadrianmarc bogdanadrianmarc left a comment

Choose a reason for hiding this comment

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

LGTM

@jonrandahl jonrandahl merged commit 90b8c9d into dev Sep 18, 2024
2 checks passed
@jonrandahl jonrandahl deleted the issue/449-task-prometheus-metrics-update branch September 18, 2024 14:42
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