add monitoring
This commit is contained in:
11
config/health/resources/Queue.yml
Normal file
11
config/health/resources/Queue.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
name: Queue
|
||||
abbreviation: queue
|
||||
checker: PragmaRX\Health\Checkers\Queue
|
||||
error_message: "Queue system is not working properly."
|
||||
column_size: 3
|
||||
targets:
|
||||
- default:
|
||||
test_job: PragmaRX\Health\Support\Jobs\TestJob
|
||||
cache_instance: cache
|
||||
notify: true
|
||||
connection: ""
|
||||
Reference in New Issue
Block a user