Tell us about the problem you're trying to solve
Currently while running inspect datachecks refer to a single file. Oftentimes this file can be really large. We want to split the configuration file into several small files so that maintaining these configuration files becomes easier.
Describe the solution you’d like
While running the inspect command user can pass a directory, which includes all configuration files. Datachecks will read all files and aggregate all metric and data source configurations.
Tell us about the problem you're trying to solve
Currently while running inspect datachecks refer to a single file. Oftentimes this file can be really large. We want to split the configuration file into several small files so that maintaining these configuration files becomes easier.
Describe the solution you’d like
While running the inspect command user can pass a directory, which includes all configuration files. Datachecks will read all files and aggregate all metric and data source configurations.