hyperdxio / hyperdxio/hyperdx

Click on log details as empty

Open
#1,139 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
9.9k
Forks
471
Avg merge
2d 4h
Merged PRs (30d)
117

Description

When I click on a log and want to see details, the prompt is empty,

Image

There is an emoji image in the content of my log, and I suspect that there is a bug in this function processing emoji expressions

lower(hex(MD5(leftUTF8(toString(log.details), 1000))))

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the empty log-details prompt with a log containing an emoji image, then inspect the log-details flow and the query using lower(hex(MD5(leftUTF8(toString(log.details), 1000)))). Done means log details render correctly for this case and the relevant regression is covered by a test.

Written by the indexing model from the issue text.

Assessment

Tech stack
clickhouse, typescript
Domain
observability
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.