Enum

include-context

========================================================================= Request/Response Types: Sampling

Context inclusion for sampling

enum include-context {
  none,
  this-server,
  all-servers,
}

Cases

CaseDescription
none

No context

this-server

Include this server's context

all-servers

Include all servers' context