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

performance(aws_collector): don't persist shortcut reports #3716

Merged
merged 1 commit into from
Oct 21, 2019

Commits on Oct 17, 2019

  1. performance(aws_collector): don't persist shortcut reports

    Shortcut reports are sent to update the UI quickly, on events like a
    container starting. We don't need to persist them in the time-travel
    data since the same information will be covered by a regular report a
    few seconds later.
    bboreham committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    d516ed9 View commit details
    Browse the repository at this point in the history