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

Updating Automon. Suggestions? #10

Closed
stevensouza opened this issue May 15, 2024 · 1 comment
Closed

Updating Automon. Suggestions? #10

stevensouza opened this issue May 15, 2024 · 1 comment
Assignees

Comments

@stevensouza
Copy link
Owner

stevensouza commented May 15, 2024

I am looking into updating Automon. I am curious if anyone out there is using/has used it and if so how they use it? Are there any improvements that would be useful to you?

Some things I am considering.

  • Fixing security vulnerabilities
  • Updating to later versions of various dependencies (such as AspectJ)
  • Possibly removing some of the integrations and just integrating micrometer and ones that micrometer doesn't currently support.
  • Adding more examples of how to integrate automon to other projects including 3rd party jars/classes that are not instrumented.
  • Automon previously focused on timing methods and tracking exceptions. I am considering other metrics that can be down that fall outside the scope of those.
  • Videos showing how to use it
@stevensouza
Copy link
Owner Author

Automon 2.0.0 was released today. Primary change was to include tracing using slf4j. Previous code was also simplified and documentation was improved. Some changes were breaking.

@stevensouza stevensouza self-assigned this Sep 30, 2024
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

No branches or pull requests

1 participant