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: analytics engine #699

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

feat: analytics engine #699

wants to merge 4 commits into from

Conversation

zebp
Copy link
Contributor

@zebp zebp commented Jan 29, 2025

Completes #691 by @cmackenzie1 by making some of the parameter types more forgiving.

cmackenzie1 and others added 4 commits January 29, 2025 13:35
This one was a little tricky to add and requires mocking out the
analytics engine binding using a miniflare wrapped binding that logs
each datapoint to console.

Resolves #280, #327

refactor: rename to match Typescript type names

test: mock out analytics engine binding
Changes some of the API to be more flexible and remove the temporary
`Vec` usage by using `Array` directly.
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