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

[Tech debt] Improve runtime type validation of Ping Histogram #168

Open
justinkambic opened this issue Apr 10, 2020 · 0 comments
Open

[Tech debt] Improve runtime type validation of Ping Histogram #168

justinkambic opened this issue Apr 10, 2020 · 0 comments

Comments

@justinkambic
Copy link

Describe the enhancement
Today we have a type for the points we show in Ping Histograms, but it's not using io-ts for validation, and it has been pointed out that the type is less than ideal in its complexity.

We should make this an io-ts type, add validation, and make it simpler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants