Discord Integration: Give feedback to channel of actions taken by users
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Problem Statement
When one of the 3 buttons are clicked below the embed sent by the discord integration, the reply is sent **"ephemeral"** (the "Only you can see this" type message), but this means nobody else in the team knows you took an action.
In my day job we had about 3 people all clicking assign and getting confused why when they later looked at the issue it didnt have the assignee they expected. If it echoed the action taken to the discord channel, this would be more user friendly.
### Solution Brainstorm
Change certain reply embeds (those that are not confidental, e.g. any but linking your account) from ephemeral replies to normal replies, so the whole team can see them in the discord channel.
### Product Area
Settings - Integrations
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.