Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

0.16.0

Compare
Choose a tag to compare
@Nexucis Nexucis released this 20 May 15:59
53b5ade
  • [Feature]: Support partial PromQL language called MetricName. Can be used to autocomplete only the metric
    name. (#142)
  • [Feature]: Autocomplete NaN and Inf (#141)
  • [Enhancement]: Fetch series using the HTTP POST method (#139)
  • [Enhancement]: Upgrade lezer-promql that fixed the parsing of metric names starting with Inf/NaN like infra (#142)
  • [BreakingChange]: The constant promQLLanguage has been changed to be a function. It takes a LanguageType as a
    parameter (#142)