Skip to content

parser: allow utf-8 quoted label names at indetList #52

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

Merged
merged 1 commit into from
May 7, 2025

Conversation

f41gh7
Copy link
Contributor

@f41gh7 f41gh7 commented May 6, 2025

It makes metricsql compatible with prometheus 3.0 utf-8 query requests.

https://github.com/prometheus/proposals/blob/main/proposals/2023-08-21-utf8.md

This is follow-up commit for e0dbf51

Related issue:
VictoriaMetrics/VictoriaMetrics#7703

It makes metricsql compatible with prometheus 3.0 utf-8 query requests.

https://github.com/prometheus/proposals/blob/main/proposals/2023-08-21-utf8.md

This is follow-up commit for e0dbf51

Related issue:
VictoriaMetrics/VictoriaMetrics#7703

Signed-off-by: f41gh7 <[email protected]>
Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.89%. Comparing base (a899abc) to head (226f056).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   88.87%   88.89%   +0.01%     
==========================================
  Files          11       11              
  Lines        3650     3655       +5     
==========================================
+ Hits         3244     3249       +5     
  Misses        308      308              
  Partials       98       98              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@makasim
Copy link

makasim commented May 7, 2025

LGTM

@f41gh7 f41gh7 requested review from valyala and hagen1778 May 7, 2025 08:04
@makasim makasim self-requested a review May 7, 2025 08:07
@f41gh7 f41gh7 merged commit 614988e into master May 7, 2025
7 checks passed
@f41gh7 f41gh7 deleted the gh-7703-follow branch May 7, 2025 12:31
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.

3 participants