Open
Description
Given an endpoint and path, we want to be able to traverse where a path leads to different infrastructure. Right now, we link all "outbound" paths from the same endpoint but don't know what "path" it takes to get there. We would like to have that path data as well.
hosted_in_akamai.mycompany.com/path1 -> reverse proxy 1 (one set of infra)
hosted_in_akamai.mycompany.com/path2 -> reverse proxy 2 (another different set of infra)
Metadata
Assignees
Labels
No labels