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

Implement missing functions #6

Open
iximiuz opened this issue Jul 20, 2021 · 0 comments
Open

Implement missing functions #6

iximiuz opened this issue Jul 20, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@iximiuz
Copy link
Owner

iximiuz commented Jul 20, 2021

PromQL has a few tens of functions whilepq currently implements just a small subset of them.

A good first issue could be adding missing functions. The implementation probably should start from extending the parser. Then writing the computation logic here. And of course adding some tests.

@iximiuz iximiuz added the good first issue Good for newcomers label Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant