Skip to content

Conversation

@shaykeren
Copy link

Description

This PR adds query performance monitoring to prevent future performance issues.

Changes

  1. Added Micrometer metrics for query execution time
  2. Added index usage monitoring
  3. Added query performance alerts configuration

Related Issues

Fixes #89

Testing

  • Verified metrics collection
  • Tested alert configurations
  • Confirmed monitoring dashboard functionality

Additional Notes

This PR complements the database index creation that was done directly to fix the immediate performance issue.

@doppleware doppleware closed this Jun 2, 2025
@doppleware doppleware deleted the fix-add-query-monitoring-created-by-agentic branch June 2, 2025 16:07
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.

Performance Optimization: Add Index on clinic_activity_logs.numeric_value-created-by-agentic

3 participants