mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-04 02:30:45 +00:00
Merge pull request #2105 from weaveworks/2042-prio-ecs-view
Prioritize ecs topologies on initial load if available
This commit is contained in:
@@ -6,6 +6,8 @@ import { Set as makeSet, List as makeList } from 'immutable';
|
||||
// top priority first
|
||||
//
|
||||
const TOPOLOGY_DISPLAY_PRIORITY = [
|
||||
'ecs-services',
|
||||
'ecs-tasks',
|
||||
'services',
|
||||
'deployments',
|
||||
'replica-sets',
|
||||
|
||||
Reference in New Issue
Block a user