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

[NH-78293] Sample rate metrics for Lambda #105

Merged
merged 16 commits into from
Jun 28, 2024
Merged

Conversation

swi-jared
Copy link
Contributor

@swi-jared swi-jared commented Jun 24, 2024

Sample rate metrics for lambda. This includes a refactor of Oboe settings by removing the type and layer fields (which was used as together as a key for the settings map, however was never fully implemented). Additionally, there's a refactor to add RateCountSummary to provide a better consistent struct without side effects when compared to reusing RateCounts.

Actually wiring up the observable gauges to the rate counts was pretty easy.

@swi-jared swi-jared changed the base branch from main to lambda June 24, 2024 20:59
@swi-jared swi-jared changed the title [WIP] Sample rate metrics [NH-78293] Sample rate metrics Jun 27, 2024
@swi-jared swi-jared changed the title [NH-78293] Sample rate metrics [NH-78293] Sample rate metrics for Lambda Jun 27, 2024
@swi-jared swi-jared marked this pull request as ready for review June 27, 2024 21:57
@swi-jared swi-jared requested a review from a team as a code owner June 27, 2024 21:57
Copy link
Contributor

@tammy-baylis-swi tammy-baylis-swi left a comment

Choose a reason for hiding this comment

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

Looks good, thanks again!

@swi-jared swi-jared merged commit 412ba03 into lambda Jun 28, 2024
5 checks passed
@swi-jared swi-jared deleted the sample-rate-metrics branch June 28, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants