Settings

Configure INS gateway behavior

Correlation Engine

Configure how MCP requests are correlated into sessions

explicit Correlation

Client-provided correlation identifiers

Explicit (_meta fields)
100%

Extract correlation IDs from _meta.trace_id, session_id, conversation_id fields

headers Correlation

Standard HTTP headers for distributed tracing

W3C Trace Context
95%

Extract trace ID from standard traceparent header

X-Correlation-ID Header
95%

Extract correlation ID from X-Correlation-ID header

MCP Session ID
98%

Use Mcp-Session-Id header from MCP protocol

inference Correlation

Server-side correlation inference

Temporal Inference
70-85%

Group requests from same agent within time window

Semantic Correlation
60-85%

Detect data flow by matching response values in subsequent request parameters

experimental Correlation

Experimental features (use with caution)

Tool Description Injection
60-80%

Inject session tracking instructions into tool descriptions (experimental)