Monitoring Runner
No credit card required
Monitoring Runner
No credit card required
The monitoring runner is a part of the Apify Monitoring Suite (apify/monitoring). See its readme for more information and how to use this.
Do you want to learn more about this Actor?
Get a demoMonitoring suite name
projectName
stringOptional
Name of your monitoring suite. It will be used in notifications and to identify related resources in the Apify dashboard.
Type of target
targetType
EnumRequired
Only one type of target can be monitored by a single monitoring suite. If you want to watch more types, create more monitoring suites.
Value options:
"ACTOR": string"TASK": string"NAMED_DATASET": string
Default value of this property is "ACTOR"
Target name patterns
targetPatternList
arrayOptional
Regular expressions that will be matched against selected actors / tasks or datasets under your Apify account. All matching targets will then be monitored by this monitoring suite. This is typically also the fastest way to select a single target. Just type its full name. Datasets are going to be automatically group by these patterns when dashboard statistics is counted for dataset target type.
Default value of this property is []
Target IDs
targetList
arrayOptional
If for whatever reason the Target name pattern option does not suit you, targets can also be specified by providing their IDs, as found in your Apify dashboard.
Default value of this property is []
Max items to be checked
limit
integerOptional
Last items to be checked. If 100 is passed, only last hundred runs/datasets will be checked.
Default value of this property is 1000
Save history
saveHistory
booleanOptional
All monitoring runs results are saved in named dataset
Default value of this property is false
Resource stats collector
resourceStatsCollector
booleanOptional
Works with Subject type 'Actor', 'Task' and 'Named dateaset', Gets information about the runs TODO: LINK TO PA
Duplication checker
duplicationChecker
booleanOptional
Checks for duplicates based on defined unique fields. Based on 'https://apify.com/lukaskrivka/duplications-checker'
Schema validator checker
schemaValidatorChecker
booleanOptional
Validates dataset items based on the Type check library
Checkers
checkers
arrayOptional
Ids of checker actors or tasks that needs
Default value of this property is []
Actor Metrics
35 monthly users
-
14 stars
97% runs succeeded
Created in Aug 2020
Modified 5 months ago