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
Perhaps this could be interface{} instead? when this changes, the request is sent as an int and Humio can then parse the exact time, not relative when sent as string.
Alternative could perhaps be to check if int, and type assert before sending out the request..
How can I pass in an absolute time when running a search using the cli ? When I tried it like this
I got the error
The text was updated successfully, but these errors were encountered: