Julien
Julien
New link is https://github.com/prometheus/prometheus/tree/main/web/ui/module/codemirror-promql
@purpleidea I do not think so. In #120 mgmt notifies that something is happening. #120 does not break the file functionality, it just adds some overhead. This one breaks it...
we also need a "time period" before doing the refresh. it is not rare that a checkapply happens multiple times in very short time period. I would like to see...
./mgmt r --no-network --tmp-prefix lang examples/lang/prometheus1.mcl panic: ``` 2019-11-05 15:33:21.307718 I | cli: lang: lexing/parsing... 2019-11-05 15:33:21.313227 I | cli: lang: init... 2019-11-05 15:33:21.313246 I | cli: lang: interpolating... 2019-11-05...
You need to get it merged to have the actual results to compare to.
Then maybe you should change the title of the blog post..
only patch is #517 which is required to reproduce
mgmt version 0.0.19-21-ga050cff ``` import "os" import "fmt" import "math" import "strings" import "example" $str = strings.trim_space(os.readfile("/tmp/test")) file "/tmp/test" { content => if $str == "2" { "1" } else...
head: ``` 2019-05-14 15:41:08.985097 I | cli: lang: lexing/parsing... 2019-05-14 15:41:08.990087 I | cli: lang: init... 2019-05-14 15:41:08.990108 I | cli: lang: interpolating... 2019-05-14 15:41:08.990167 I | cli: lang: building...