diff options
author | Sean McGivern <sean@gitlab.com> | 2018-08-29 12:01:17 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2018-08-29 12:01:17 +0100 |
commit | 96904b0236329916666c829e9f569ac8b94d8879 (patch) | |
tree | 6d095ee8ce568b0f9b4cc59ae7116588d16510f0 /changelogs | |
parent | e30e54b990f861f3e22543b66bc8b469273086d4 (diff) | |
download | gitlab-ce-96904b0236329916666c829e9f569ac8b94d8879.tar.gz |
Ignore API requests in performance bar
These don't have performance data saved as they use Grape.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/50801-error-getting-performance-bar-results-for-uuid.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/50801-error-getting-performance-bar-results-for-uuid.yml b/changelogs/unreleased/50801-error-getting-performance-bar-results-for-uuid.yml new file mode 100644 index 00000000000..6e57a215367 --- /dev/null +++ b/changelogs/unreleased/50801-error-getting-performance-bar-results-for-uuid.yml @@ -0,0 +1,5 @@ +--- +title: Don't show flash messages for performance bar errors +merge_request: 21411 +author: +type: other |