Skip to content

Build path nodes off a property config to be able to differentiate infrastructure #29

Open
@ccloes

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

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