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

TimeRangeToNRQL example is wrong #88

Open
ryanv94 opened this issue May 24, 2021 · 0 comments
Open

TimeRangeToNRQL example is wrong #88

ryanv94 opened this issue May 24, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ryanv94
Copy link

ryanv94 commented May 24, 2021

Description

The timeRangeToNRQL() example in the screenshot provided shows passing in the timeRange to the module.

The result of this was null,

Instead we had to pass in the full platformState to get the right output

timeRangeToNrql(platformState)

CC @jsbnr

@ryanv94 ryanv94 added the bug Something isn't working label May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant