GithubHelp home page GithubHelp logo

Comments (4)

cube2222 avatar cube2222 commented on May 11, 2024 2

I understand Prometheus semantics and I've used it a lot. The naive, fairly ergonomic implementation would be very easy to do even in a performant way. However, Prometheus seems to be more of a streaming data source in the context of octosql, so in order to achieve a coherent system, we'll have to hold off with Prometheus support till we have streaming semantics (temporal sql extensions) and decide if they fit Prometheus or not.

Feel free to implement Prometheus with the timestamp as a filterable column, but keep in mind that we may rewrite it with a different sql interface.

from octosql.

cube2222 avatar cube2222 commented on May 11, 2024

Prometheus would be fairly easy to add (column per label, with filtering on those and on timestamps).

However, prometheus has semantics which may better fit a streaming context. Which is why this will have to wait until ergonomic streaming support is designed.

from octosql.

cube2222 avatar cube2222 commented on May 11, 2024

Created an issue to track it. #127

from octosql.

valyala avatar valyala commented on May 11, 2024

@cube2222 , the following article could be helpful in understanding PromQL semantics - https://medium.com/@valyala/promql-tutorial-for-beginners-9ab455142085

from octosql.

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.