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

[ADH-5065] Add metrics support #120

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Conversation

tigrulya-exe
Copy link
Member

  • Added metrics collection and exporting support via Micrometer. Currently, Prometheus and JMX exporters are supported.
  • Added export of JVM, GC, process, file descriptor count, DB connection pool metrics
  • Added HTTP server to SmartAgent in order to expose Prometheus metrics
  • Added Prometheus service to the docker compose demo cluster

The list of currently exposed metrics can be found here

@tigrulya-exe tigrulya-exe force-pushed the feature/ADH-5065-add-metrics-support branch from 61a9159 to 9829311 Compare November 1, 2024 15:44
@tigrulya-exe tigrulya-exe force-pushed the feature/ADH-5065-add-metrics-support branch from 9de5b8e to 4155b18 Compare November 7, 2024 07:53
@tigrulya-exe tigrulya-exe force-pushed the feature/ADH-5065-add-metrics-support branch from 1b53bcc to bef2c93 Compare November 25, 2024 07:13
@iamlapa iamlapa merged commit 6df567a into develop Nov 25, 2024
1 check passed
@iamlapa iamlapa deleted the feature/ADH-5065-add-metrics-support branch November 25, 2024 15: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