curl -sS -X POST http://localhost:9003/query -d '{ "namespace": "default", "query": { "regexp": { "field": "city", "regexp": ".*" } }, "rangeStart": 0, "rangeEnd": '"$(date "+%s")"' }' | jq .
curl -sS -X POST http://localhost:9003/query -d '{ "namespace": "default", "query": { "regexp": { "field": "city", "regexp": ".*" } }, "rangeStart": 0, "rangeEnd": '"$(date "+%s")"' }' | jq .
curl 'http://localhost:7201/api/v1/query_range?query={city="new_york"}&start=<start>&end=<end>&step=15s'
Thanks,--
You received this message because you are subscribed to the Google Groups "M3" group.
To unsubscribe from this group and stop receiving emails from it, send an email to m3db+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/m3db/b1181bbf-a633-4e96-b4f2-553b46bf760a%40googlegroups.com.
http://localhost:9003/query -d '{ "namespace": "default", "query": { "regexp": { "field": "city", "regexp": ".*" } }, "rangeStart": 0, "rangeEnd": '"$(date "+%s")"' }
--
You received this message because you are subscribed to the Google Groups "M3" group.
To unsubscribe from this group and stop receiving emails from it, send an email to m3db+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/m3db/3e8f1e9e-1b4f-4cad-9dad-65038052b0ea%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to m3...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/m3db/3e8f1e9e-1b4f-4cad-9dad-65038052b0ea%40googlegroups.com.