mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
fix: set the duration and scroll position for on-demand logs (#104)
This commit is contained in:
@@ -30,8 +30,6 @@ export const queryStreamingLogs = {
|
||||
logs: ondemandPodLogs(condition: $condition) {
|
||||
errorReason
|
||||
logs {
|
||||
timestamp
|
||||
contentType
|
||||
content
|
||||
}
|
||||
}`,
|
||||
|
Reference in New Issue
Block a user