Get the latest tech news
Angle-grinder: Slice and dice logs on the command line
Slice and dice logs on the command line. Contribute to rcoh/angle-grinder development by creating an account on GitHub.
Mathematical functions: abs(), acos(), asin(), atan(), atan2(), cbrt(), ceil(), cos(), cosh(), exp(), expm1(), floor(), hypot(), log(), log10(), log1p(), round(), sin(), sinh(), sqrt(), tan(), tanh(), toDegrees(), toRadians() concat(arg0, ..., argN)- Concatenate the arguments into a string contains(haystack, needle)- Return true if the haystack contains the needle. ns- nanoseconds us- microseconds ms- milliseconds s- seconds m- minutes h- hours d- days w- weeks If you have struggled to figure out why a query is not working correctly and had a hard time fixing the issue, that would be a good place to jump in and start making changes!
Or read this on Hacker News