Hi! I'm trying to get a little more information on...
# general
n
Hi! I'm trying to get a little more information on ThirdEye and how it stacks up compared to Sherlock/Druid so I have a few questions: 1. What is going on behind the scenes? Is there some sort of model running which trains on historical data and learns what an anomaly is? 2. How configurable is this? Can I specify which dimensions/multi-dimensions to run on or does it automatically run on everything? 3. How often does it run? Is this configurable? 4. Where does it store its metadata? Thanks in advance for the assitance!
k
there is another slack channel for ThirdEye but I am happy to answer here. Is it ok to create a channel?
n
Yes, of course
k
1. Yes, model can be trained and every feedback is provided as input to the model to update its parameter 2. You can configure the dimensions to explore. By default it only monitors the top level metric 3. Yes, it’s configurable. Default is daily 4. MySQL but any sql data store should work
n
Thank you very much @Kishore G