Actor Compute Units Aggregator avatar
Actor Compute Units Aggregator
Try for free

No credit card required

View all Actors
Actor Compute Units Aggregator

Actor Compute Units Aggregator

lukaskrivka/check-compute-per-actor
Try for free

No credit card required

Aggregates daily or monthly usage of compute units for all your actors. Please don't use this if you have thousands of daily runs as it will overload the Apify API.

actor-check-compute-per-actor

This is a simple actor to check your compute units usage on Apify for each of your actor. We are planning to add this feature to the app itself, so after that this actor will be deprecated.

usage

If you run this actor, it will go through all of your actor and their runs for the previous day/month and calculate their sum. It doesn't matter if you run it in the morning or evening because it always counts the previous day/month. The object with the data is then stored into the default key value store of the run.

input

  • checkTime<String>: Can be either last-day, last-month or this-month
  • actorNamePattern<String>: Count CU only for the actors matching the pattern (Regular expression).

warning!

This actor is only usable if you have up to few thousands of runs totally since it has to make a separate API call for each run. There is a throttling of max 20 API calls per second.

Developer
Maintained by Community
Actor metrics
  • 1 monthly users
  • 0.0 days response time
  • Created in Dec 2018
  • Modified 6 months ago
Categories