Created
April 9, 2020 22:29
-
-
Save roidelapluie/107505d9354db52ac598e242877c445d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
load 10s | |
foo 0 10 20 30 40 50 60 | |
bar 0 10 | |
eval instant at 1m rate(foo[1m]) | |
{} 1 | |
eval instant at 1m rate(bar[1m]) | |
{} 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment