gitlab-org--gitlab-foss/lib/peek/views
Sean McGivern 23c1cfcc11 Return warnings for performance bar from backend
For each DetailedView subclass, we add a `warnings` array to:

1. The top-level response.
2. Each individual call under the `details` key.

We use the `.thresholds` hash on the DetailedView to determine what's a
warning. If that hash is empty (the default), then the warnings array
will always be empty.
2019-08-28 16:39:33 +01:00
..
active_record.rb Return warnings for performance bar from backend 2019-08-28 16:39:33 +01:00
detailed_view.rb Return warnings for performance bar from backend 2019-08-28 16:39:33 +01:00
gitaly.rb Return warnings for performance bar from backend 2019-08-28 16:39:33 +01:00
host.rb
redis_detailed.rb Only track Redis calls if Peek is enabled 2019-08-02 23:48:14 -07:00
rugged.rb Return warnings for performance bar from backend 2019-08-28 16:39:33 +01:00
tracing.rb Migrate correlation and tracing code to LabKit 2019-04-18 09:57:16 +02:00