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

#615 Made MonitoringHandler optional and added the same metrics with micrometer #617

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

mcweba
Copy link
Collaborator

@mcweba mcweba commented Dec 4, 2024

The MonitoringHandler class uses JMX/EventBus to publish metrics. Since we don't want to use JMX anymore, I made the MonitoringHandler class optional, so it does not have to be provided.

On the other side, I added the metrics directly to the gateleen modules. Monitoring with micrometer is also optional and disabled per default.

@mcweba mcweba requested review from Kusig and hiddenalpha December 4, 2024 15:35
@mcweba mcweba merged commit 20aa5fe into develop Dec 9, 2024
4 checks 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.

1 participant