How do you meter execution duration for billing?
2 points| hekike | 2 years ago
So far, I have heard two primary ways: 1. Lifecycle events like start/stop, 2. Heartbeat-style pinging. I summarized them in this blog post: https://openmeter.io/blog/how-to-meter-workload-execution-duration
I would love to iterate on the post based on your thoughts and include other ways if any. How do you meter container/serverless execution duration for billing?
No comments yet.