OtterTune Ideas

Use AI to increase database performance and reduce costs.

Newest
  • Trending
  • Most voted
  • Least voted
  • Newest
  • Oldest
Sort by
Newest
  • Trending
  • Most voted
  • Least voted
  • Newest
  • Oldest
1
Add RDS for MariaDB support
Feature request
Under Review
Should be quite similar to RDS for MySQL tuning
Add a comment
2
Do not drop indexes without using concurrently
Feature request
Under Review
Currently the suggestion for dropping unused indexes does not use the CONCURRENTLY keyword. This means it acquires an ACCESS EXCLUSIVE lock on the table, blocking other accesses until the index drop can be completed. Using CONCURRENTLY avoids this issue.
Add a comment
2
Suggest Missing Indexes for MySQL
Feature request
Under Review
I'd like to see Ottertune suggest indexes that should be created based on the queries that are running.
Add a comment
2
View Team Members and Invitation Status
Feature request
In Progress
Add the ability to see all members of the organization, their invitation status (Accepted, Declined, etc.), and who invited each team member.
Add a comment
0
Jira Integration via Public API
Feature request
Under Review
Using OtterTune's Public API, enable the ability to programmatically send/create Jira tasks from OtterTune's actionable recommendations and failed health checks.
Add a comment
1
Database Trends and Characterization Improvements
Improvement
Planned
Recently we released v0 of Database Trends and Workload Characterization. We plan to further utilize the comparative metrics currently being collected to surface more information about users' databases and how they compare to databases with similar engines, engine versions, and instance sizes.
Add a comment
0
Knob Recommendations and Configurations Updates
Improvement
In Progress
This work includes UXUI improvements, as well as backend improvements that feed more accurate metrics about configuration sources.
Add a comment
0
Avoid Tuning Being Auto-Disabled
Feature request
In Progress
Previously, to err on the side of caution, we would disable auto-tuning when certain changes were detected, such as major version or hardware changes. Based on customer feedback, we now adjust the necessary elements and communicate this change to affected users so tuning is no longer interrupted.
Add a comment
0
Display Schema Changes
Feature request
Planned
Include Schema Change events in the Event Log
Add a comment
2
Query Recommendations Improvements
Improvement
Planned
Level up the Query Recommendations to include:Rewriting failed queriesViewing all queries, not just long-running queries that fail checksViewing specific line item(s) where issues are found
Add a comment
Create your own newsfeed
lightbulbSuggest an idea
Changelog Ideas Roadmap