Augustin Husson
Augustin Husson
> breaking up the single React so accurate haha. joke appart, I'm currently looking to good a candidate that will ultimately validate this new model. `codemirror-promql` was a special case...
Hehe indeed :). Like @juliusv said, we have some works to do before it can happen. Personally I would like to align the graphical chart between Prometheus and PromLens and...
Nice, thanks @caniszczyk ! I think we should ignore the yaml linter for this file like in prometheus. Can you add a new entry with the new workflows file in...
@SuperQ I think I broke the build by merging https://github.com/prometheus/promlens/pull/126 even if I don't know how I did it
Hey @snapshotpl Sorry for the long delay to respond and thank you for taking time to keep this lib up to date ! I was wondering if we should consider...
This will modify the current `HTTPProxy` configuration by adding a new field `discovery`. It will also make the field `url` optional. So the `HTTPProxy` definition is becoming: ```yaml kind: "HTTPProxy"...
based on discussion on Matrix, there was the question about would it be possible to discover a list of datasource in a single configuration. From my opinion, it makes more...
Putting the datasource discovery in the configuration is an interesting way to achieve it. The problem to put the datasource discovered in the memory only is that they are going...
Or discovery could work like the provisioning system. It injects / generates data based on the discovery.
I removed the label `ui` as it appears it's all on the backend side