Embed preview of relevant graph in Alerts
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9.9k
- Forks
- 471
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 117
Description
Following up from here:
https://discord.com/channels/1149498480893640706/1455951390341075149/1455960122424692929
It would be really cool if the webpage in the URL to the affected visualization in alerts had an opengraph image property so that webhook targets that support it could display an image of the visualization automatically. I’m pretty sure Slack and Discord both support this.
More generally it would be handy if you could permalink a chart, that way you could copy and paste a URL to the chart and display the visualization of it inline in these apps too.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how alerts construct the URL to the affected visualization and how chart URLs are currently represented. Check whether the visualization has a permalink entry point; done means webhook targets can preview the relevant chart image and a chart URL can be shared for inline rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100