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

bump codemirror-promql to v0.16.0 #8856

Merged
merged 1 commit into from
May 20, 2021
Merged

Conversation

Nexucis
Copy link
Member

@Nexucis Nexucis commented May 20, 2021

This PR is increasing the version of codemirror-promql and lezer-promql.

It provides the following interesting (for Prometheus) fixes and enhancements:

  • Autocomplete NaN and Inf
  • Fetch series using the HTTP POST method. (The switch was done because some users are reaching the URL limit, which I thought wasn't really possible in the context of this lib)
  • Fix the parsing of metric names starting with Inf / NaN like infra

Complete release note is available here

Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
@Nexucis Nexucis requested a review from juliusv as a code owner May 20, 2021 16:14
@juliusv
Copy link
Member

juliusv commented May 20, 2021

👍

@juliusv juliusv merged commit 1838068 into prometheus:main May 20, 2021
@Nexucis Nexucis deleted the feature/bump-cmp branch May 20, 2021 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants