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

feat: Query Performance Monitoring #195

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

sairaj18
Copy link
Contributor

Enhanced query performance monitoring features to track slow queries, examine query execution plans, monitor wait events, and identify blocking sessions #189

Query Performance monitoring for NRI-Postgresql providing Enhanced query performance monitoring features to track the following new event Types:

SlowQueryAnalysis
WaitTimeAnalysis
ExecutionPlanAnalysis
BlockedSessionAnalysis

rahulreddy15 and others added 2 commits February 12, 2025 17:22
…oring (#189)

feat(query-performance-monitoring): Implement query performance monitoring
@sairaj18 sairaj18 requested a review from a team as a code owner February 12, 2025 12:03
@rahulreddy15 rahulreddy15 merged commit 08ed6a9 into master Feb 13, 2025
15 checks passed
@rahulreddy15 rahulreddy15 deleted the epic_db_query_performance_monitoring branch February 13, 2025 06:59
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.

3 participants