┌────────────────────────────────┐ │EventStream │ ┌───────────────────┐ ┌────────┐ ├────────────────────────────────┤ │Producer │ │Consumer│ │protocol_compatibility : boolean│ ├───────────────────┤ │ │ │license : string │ │language : enum{go}│ └────────┘ └────────────────────────────────┘ └───────────────────┘ ┌──────────────────┐ ┌───────────────────────────────┐ │Event Record │ │Backpressure Signal │ ├──────────────────┤ ├───────────────────────────────┤ │payload : string │ │status : enum{ok,slow,critical}│ │timestamp : number│ └───────────────────────────────┘ └──────────────────┘