getsentry / getsentry/sentry

Show information about Cloud Runtime in Highlight Items

Open
#89,470 0 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

The event can include a cloud platform (`event.contexts.cloud_resource['cloud.provider']`). This can be e.g. `cloudflare` or `vercel`.

For backend events, this could be shown in the highlights icon summary.

### Solution Brainstorm

_No response_

### Product Area

Issues

Contributor guide

Open the contributing guide

Research direction

Start by tracing how backend events produce the highlights icon summary and where event.contexts.cloud_resource is read. Check how the cloud.provider value is represented for providers such as Cloudflare or Vercel. Done means the cloud runtime is shown in highlight summaries for backend events without changing unrelated event types.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.