A Sentry extension which send errors stats to FeiShu
Project description
sentry_feishu_gsmini
Sentry的飞书通知插件
适用sentry版本24.10.0
当前版本只在24.10.0试过,由于老版本(10.0等)插件实现方式和当前新的不一样,所以才有的这个项目
安装
git clone https://github.com/getsentry/self-hosted.git
cd self-hosted/
cp enhance-image.example.sh enhance-image.sh
chmod 777 enhance-image.sh # 如果不改权限 本地文件copy到容器内后过可能无法执行
enhance-image.sh 内容如下
#!/bin/bash
set -euo pipefail
pip install sentry_feishu_gsmini=1.14 # 安装插件pip包
官方说明: https://develop.sentry.dev/self-hosted/#enhance-sentry-image
使用
进入项目设置
点击 Legacy Integrations打开飞书插件开关
刷新页面后看到有飞书插件后,点击进入填写飞书webhook
触发错误后飞书群聊收到机器人消息
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sentry_feishu_gsmini-1.15.tar.gz.
File metadata
- Download URL: sentry_feishu_gsmini-1.15.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
256beadcfd6d27af9977457303e8f4d3fc66b129ad285c408ac7749b20361a5e
|
|
| MD5 |
4edea87616c8d96f45e77cc9182ca397
|
|
| BLAKE2b-256 |
d474a168acb71fc48f7dd6c252171f7fcf479dc36c0bd97cae4c45ca81fd48c6
|
File details
Details for the file sentry_feishu_gsmini-1.15-py3-none-any.whl.
File metadata
- Download URL: sentry_feishu_gsmini-1.15-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec99eabb344a32c98660717ad3a7fd07bc4397a25d87fbd5a7537189a1f56c18
|
|
| MD5 |
9f65f92f127c126fef7e39680fd2975e
|
|
| BLAKE2b-256 |
fae133da57a4feeee4302af5893e78e3e339a86e04897f5a93943f5959e81057
|