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

OZ-546: Expose EIP and OpenMRS metrics endpoints #92

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

enyachoke
Copy link
Contributor

This PR exposes the ports to gather metrics from EIP clients and OpenMRS. See the ticket https://mekomsolutions.atlassian.net/browse/OZ-546 for details

@@ -20,6 +20,8 @@ OPENMRS_PASSWORD=Admin123
OPENMRS_DB_HOST=mysql
OPENMRS_DB_PORT=3306
OPENMRS_DB_NAME=openmrs
OMRS_JAVA_SERVER_OPTS=-Xms512m -Xmx1024m -javaagent:/monitoring/jmx_prometheus_javaagent-0.20.0.jar=8088:/monitoring/prometheus-jmx-config.yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

As discussed, the JAR file name should not contain the version number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants