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

io.meter is missing samples and timeframe Options in typescript #281

Open
belivo opened this issue Jun 23, 2021 · 2 comments
Open

io.meter is missing samples and timeframe Options in typescript #281

belivo opened this issue Jun 23, 2021 · 2 comments

Comments

@belivo
Copy link

belivo commented Jun 23, 2021

There should be a MeterOptions class like the HistogramOptions. Typescript is giving a compilation error since Metric type does not have the samples and timeframe fields.

@alan-pg
Copy link

alan-pg commented Nov 12, 2021

I'm with the same question, does anyone know how to solve it?

@belivo
Copy link
Author

belivo commented Nov 12, 2021

Threating the probe as any is my current workaround.

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

No branches or pull requests

2 participants