You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(kiali): Keep defaults in a file
Signed-off-by: Alberto Gutierrez <aljesusg@gmail.com>
* test(kiali): Keep defaults in a file
---------
Signed-off-by: Alberto Gutierrez <aljesusg@gmail.com>
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Co-authored-by: Marc Nuri <marc@marcnuri.com>
Description: "Time range to get metrics for (optional string - if provided, gets metrics; if empty, get default 1800s).",
60
+
Description: "Time range to get metrics for (optional string - if provided, gets metrics (e.g., '1m', '5m', '1h'); if empty, get default 30m).", Default: api.ToRawMessage(kialiclient.DefaultDuration),
61
61
},
62
62
"step": {
63
63
Type: "string",
64
64
Description: "Step between data points in seconds (e.g., '15'). Optional, defaults to 15 seconds",
0 commit comments