Skip to content

feat: add a new client-metrics-web package #1370

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

Merged
merged 1 commit into from
Apr 9, 2025
Merged

Conversation

rowanmanning
Copy link
Member

@rowanmanning rowanmanning commented Mar 26, 2025

This adds a lightweight wrapper around the AWS CloudWatch RUM client, ensuring that we're consistent and can send metrics from other libraries that we maintain.

This has been through a long design process, mostly outlined here. We're also releasing as a v0.1.0 to allow us to make breaking changes if necessary while we experiment.

The README is a beast, easier to view like this.

See-also: CPREL-1320

@rowanmanning rowanmanning force-pushed the client-metrics-web branch 5 times, most recently from 36deaae to 0eb9aa0 Compare April 4, 2025 10:48
@rowanmanning rowanmanning force-pushed the client-metrics-web branch 2 times, most recently from 1ee36b0 to 414f544 Compare April 4, 2025 12:26
@rowanmanning rowanmanning marked this pull request as ready for review April 4, 2025 12:26
@rowanmanning rowanmanning force-pushed the client-metrics-web branch 6 times, most recently from 0d22d4f to f020ea4 Compare April 9, 2025 08:09
This adds a lightweight wrapper around the AWS CloudWatch RUM client,
ensuring that we're consistent and can send metrics from other libraries
that we maintain.

This has been through a long design process, mostly outlined here:
https://financialtimes.atlassian.net/wiki/x/aoCJCQI

Release-as: 0.1.0
Copy link
Contributor

@CyntiBinti CyntiBinti left a comment

Choose a reason for hiding this comment

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

Cool, nice one! 🙌🏽 Looks good to me and good learning for me around OOP, static, private, and more!

@rowanmanning rowanmanning merged commit 23c1ffc into main Apr 9, 2025
12 checks passed
@rowanmanning rowanmanning deleted the client-metrics-web branch April 9, 2025 13:53
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