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

Ability to generate self-organizing Metric Tree #1137

Open
ockhamlabs opened this issue Aug 8, 2024 · 5 comments
Open

Ability to generate self-organizing Metric Tree #1137

ockhamlabs opened this issue Aug 8, 2024 · 5 comments

Comments

@ockhamlabs
Copy link

Have you considered / already use the semantic layer to build metric trees? https://www.leverslabs.com/article/introducing-metric-trees (e.g. of what it is)
Super helpful in understanding relationships and evaluating impacts. I suspect given the approach you are using there might be a self-organizing metric capability that could exist with platform. Alternatively, it could be a field manually identified where a user can flag if a particular metric has a parent and if so which (one or more may be too)

@shangyian
Copy link
Contributor

Hi @ockhamlabs, we already generate graphs for each node in the graph view tab in DJ. The API also provides more information on which parent a metric has. Are you looking for something additional that's in the concept of a metric tree?

@vcknorket
Copy link

I see...so we can construct a metric tree by identifying the parents ?

@shangyian
Copy link
Contributor

@vcknorket yep, you should be able to do that just by calling GET /nodes/growth.xp.funnel.nonmember_funnel_base/upstream, which will return all upstream nodes.

@vcknorket
Copy link

vcknorket commented Aug 13, 2024 via email

@vcknorket
Copy link

vcknorket commented Aug 13, 2024 via email

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

3 participants