hi, this might be a stupid question, but I'm trying to post data with the command in one of the documentation examples: curl -i -XPOST 'http://localhost:8086/write?db=mydb' --data-binary 'cpu_load_short,host=server01,region=us-west value=0.64 1434055562000000000'
should the server respond immediately?
in my case it replies with a timeout after 10 seconds
mbrandeis joined the channel
there's nothing in the logs, even with trace logging enabled
propagandhi joined the channel
propagan1hi joined the channel
propagandhi has quit
propagan1hi has quit
GrayShade joined the channel
gsimondon joined the channel
aviau has quit
aviau joined the channel
debugloop joined the channel
Mattch joined the channel
winem_ joined the channel
ajph has quit
SkyRocknRoll joined the channel
SkyRocknRoll joined the channel
kapacitorrrr joined the channel
kapacitorrrr
Good afternoon, is this the correct channel to ask questions about kapacitor?
I assume yes, i wrote the following query(And i have searched far and wide but after two hours of searching and trying i decided to try here) `'select value from "derivative"."default".derivative_test where time > now() - 10m' in a batch task, very basic i disabled everything except the query so that i can isolate the problem, but everytime i run it i get the following error `batch query is not allowed to request data from "der
User kapacitor uses has full admin privileges
Would anyone know what is going wrong here or what this could be, stack overflow and the dreaded second to 6th page of google were not helpfull.