During installation you create a yaml config. With this config you specify the databases, schemas and tables to track and a unique source id to identify metrics that come from this source.
The installer uses this to scope permissions to only the subset selected. The installer puts the file onto your object storage and you can update this file directly to add further tables and databases and run the update command with the installer. The location is in a bucket that starts with lariat-snowflake-default-config and has a timestamp suffix.
You may use the wildcard * to match any table names with a chosen pattern.
The * wildcard will also accommodate any future tables that follow the same naming pattern, so it is convenient for use in systems where tables are often rolled over, or created automatically with a common prefix.
The YAML configuration for Lariat Snowflake Agents require the following structure: