Code Monkey home page Code Monkey logo

Comments (12)

roidelapluie avatar roidelapluie commented on May 27, 2024 1

from codemirror-promql.

Nexucis avatar Nexucis commented on May 27, 2024

mmm I guess I did something wrong, but when I tried with the master version of Prometheus through netlify, I have an error returned by the server:

https://prometheus-react.netlify.app/graph?g0.expr=foo%20offset%20-1h&g0.tab=1&g0.stacked=0&g0.range_input=1h

image

Don't know where I'm wrong :/

from codemirror-promql.

Nexucis avatar Nexucis commented on May 27, 2024

reopen the issue as long as lezer is not upgraded into codemirror

from codemirror-promql.

roidelapluie avatar roidelapluie commented on May 27, 2024

This is sooooo confusing to know where we need to open issues

from codemirror-promql.

Nexucis avatar Nexucis commented on May 27, 2024

yeah I know :(.

And it can become worse once users will use it in Prometheus, they will open issue in Prometheus directly, not here.

But actually it's not so bad that you opened the issue here since it's a bit the front-end of lezer-promQL, + in this particular case, I had to fix the issue directly in the grammar, but potentially it can have a fix here as well.

It's part of the investigation to know at which level the issue should be fixed, not part of the user to know where to open the issue. But that's just my opinion ^^

from codemirror-promql.

juliusv avatar juliusv commented on May 27, 2024

Yeah, and as @roidelapluie suggested earlier, we can think about moving everything into the Prometheus repo in the long run. But I'd like us to gain a bit more experience with it before making that decision. In the end, this editor is not tied to the Prometheus repo only (also PromLens, and can be used by other people), except for the fact that the Go PromQL engine is also in the Prometheus repo, and so it would enable making a single PR that changes both the PromQL engine and the CodeMirror support.

from codemirror-promql.

Nexucis avatar Nexucis commented on May 27, 2024

maybe a first move, could be to transfer the repo (lezer + codemirror) to the Prometheus org no ? I think @roidelapluie was suggesting that too.

And this is quite an easy move I think no ?

from codemirror-promql.

Nexucis avatar Nexucis commented on May 27, 2024

even if I didn't really get what does it change. But it seems @roidelapluie was thinking differently. So I suppose it change something

from codemirror-promql.

juliusv avatar juliusv commented on May 27, 2024

Yeah, just moving orgs doesn't help much, the benefit would come from having things in the same repo, so they can be changed at once in a single PR.

from codemirror-promql.

Nexucis avatar Nexucis commented on May 27, 2024

I understood it is important to have the lezer PromQL grammar synchronized with the mainstream grammar. And yeah it can makes sense actually that lezer-promql is provided directly by Prometheus.

But for codemirror, IMO it can live independently of the changes in Prometheus. Since it's "just" a wrapper of lezer to provide more functionalities than the raw grammar and the functionalities provided by this lib are not really bound to the changes performed in Prometheus.

And I think being able to synchronize the mainstream promQL grammar and the lezer one would be already a big change (In term of release / version management, contribution, ownership ...etc.)

from codemirror-promql.

juliusv avatar juliusv commented on May 27, 2024

@Nexucis The promql-codemirror logic can be quite dependent on lezer-promql though, no? Sure, it won't change quite as much, but if one wants to make sure that everything needed for a PromQL change in Prometheus can be done in a single PR, then it could make sense to have that in prometheus/prometheus as well. I'm not saying we should do all that overall yet, but at least the same argument applies IMO.

from codemirror-promql.

Nexucis avatar Nexucis commented on May 27, 2024

yeah you are right :)

from codemirror-promql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.