Hello Experts,
I am trying compare success hit rate using Timelion feature.
This is my query: (I learned from youtube)
.es(index=swift-proxy-log-, q=status_code:200).label('current') .es(index=swift-proxy-log-, q=status_code:200).label('previous')
but I am running into below error:strong text
Timelion: Error: in cell #1: [parsing_exception] [query_string] unknown token [START_OBJECT] after [query], with { line=1 & col=223 }
I really appreciate your help!
Thanks
Chandra