prometheus/web/ui/module/codemirror-promql/src
Augustin Husson 4caae4e4a6
add a negative boost for some trigonometric functions that can overlapp other regular promQL functions (#9688)
* add a negative boost for some trigonometric functions that can overlapp other regular promQL functions

Signed-off-by: Augustin Husson <husson.augustin@gmail.com>

* add comments to explain the purpose of the attribute boost

Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
2021-11-08 14:32:38 +01:00
..
client provide a way to override the apiPrefix in codemirror prom client + cleanup readme (#9384) 2021-09-24 07:52:50 +02:00
complete add a negative boost for some trigonometric functions that can overlapp other regular promQL functions (#9688) 2021-11-08 14:32:38 +01:00
grammar Merge pull request #9248 from LeviHarrison/atan2-binary-op 2021-09-27 18:45:56 +02:00
lint fix eslint warning for codemirror-promql 2021-09-15 13:38:48 +02:00
parser upgrade to codemirror v19 (#9363) 2021-09-24 21:40:49 +02:00
test upgrade to codemirror v19 (#9363) 2021-09-24 21:40:49 +02:00
types Add grammar 2021-09-15 23:02:25 -04:00
index.ts remove app package in codemirror-module 2021-09-09 17:52:03 +02:00
promql.ts Merge pull request #9248 from LeviHarrison/atan2-binary-op 2021-09-27 18:45:56 +02:00