getsentry / getsentry/self-hosted
Jira Server Integration Problem
- Dominant language
- Shell
- Stars
- 9.6k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 15
Description
### Environment
self-hosted ([https://develop.sentry.dev/self-hosted/]())
### Steps to Reproduce
On a fresh Sentry Self-Hosted install, I try to set Jira Software (also on premises) integration, but current Jira version demands OAuth 2.0 integration, whereas Sentry still goes for OAuth 1.0 settings, with no path around it.
Jira Server tested with both 8.5.19 (LTS) and 9.4.8 (LTS).
### Expected Result
Successful integration via OAuth 2.0
### Actual Result
Sentry supports only Jira Software integration via OAuth 1.0
### Product Area
Settings - Integrations
### Link
*No response*
### DSN
*No response*
### Version
23.8.0.dev0
We want to define a set of [lightweight metrics]() that SDKs can automatically collect for e.g. framework, language or platform, focusing only on signals that **do NOT overlap with Tracing**. Ideally these metrics should give a quick sense of app or runtime health, … while deeper investigation will still rely on traces or profiles.
Examples**:**
* Node.js runtime metrics (e.g., event loop delay, heap usage)
* Prisma-related metrics in Next.js
* Mobile CPU / memory usage to help surface potential ANRs or app hangs
---
**Candidate Metrics (add more below)**
* …
*(please also add ideas, questions or examples in comments)*
Contributor guide
Assessment
This issue has not been assessed yet.