yangtao

Results 6 comments of yangtao

@hubertdeng123 ![image](https://github.com/getsentry/self-hosted/assets/32669202/effa7046-4a97-46ce-b0a9-825efaaa7800) sentry-self-hosted-web-1 | 07:02:12 [INFO] sentry.integrations.client: integration.http_response (status_string='400' error='400 Client Error: for url: https://jira.foxitsoftware.cn/rest/api/2/issue' integration='jira_server')

curl 'https://sentry.xxxx.com/api/0/groups/376/integrations/2/' \ -H 'Accept-Language: zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Origin: https://sentry.xxxx.com' \ -H 'Pragma: no-cache' \ -H 'Referer: https://sentry.xxxx.com/organizations/foxit/issues/376/?query=is%3Aunresolved&referrer=issue-stream' \ -H 'Sec-Fetch-Dest: empty'...

This problem is solved, but now in the dev member field in jira iusse, an error will be reported: could not find usernames

@ZMDominik Do you also encounter the same problem?

问题2: sentinel 配置限流是否支持资源路由:比如 /api/user/{id} 这种可以匹配到 /api/user/1 /api/user/2 /api/user/3 这种