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

error when trying to query prometheus #383

Closed
tsearle opened this issue Nov 10, 2023 · 1 comment
Closed

error when trying to query prometheus #383

tsearle opened this issue Nov 10, 2023 · 1 comment
Assignees
Labels
3.x bug Something isn't working

Comments

@tsearle
Copy link
Contributor

tsearle commented Nov 10, 2023

Screenshot 2023-11-10 at 08 13 28

When searching the code the culprit seems as follows:
https://github.com/metrico/qryn/blame/34e2b07c68d1b11d6222e6f9b256f61b3c4f43a5/wasm_parts/main.js#L170


    fs.writeFileSync('req.txt', query)
    fs.writeFileSync('data.bin', writer.buffer())

according to git annotate, it seems it is some debug code that accidently slipped in 4 days ago

tsearle added a commit to tsearle/qryn that referenced this issue Nov 10, 2023
@lmangani lmangani added bug Something isn't working 3.x labels Nov 10, 2023
@lmangani
Copy link
Collaborator

Released in 3.0.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants