51d3624bf9
* Update query type * Support metric tank queries - Update tests - Appropriately set URL parameter * Support queries via the backend - Add the filterQuery and applyTemplateVariables methods - Separate the frontend query path into its own function - Ensure format is always json - Add method for building backend query objects (maintain the existing template replacement logic) - Fix a bug in metric find queries * Update tests * Fix lint * Update types