getsentry / getsentry/sentry

Logs search to include all attributes of logs

Open
#98,044 10 comments 3 reactions 0 assignees View on GitHub
Explore > Logs
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

When searching in logs, I may know a value within the attributes of a log entry without knowing what attribute the value is in. Feature request for search to include attributes.

For example, I want to search for `139715797260096` without needing to know it's from `thread.id` in the following screenshot:

Image

### Solution Brainstorm

_No response_

### Product Area

Unknown

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is identified in the issue. Start by locating the logs search implementation and how log attributes are represented, then verify how a value such as `139715797260096` is matched without knowing that it belongs to `thread.id`; done means attribute values are included in log searches.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.