Dashboard - Remove alert_group.

Grouping is currently done in the frontend, and has been since July
2017. It'll probably come back to the backend to support bisect-first,
but not in this form.

Bug: catapult:#3653
Change-Id: I00c259ebcbf71d914ae5049c5378aea21c7d5c55
Reviewed-on: https://chromium-review.googlesource.com/1026990
Reviewed-by: Annie Sullivan <sullivan@chromium.org>
Reviewed-by: Ethan Kuefner <eakuefner@chromium.org>
Reviewed-by: Ben Hayden <benjhayden@chromium.org>
Commit-Queue: Simon Hatch <simonhatch@chromium.org>
9 files changed
tree: cdfcc22e7ab595de8c91209f55aca208398f4705
  1. bin/
  2. catapult_build/
  3. common/
  4. dashboard/
  5. dependency_manager/
  6. devil/
  7. docs/
  8. experimental/
  9. firefighter/
  10. hooks/
  11. infra/
  12. netlog_viewer/
  13. systrace/
  14. telemetry/
  15. third_party/
  16. trace_processor/
  17. tracing/
  18. web_page_replay_go/
  19. .eslintignore
  20. .eslintrc
  21. .gitignore
  22. AUTHORS
  23. codereview.settings
  24. CONTRIBUTING.md
  25. LICENSE
  26. navbar.md
  27. OWNERS
  28. PRESUBMIT.py
  29. pylintrc
  30. README.md
  31. WATCHLISTS
README.md

Catapult

Catapult is the home for several performance tools that span from gathering, displaying and analyzing performance data. This includes:

These tools were created by Chromium developers for performance analysis, testing, and monitoring of Chrome, but they can also be used for analyzing and monitoring websites, and eventually Android apps.

Contributing

Please see our contributor's guide

Current build status