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

[kafka][checkoutservice][frauddetectionservice] add kafkaQueueProblems featureflag #1528

Merged

Commits on Apr 15, 2024

  1. Add kafkaQueueProblems featureflag

    Overloads Kafka queue while simultaneously introducing a consumer side delay leading to a lag spike
    
    The result of that featureflag can be observed with numerous metrics in grafana (e.g. kafka_consumer_lag_avg)
    EislM0203 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    82f5f8e View commit details
    Browse the repository at this point in the history
  2. changed feature flag to int value for more configurability

    also adjusted the resource limit for the frauddetection service since it kept dying
    EislM0203 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cf5c1dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75a5296 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    3078767 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    e14ed63 View commit details
    Browse the repository at this point in the history
  2. addressed PR comments

    EislM0203 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    db7bffb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    5f37ce6 View commit details
    Browse the repository at this point in the history
  2. addressed PR comment

    EislM0203 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    960ed26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8d09bc View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    ded6d88 View commit details
    Browse the repository at this point in the history