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

Unable to define views for metrics when using node-sdk #3125

Closed
weyert opened this issue Jul 28, 2022 · 0 comments · Fixed by #3124
Closed

Unable to define views for metrics when using node-sdk #3125

weyert opened this issue Jul 28, 2022 · 0 comments · Fixed by #3124
Labels
bug Something isn't working priority:p4 Bugs and spec inconsistencies which do not fall into a higher prioritization

Comments

@weyert
Copy link
Contributor

weyert commented Jul 28, 2022

What happened?

When you are using node-sdk to setup the Opentelemetry environment you don't have the ability to define Views anymore since the latest version. As a recent change moved the views from a function addView on the MeterProvider to the constructor

OpenTelemetry Setup Code

No response

package.json

No response

Relevant log output

No response

@weyert weyert added bug Something isn't working triage labels Jul 28, 2022
@dyladan dyladan added priority:p4 Bugs and spec inconsistencies which do not fall into a higher prioritization and removed triage labels Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:p4 Bugs and spec inconsistencies which do not fall into a higher prioritization
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants