Skip to content

mozilla-it/fastly-billing-reporting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# running locally
export FASTLY_KEY="xxxxxxxxxxxxxxxxxxxxxx"
python main.py

# deploying
deployed via: 
`gcloud --project moz-fx-data-billing-prod-9147 run deploy --source . --function main --base-image python312 --region us-west1 --no-allow-unauthenticated`

TODO: move this into terraform!

FASTLY_KEY is set as a secret in the deployment

run via cloud scheduler trigger on the 2nd day of the month

About

Simple script to collect per-service usage stats from Fastly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages