UNPKG
kiali-ui
Version:
latest (1.66.0-alpha)
1.66.0-alpha
React UI for [Kiali](https://github.com/kiali/kiali).
.
kiali/kiali-ui
kiali-ui
/
cypress
/
fixtures
/
perf
/
graphParams.json
10 lines
(9 loc)
•
247 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"traffic"
:
"grpc,grpcRequest,http,httpRequest,tcp,tcpSent"
,
"graphType"
:
"versionedApp"
,
"namespaces"
:
"bookinfo,alpha,beta,sleep"
,
"duration"
:
"300"
,
"refresh"
:
"15000"
,
"layout"
:
"kiali-dagre"
,
"namespaceLayout"
:
"kiali-dagre"
}