Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PromQL language support #2628

Merged
merged 9 commits into from Nov 12, 2020
Merged

Commits on Nov 10, 2020

  1. Add PromQL language support

    arendjr committed Nov 10, 2020
    Copy the full SHA
    482828e View commit details
    Browse the repository at this point in the history
  2. Add recognization

    arendjr committed Nov 10, 2020
    Copy the full SHA
    d66f50e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7e02aaa View commit details
    Browse the repository at this point in the history
  4. Fix numbers in identifiers

    arendjr committed Nov 10, 2020
    Copy the full SHA
    c4af08a View commit details
    Browse the repository at this point in the history
  5. Address PR feedback

    arendjr committed Nov 10, 2020
    Copy the full SHA
    7486333 View commit details
    Browse the repository at this point in the history
  6. Clean-up example.

    Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
    arendjr and RunDevelopment committed Nov 10, 2020
    Copy the full SHA
    ab12d10 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Copy the full SHA
    b575d4a View commit details
    Browse the repository at this point in the history
  2. Process keywords first

    Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
    arendjr and RunDevelopment committed Nov 12, 2020
    Copy the full SHA
    ebded9f View commit details
    Browse the repository at this point in the history
  3. Rebuild PromQL component

    arendjr committed Nov 12, 2020
    Copy the full SHA
    2fb4756 View commit details
    Browse the repository at this point in the history