Skip to content

Conversation

@Ahmedhossamdev
Copy link
Member

To test the JMX exporter, follow these steps:

  • docker-compose -f docker-compose.yml -f docker-compose-jmx.yml up --build

Verify the JMX Exporter:

http://localhost:1234/metrics

Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

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

This is looking great! I'd love to see the contents of oba/Dockerfile.jmx get merged into oba/Dockerfile, and the new features exposed in the docker-compose-jmx.yml file get merged into docker-compose.yml, docker-compose.standalone.yml, and docker-compose.prod.yml. (after that let's just delete docker-compose-jmx.yml)

I think monitoring via JMX exporter should be a core part of our Docker image's offering, and I think that the changes outlined here—on top of the great work you've done— will get us there!

Let me know if you need any help updating the oba/Dockerfile. It's a bit complicated :)

@Ahmedhossamdev
Copy link
Member Author

Actually, in the beginning, they were merged, but I separated them so they could be optional.
I will merge them back again
@aaronbrethorst

@Ahmedhossamdev
Copy link
Member Author

@aaronbrethorst Done

Copy link
Member

@aaronbrethorst aaronbrethorst 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!

@aaronbrethorst aaronbrethorst merged commit 5f38be8 into main Jan 7, 2025
4 checks passed
@aaronbrethorst aaronbrethorst deleted the feat/jmx-setup branch January 7, 2025 04:57
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.

3 participants