Home / Companies / Highlight.io / Blog / Post Details
Content Deep Dive

Day 5: Our Partners & Supporters

Blog post from Highlight.io

Post Details
Company
Date Published
Author
Vadim Korolik Co-Founder & CTO
Word Count
574
Company Posts That Month
9
Language
-
Hacker News Points
-
Summary

Highlight, a platform providing full-stack visibility into application errors, has implemented a new feature using a language learning model to effectively distinguish between significant and inconsequential errors. The system employs a 1024-dimension open-source model to tag errors, such as "authentication error" or "database error," and group similar errors, even if they have different stack traces, by using Euclidean distance between their embeddings. This approach, which leverages the OpenAI embeddings API and is hosted on Hugging Face, allows developers to quickly identify and address issues by reducing noise and focusing on actionable errors. The first version of this error grouping logic has been integrated into their cloud product, and the Highlight team is open to further suggestions from the community for expanding the use of LLM tooling in observability.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
LLM 3 2,873 275 108 +35%
Vector Search 3 1,707 204 87 +14%
Observability 2 1,162 263 85 -5%
OpenTelemetry 2 329 43 20 +19%