Skip to content

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

@jangaraj

Description

@jangaraj

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions