Monitoring Runner avatar
Monitoring Runner
Try for free

No credit card required

View all Actors
Monitoring Runner

Monitoring Runner

apify/monitoring-runner
Try for free

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.

Monitoring suite name

projectNamestringOptional

Name of your monitoring suite. It will be used in notifications and to identify related resources in the Apify dashboard.

Type of target

targetTypeEnumRequired

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

targetPatternListarrayOptional

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

targetListarrayOptional

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

limitintegerOptional

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

saveHistorybooleanOptional

All monitoring runs results are saved in named dataset

Default value of this property is false

Resource stats collector

resourceStatsCollectorbooleanOptional

Works with Subject type 'Actor', 'Task' and 'Named dateaset', Gets information about the runs TODO: LINK TO PA

Duplication checker

duplicationCheckerbooleanOptional

Checks for duplicates based on defined unique fields. Based on 'https://apify.com/lukaskrivka/duplications-checker'

Schema validator checker

schemaValidatorCheckerbooleanOptional

Validates dataset items based on the Type check library

Run status validator

runStatusCheckerbooleanOptional

Validates run status

Checkers

checkersarrayOptional

Ids of checker actors or tasks that needs

Default value of this property is []

Checkers input

checkersInputobjectOptional

Pass input to checkers

Dashboard

dashboardbooleanOptional

Works with Subject type 'Actor', 'Task' 'Named dataset'. Starts dashboard actor. LINK TO PA

Email

emailReporterbooleanOptional

Sends report to mail inbox. LINK TO PA for input

Slack

slackReporterbooleanOptional

Sends report to custom slack channel. LINK TO PA for input

Reporters

reportersarrayOptional

Id of reporter actors or tasks

Default value of this property is []

Checkers input

reportersInputobjectOptional

Pass input to checkers

The frequency of task

frequencystringOptional

If passed the resources will be filtered by the frequency of the task. For example if you pass MONTHLY only resources modified last month will be collected.

Developer
Maintained by Apify
Actor metrics
  • 36 monthly users
  • 97.7% runs succeeded
  • 0.0 days response time
  • Created in Aug 2020
  • Modified over 1 year ago
Categories