fix: set the duration and scroll position for on-demand logs (#104)

This commit is contained in:
Fine0830
2022-06-07 21:54:29 +08:00
committed by GitHub
parent c875c95c20
commit 3c37d7c197
4 changed files with 59 additions and 29 deletions

View File

@@ -30,8 +30,6 @@ export const queryStreamingLogs = {
logs: ondemandPodLogs(condition: $condition) {
errorReason
logs {
timestamp
contentType
content
}
}`,