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

Add option to query dependency map data for node graph panel #19

Open
jangaraj opened this issue Apr 29, 2023 · 0 comments
Open

Add option to query dependency map data for node graph panel #19

jangaraj opened this issue Apr 29, 2023 · 0 comments

Comments

@jangaraj
Copy link

It looks like all UQL queries are fired against query_timeseries endpoint. I would like to query also dependency_map endpoint and result use with node graph panel. It looks like a dependency_map endpoint provides data structure similar to structure required by node graph panel (nodes, edges), so only minimal transformation will be required and then also dependency map can be visualised in the Grafana.

I would recommend to mimic Dynatrace query editor UI:
image

For example:
image

Query builder (nice clickable UI to build UQL query) is nice to have, but that can be another feature request. I'm happy to write my queries manually.

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

No branches or pull requests

1 participant