Skip to content

[FEATURE] Add JsonQuery support - #230

Open
adrianSepiol wants to merge 1 commit into
perses:mainfrom
adrianSepiol:feature/json-query
Open

[FEATURE] Add JsonQuery support#230
adrianSepiol wants to merge 1 commit into
perses:mainfrom
adrianSepiol:feature/json-query

Conversation

@adrianSepiol

@adrianSepiol adrianSepiol commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Description

Depends on: perses/spec#70
Related: perses/plugins#770

Adds JsonQuery support to the shared plugin system.

Screenshots

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.
  • E2E tests are stable and unlikely to be flaky.
    See e2e docs for more details. Common issues include:
    • Is the data inconsistent? You need to mock API requests.
    • Does the time change? You need to use consistent time values or mock time utilities.
    • Does it have loading states? You need to wait for loading to complete.

@Nexucis

Nexucis commented Aug 18, 2026

Copy link
Copy Markdown
Member

@adrianSepiol I have released the spec with the version v0.3.0-beta.3 containing the changes you made.

Can you update your PR and solve the conflicts please ?

@Nexucis

Nexucis commented Aug 18, 2026

Copy link
Copy Markdown
Member

looks like there is something wrong. But I guess you are on it @adrianSepiol.
Let me know when we are good with this PR and we can move forward and release it

@adrianSepiol

Copy link
Copy Markdown
Contributor Author

looks like there is something wrong. But I guess you are on it @adrianSepiol.

Let me know when we are good with this PR and we can move forward and release it

Yes, it is in my Queue, I will let you know as soon as it's ready. Thank you for releasing spec 😄

@shahrokni
shahrokni self-requested a review August 19, 2026 09:07
@adrianSepiol

Copy link
Copy Markdown
Contributor Author

@Nexucis I missed metadata in my initial pr in spec, I will need this to make this work perses/spec#75. Sorry for the trouble

@adrianSepiol
adrianSepiol force-pushed the feature/json-query branch 2 times, most recently from fd75b3b to a0331dd Compare August 21, 2026 08:17
Signed-off-by: Adrian Sepiół <a.sepiol@sap.com>
@adrianSepiol
adrianSepiol marked this pull request as ready for review August 21, 2026 08:24
@adrianSepiol
adrianSepiol requested a review from a team as a code owner August 21, 2026 08:24
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.

2 participants