Add laravel/telescope to monitor indexer various data

This commit is contained in:
DariusIII
2019-02-20 22:11:35 +01:00
parent 85389c3c2e
commit 832697d1bd
8 changed files with 353 additions and 66 deletions
+19
View File
@@ -120,3 +120,22 @@ TEMP_UNZIP_PATH=
VIEW_COMPILED_PATH=/var/www/NNTmux/storage/framework/views
ASSET_URL=
TELESCOPE_DRIVER=database
TELESCOPE_ENABLED=true
TELESCOPE_CACHE_WATCHER=true
TELESCOPE_COMMAND_WATCHER=true
TELESCOPE_DUMP_WATCHER=true
TELESCOPE_EVENT_WATCHER=true
TELESCOPE_EXCEPTION_WATCHER=true
TELESCOPE_JOB_WATCHER=true
TELESCOPE_LOG_WATCHER=true
TELESCOPE_MAIL_WATCHER=true
TELESCOPE_MODEL_WATCHER=true
TELESCOPE_NOTIFICATION_WATCHER=true
TELESCOPE_QUERY_WATCHER=true
TELESCOPE_REDIS_WATCHER=true
TELESCOPE_REQUEST_WATCHER=true
TELESCOPE_RESPONSE_SIZE_LIMIT=64
TELESCOPE_GATE_WATCHER=true
TELESCOPE_SCHEDULE_WATCHER=true