added new route constant

This commit is contained in:
Peter Olu
2022-04-21 18:06:42 +01:00
parent b452b082a0
commit bdc13355df
2 changed files with 2 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ export const RoutesMap: { [key: string]: string } = {
Linux: "OS_LINUX",
SkyWalkingServer: "SO11Y_OAP",
Satellite: "SO11Y_SATELLITE",
FullScroll: "SO11Y_SATELLITE",
Functions: "FAAS",
Browser: "BROWSER",
KubernetesCluster: "K8S",