Skip to content

Implement the function that allows anomaly function to drill down multiple dimensions vertically#633

Closed
cyenjung wants to merge 4 commits into
masterfrom
verticalMultidimensionsDrillDownOnTimeSeries
Closed

Implement the function that allows anomaly function to drill down multiple dimensions vertically#633
cyenjung wants to merge 4 commits into
masterfrom
verticalMultidimensionsDrillDownOnTimeSeries

Conversation

@cyenjung
Copy link
Copy Markdown
Contributor

ThirdEye now correctly parses the query results that GROUP BY multiple dimensions. This function is also useful for creating anomaly functions. For example, to detect anomalies on all combinations of different continents and countries, we only need to specify the exploreDimensions="continent,country" instead of to set filters of all combinations.

@cyenjung cyenjung force-pushed the verticalMultidimensionsDrillDownOnTimeSeries branch from 5e0c4ef to fb5ac19 Compare October 3, 2016 20:46
@cyenjung cyenjung changed the title Vertical multidimensions drill down for time series and anomaly detection function Implement the function that allows anomaly function to drill down multiple dimensions vertically Oct 3, 2016
@cyenjung cyenjung closed this Oct 4, 2016
@jfim jfim deleted the verticalMultidimensionsDrillDownOnTimeSeries branch October 4, 2016 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant