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

Make Metrics optional to support Ruby only development, update README.md with Prometheus info (DBAI-55) #54

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

ssciolla
Copy link
Collaborator

@ssciolla ssciolla commented Jun 3, 2024

This PR aims to resolve DBAI-55.

Comment on lines +50 to +57

Deployed versions of this application also use [Prometheus](https://prometheus.io/),
and an associated Push Gateway, to publish and collect metrics about runs.
During local development, you can use the `prometheus` and `pushgateway` Docker services
to experiment with this functionality.

The following sections will assume you are not using a database -- or Prometheus --
with Ruby outside a container.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@jayamala17, do you think we should add anything else about Prometheus and metrics to the README? I was wondering if a new dedicated section was appropriate. I have a shaky grasp of how it works now, but if there's anything else that I or other devs would need to know, we could add something.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This can be a separate issue I suppose.

@ssciolla ssciolla marked this pull request as ready for review June 3, 2024 20:28
@ssciolla ssciolla requested a review from jayamala17 June 3, 2024 20:28
@ssciolla ssciolla merged commit ad7d2fe into main Jun 4, 2024
1 check 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