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

AMLII-1360: Creates telemetry bean for Application-level metrics #505

Merged
merged 7 commits into from
Jan 2, 2024

Conversation

scottopell
Copy link
Contributor

@scottopell scottopell commented Dec 28, 2023

This utilizes the existing jmxfetch_telemetry_instance that was configured as part of #467 and establishes a similar bean for Application level metrics of interest.

Initially this will be 3 metrics:

  • count of currently running instances
  • count of currently broken instances
  • count of broken instance events that have occurred.

@scottopell scottopell marked this pull request as ready for review December 28, 2023 18:11
@scottopell scottopell requested a review from a team as a code owner December 28, 2023 18:11
Copy link
Contributor

@rayz rayz left a comment

Choose a reason for hiding this comment

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

code LGTM. Will agent status be updated to display these stats?

@scottopell
Copy link
Contributor Author

Great question, thanks for bringing that up @rayz

I'll create a card to add these to the Status page as well

@scottopell scottopell merged commit ae28d64 into master Jan 2, 2024
8 of 9 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.

2 participants