Skip to content

[receiver/libhoney] Libhoney allow single events#44088

Merged
TylerHelmuth merged 13 commits into
open-telemetry:mainfrom
mterhar:libhoney-allow-single-events
Nov 18, 2025
Merged

[receiver/libhoney] Libhoney allow single events#44088
TylerHelmuth merged 13 commits into
open-telemetry:mainfrom
mterhar:libhoney-allow-single-events

Conversation

@mterhar

@mterhar mterhar commented Nov 6, 2025

Copy link
Copy Markdown
Member

Description

Allows the libhoney receiver to receive individual events (not in an array) in either msgpack or json format.

Link to tracking issue

Fixes #44026

Testing

Added several test cases to ensure

Documentation

These are bugs so the existing documentation is good.

@mterhar mterhar force-pushed the libhoney-allow-single-events branch 2 times, most recently from 6642c1e to 146d1f8 Compare November 7, 2025 16:54
@mterhar mterhar marked this pull request as ready for review November 7, 2025 20:13
@mterhar mterhar requested review from a team and TylerHelmuth as code owners November 7, 2025 20:13
@mterhar mterhar force-pushed the libhoney-allow-single-events branch from 79837c5 to efe043b Compare November 14, 2025 21:19
@TylerHelmuth TylerHelmuth merged commit 886b4c2 into open-telemetry:main Nov 18, 2025
189 checks passed
@github-actions github-actions Bot added this to the next release milestone Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[receiver/libhoney] /1/events seems to only support array of events, not the object of event, which is not correct.

3 participants