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(metrics): Add interfaces for metrics #9698

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Nov 29, 2023

ref #9691

Not adding any tests for createMetricEnvelope yet because the type for metricAggregate is going to change, just added it as boilerplate.

In the next PR I'll be implementing a metrics aggregator class which lives on the client. This is responsible for bucketing metrics and incrementally flushing them out.

https://develop.sentry.dev/delightful-developer-metrics/
https://develop.sentry.dev/delightful-developer-metrics/sending-metrics-sdk/

@AbhiPrasad AbhiPrasad requested review from a team, anonrig and lforst and removed request for a team November 29, 2023 15:13
@AbhiPrasad AbhiPrasad self-assigned this Nov 29, 2023
@AbhiPrasad AbhiPrasad mentioned this pull request Nov 29, 2023
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) November 29, 2023 16:55
@AbhiPrasad AbhiPrasad merged commit 59db749 into develop Nov 29, 2023
92 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-metric-types branch November 29, 2023 16:58
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