Skip to content
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

feat: Add custom rrweb events. #487

Merged

Conversation

kinyoklion
Copy link
Member

@kinyoklion kinyoklion commented Jun 25, 2024

This is prototype code.

Adds custom events for flag evaluations, flag updates, and for errors.

@kinyoklion kinyoklion changed the title feat: Scaffold browser telemetry project. feat: Add custom rrweb events. Jun 25, 2024
@@ -1,4 +1,9 @@
import { LDClient, LDInspection } from 'launchdarkly-js-client-sdk';
import {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just updates to ensure type erasure of the peer dependency here.

@kinyoklion kinyoklion marked this pull request as ready for review June 25, 2024 17:02
@kinyoklion kinyoklion requested a review from a team June 25, 2024 17:02
@kinyoklion kinyoklion merged commit d0c955e into feat/proto-client-telemetry Jun 25, 2024
20 checks passed
@kinyoklion kinyoklion deleted the rlamb/capture-custom-rrweb-events branch June 25, 2024 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants