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

PromQL service: query API support RFC3399 time format. #12644

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

wankai123
Copy link
Member

@wankai123 wankai123 added backend OAP backend related. enhancement Enhancement on performance or codes labels Sep 25, 2024
@wankai123 wankai123 added this to the 10.1.0 milestone Sep 25, 2024
@@ -57,7 +57,7 @@ jobs:
with:
languages: ${{ matrix.language }}

- run: ./mvnw -q -Dmaven.test.skip=true clean install || ./mvnw -q -Dmaven.test.skip=true clean install
- run: ./mvnw -q -Dmaven.test.skip=true clean install -Dgpg.skip || ./mvnw -q -Dmaven.test.skip=true clean install -Dgpg.skip
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi @kezhenxu94 This was missed and caused CI failed.

@wu-sheng wu-sheng merged commit 9cf79f7 into apache:master Sep 25, 2024
159 checks passed
@wankai123 wankai123 deleted the promql branch September 25, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend OAP backend related. enhancement Enhancement on performance or codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] PROMQL query support for timestamp in RFC3339 format
2 participants