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
SELECT mean("value") FROM "upload" WHERE $timeFilter and host = 'local' GROUP BY time($interval) fill(null)
SELECT mean("value") FROM "ping" WHERE $timeFilter and host = 'local' GROUP BY time($interval) fill(null)
The text was updated successfully, but these errors were encountered:
upload and ping example
The text was updated successfully, but these errors were encountered: