The ingestor service is responsible for processing data from the ASIC data store and transforming/enriching into final storage format for query components
Getting Started
Local
make invoke.local
Deploy
This command will setup all required dependencies for the operation of the given cloud function, as well as zip and push the function for running. This is done via terraform. I can technically also be deployed more simply via the gcloud functions ... command.
make deploy
Invoke
Once succesfully deployed, you can invoke the running function using the following entrypoint: