mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-08 10:16:55 +00:00
wants 4 spaces
This commit is contained in:
@@ -86,7 +86,7 @@ const METRIC_SEARCHES = [
|
||||
<b>CPU</b>
|
||||
{' '}
|
||||
greater than 4%
|
||||
</span>,
|
||||
</span>,
|
||||
term: 'cpu > 4%'
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ greater than 4%
|
||||
<b>Memory</b>
|
||||
{' '}
|
||||
less than 10 megabytes
|
||||
</span>,
|
||||
</span>,
|
||||
term: 'memory < 10mb'
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user