spcl/faaskeeper

Add accounting

Open

#5 opened on Jul 9, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (13 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (24 stars)
PR merge metrics
 (PR metrics pending)

Description

We need an accounting system to easily conduct benchmarks.

  • Gather lambda runtimes.
  • Count queue events.
  • Aggregate DynamoDB operation counts.
  • S3 operations count.
  • Storage fees.

Contributor guide