So.. What do you guys actually recommend using for handling alerts from Kapacitor?
It has to be on-site, no cloud junk :)
simonov has quit
simonov joined the channel
buzz-dee[m] joined the channel
_ADN_ has quit
_ADN_ joined the channel
robswain[m] joined the channel
jzu_
flexd: how come cloud is junk? you can run the same stack on onsite depending on the "cloud"
eldritch joined the channel
TheRinger joined the channel
TheRinger has quit
TheRinger joined the channel
eldritch has quit
eldritch joined the channel
flexd
jzu_: because I like my data to be mine, and not on the internet
regardless of best intents and contracts, I have no control over the data and the security of my data if it's on someone elses computer.
gerhard1111 joined the channel
cal97g joined the channel
cal97g
Hey guys. Can someone help with slow CQ's?
I have data coming into my database (on 900 measurements/many series). And I then have a CQ running every 30s to compress this data into a different RP. See pastebin: https://pastebin.com/kM8Pw3mz
For ex, line 1 - time is 12:50:42 and influx is only just starting the cq for period 12:49:30 - 12:50:00. I need It to start at 12:50:00, not 12:50:42.
For reference I'm running influx on a 6 core Xeon with a pretty good clock speed and 64GB of RAM. CPU use is < 100% and RAM is < 6GB 95% of the time. I think the HDD cuould be a bottlneck but don't think so, max R/W has been like 6mbs.