-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New component: Honeycomb Event Marker Exporter #26653
Comments
I will sponsor |
This component will now create custom marker configurations rather than using presets. Follow #27001 for updates regarding how configuring markers will work. |
**Description:** This component will export markers to be consumed by the Honeycomb Markers API to highlight user events based initially on preset configurations. **Link to tracking Issue:** #26653 **Testing:** Unit testing for factory and config **Documentation:** README describing component usage --------- Co-authored-by: Tyler Helmuth <[email protected]>
Issue for component functionality: #27666 |
**Description:** This component will export markers to be consumed by the Honeycomb Markers API to highlight user events based initially on preset configurations. **Link to tracking Issue:** open-telemetry#26653 **Testing:** Unit testing for factory and config **Documentation:** README describing component usage --------- Co-authored-by: Tyler Helmuth <[email protected]>
**Description:** This component will export markers to be consumed by the Honeycomb Markers API to highlight user events based initially on preset configurations. **Link to tracking Issue:** open-telemetry#26653 **Testing:** Unit testing for factory and config **Documentation:** README describing component usage --------- Co-authored-by: Tyler Helmuth <[email protected]>
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping |
The purpose and use-cases of the new component
This event marker exporter will create makers to be consumed by the Honeycomb Markers API to highlight user events. This exporter will start off with preset applications but more customization may be added in the future.
Example configuration for the component
Telemetry data types supported
Logs
Is this a vendor-specific component?
Code Owner(s)
Honeycomb Collection Team
Sponsor (optional)
@TylerHelmuth
Additional context
No response
The text was updated successfully, but these errors were encountered: