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

Platform native support 2 - Support for DQL #164

Open
radu-stefan-dt opened this issue Jan 4, 2024 · 0 comments
Open

Platform native support 2 - Support for DQL #164

radu-stefan-dt opened this issue Jan 4, 2024 · 0 comments
Labels
feature New functionality

Comments

@radu-stefan-dt
Copy link
Collaborator

Summary
This depends on: Platform native support 1

Details
With version 1.280, extension schema now supports screens for Apps, and these leverage DQL for querying metrics, attributes, and entities. We must not only support it, but also extend all other features to work with these queries.

Sub-tasks for this ticket:

  • DQL Code Lens - should provide the same features as the Selector Code Lens. This includes: run DQL query and get its status, run the query and open a webview for visualizing it. We no longer need the JSON output channel here, Strato components can digest entity attributes too.
  • Code completions - we have a few code completions that work with entity attributes. Wherever possible we should ensure these keep working on platform too.

Use Cases

  • Platform native enablement
  • Current SaaS sunset readiness and preparation for DQL in extension schema

Challenges

  • There may not be full feature parity between legacy and platform APIs
@radu-stefan-dt radu-stefan-dt added the feature New functionality label Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
None yet
Development

No branches or pull requests

1 participant