pinpoint-docker开启邮件报警和集成钉钉报警推送
配置.env文件
下载pinpoint-docker项目 https://github.com/naver/pinpoint-docker.git
编辑.env文件, 找到batch块,开启定时任务
找到mail块,配置smtp邮件服务器地址
inception安装
docker 安装, docker hub地址
https://hub.docker.com/r/hhyo/inception
github仓库地址
https://github.com/hhyo/inception
inception 配置文件
[inception]
general_log=1
general_log_file=inception.log
port=6669
socket=/tmp/inc.socket
character-set-client-handshake=0
character-set-server=utf8
inception_remote_system_password=root
inception_remote_system_user=wzf1
inception_remote_backup_port=3306
inception_remote_backup_host=127.0.0.1
inception_support_charset=utf8,utf8mb4
inception_enable_nullable=0
inception_check_primary_key=1
inception_check_column_comment=1
inception_check_table_comment=1
inception_osc_on=OFF
inception_osc_bin_dir=/usr/bin
inception_osc_min_table_size=1
inception_osc_chunk_time=0.1
inception_enable_blob_type=1
inception_check_column_default_value=1
中文文档:https://inception-document.readthedocs.io/zh_CN/latest/
Copyright © 2015 Theme used GitHub CSS. 访问人/ 次