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

[v9.5.x] Alerting: Remove and revert flag alertingBigTransactions #70910

Merged
merged 1 commit into from Jun 29, 2023

Commits on Jun 29, 2023

  1. Alerting: Remove and revert flag alertingBigTransactions (#65976)

    * Alerting: Remove and revert flag alertingBigTransactions
    
    This is a partial revert of #56575 and a removal of the `alertingBigTransactions` flag.
    
    Real-word use has seen no clear performance incentive to maintain this flag. Lowered db connection count
    came at the cost of significant increase in CPU usage and query latency.
    
    * Fix lint backend
    
    * Removed last bits of alertingBigTransactions
    
    ---------
    
    Co-authored-by: Armand Grillet <2117580+armandgrillet@users.noreply.github.com>
    (cherry picked from commit 63187fa)
    JacobsonMT authored and santihernandezc committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5b90cc6 View commit details
    Browse the repository at this point in the history