You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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:
#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:
percentile
filter (Only show percentile filter if there are percentile stats opmon#84)based on the TOML definitions.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: