top | item 42507852

(no title)

marmaduke | 1 year ago

i wonder if there are any semi automated approaches to finding outliers or “things worth investigating” in these traces, or is it just eyeballs all the way down?

discuss

order

valyala|1 year ago

This is possible by semi-automatic detection of anomalies over time for some preset of fields used for grouping the events (aka dimensions) and another preset of fields used in stats calculations (aka metrics). In general case this is hard to resolve taks, since it is impossible to check for anomalies across all the possible combinations of dimensions and metrics for wide events with hundreds of fields.

This is also complicated by the possibility to apply various filters for the events before and after ststs' calculations.

arccy|1 year ago

honeycomb "bubble up"

tomjen3|1 year ago

That seems a good usecase for AI: Its trivial to have it suggest some queries and test if they give interesting results.