Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
905 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in prometheus-community/codemirror-promql that received 2 comments
Switch to Prometheus ESLint config
This switches the ESLint config to the one that Prometheus uses, minus the React bits. Not every lint+prettier rule will be everyone's favorite and…
+904
−300
•
2
comments
Created an issue in VictoriaMetrics/VictoriaMetrics that received 3 comments
Incorrect unary operator precedence
Describe the bug
Unary operator precedence does not seem to match native PromQL.
To Reproduce
Run the query -1^2. It returns -1 in Prometheus, but 1 …
3
comments
9
contributions
in private repositories
Aug 6