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

Primarily Prometheus Metrics #129

Merged
merged 10 commits into from
Sep 2, 2024
Merged

Conversation

jonrandahl
Copy link
Contributor

@jonrandahl jonrandahl commented Aug 28, 2024

Focussing primarily on ticket #148 for the addition of Prometheus metrics endpoint to the landing page, additional changes for accessibility, useability, and functionality have been interspersed.

  • Implemented improved boilerplate metrics integration to offer analysis of current application usage stats
  • Implemented the dynamic page title approach used in the other suite apps to the accessibility and privacy translation templates
  • Converted the privacy templates to match the same haml formatting language used in the app
  • Tweaked the application controller to improve selected language option to be applied for the pages
  • Reorganised makefile targets alphabetically as well as mirrored other improvements from the other applications in the suite
  • Updated .gitignore file to mirror the current approach in the other HMLR apps

added additional rulesets as well as reorganised and grouped rules to allow easier reading and updating in the future
reorganised targets alphabetically as well as mirrored other improvements from the other applications in the suite
Implements improved boilerplate metrics integration
implemented the dynamic page title approach used in the other suite apps to the accessibility and privacy translation templates, as well as converted the privacy templates to match the same haml formatting language used everywhere else, alongside tweaking the application controller to improve selected language option to be applied
Now includes metrics even though the rails server is not reporting much due to content of app are static pages.
primarily comment changes
 expansion of the `exp` var to `exception` in the `instrument_internal_error` metric subscriber
Now includes auth when building assets
@jonrandahl jonrandahl marked this pull request as ready for review August 28, 2024 10:53
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.

Looks good to me 👍

@jonrandahl jonrandahl merged commit d576621 into dev Sep 2, 2024
2 checks passed
@jonrandahl jonrandahl deleted the spike/prometheus-metrics-update branch September 3, 2024 16:21
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