diff --git a/src/content/docs/apis/nerdgraph/examples/nerdgraph-relationships-api-tutorial.mdx b/src/content/docs/apis/nerdgraph/examples/nerdgraph-relationships-api-tutorial.mdx index 2027283cd6d..6213a770748 100644 --- a/src/content/docs/apis/nerdgraph/examples/nerdgraph-relationships-api-tutorial.mdx +++ b/src/content/docs/apis/nerdgraph/examples/nerdgraph-relationships-api-tutorial.mdx @@ -73,6 +73,15 @@ Relationship types provide additional information about how two entities are rel The relationship between a back-end application and the browser application it returns in the response. + + + `is` + + + + The relationship between an entity captured as a separate entity by another telemetry data source in addition to the one you are currently viewing. + +