#391 implemented generating LookML dashboards for opmon projects. The implementation queries BQ and uses various heuristics to determine what the precise form of the dashboard should be. This is clearly not optimal: the underlying TOML files are the correct place for the user to configure the produced dashboard.
This ticket tracks parsing the appropriate TOML definition files to allow for customization of the produced dashboard.
For a first round of use cases, I would like to be able to:
based on the TOML definitions.
┆Issue is synchronized with this Jira Task
#391 implemented generating LookML dashboards for
opmonprojects. The implementation queries BQ and uses various heuristics to determine what the precise form of the dashboard should be. This is clearly not optimal: the underlying TOML files are the correct place for the user to configure the produced dashboard.This ticket tracks parsing the appropriate TOML definition files to allow for customization of the produced dashboard.
For a first round of use cases, I would like to be able to:
percentilefilter (Only show percentile filter if there are percentile stats opmon#84)based on the TOML definitions.
┆Issue is synchronized with this Jira Task