feat: expand bgp observability surfaces
This commit is contained in:
@@ -110,9 +110,19 @@ export const BGP_CONFIG = {
|
||||
low: 0.94
|
||||
},
|
||||
collectorColor: 0x6db7ff,
|
||||
collectorHeatColors: {
|
||||
idle: 0x6db7ff,
|
||||
low: 0x60a5fa,
|
||||
medium: 0xfbbf24,
|
||||
high: 0xfb923c,
|
||||
hot: 0xff5f57
|
||||
},
|
||||
eventHubColor: 0x8af5ff,
|
||||
linkColor: 0x54d2ff,
|
||||
regionColor: 0x2dd4bf
|
||||
regionColor: 0x2dd4bf,
|
||||
collectorHaloScale: 11.5,
|
||||
collectorPulseHaloScale: 16.5,
|
||||
collectorCoverageHaloScale: 22.5
|
||||
};
|
||||
|
||||
export const PREDICTED_ORBIT_CONFIG = {
|
||||
|
||||
Reference in New Issue
Block a user