Skip to main content

Module relationships

Module relationships 

Source
Expand description

Relationship discovery for graph visualization

This module analyzes various data sources to discover relationships between endpoints, services, and chains.

Functionsยง

discover_chain_relationships
Discover relationships from chain definitions
discover_state_transitions
Discover state transition relationships from state machines
extract_endpoint_ids_from_chain
Extract endpoint IDs from chain links
group_endpoints_by_service
Group endpoints by service based on URL patterns