package smelt_telemetry

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service EventListener

data.proto:10

service EventSubscriber

data.proto:18

message AllCommandsDone

data.proto:88

Used in: InvokeEvent

(message has no fields)

message CommandCancelled

data.proto:55

Used in: CommandEvent

(message has no fields)

message CommandEvent

data.proto:38

CommandEvents covers activity happening on a per target basis

Used in: Event

message CommandFinished

data.proto:58

Used in: CommandEvent

message CommandProfile

data.proto:62

Used in: CommandEvent

message CommandScheduled

data.proto:53

Used in: CommandEvent

(message has no fields)

message CommandSkipped

data.proto:56

Used in: CommandEvent

(message has no fields)

message CommandStarted

data.proto:54

Used in: CommandEvent

(message has no fields)

message CommandStdout

data.proto:57

Used in: CommandEvent

message Event

data.proto:25

Event flows from server -> client only

Used as request type in: EventListener.SendEvent

Used as response type in: EventSubscriber.SubscribeReceivedEvents

message ExecutionStart

data.proto:80

Used in: InvokeEvent

message InvokeEvent

data.proto:72

InvokeEvent demarcates the start of a graph execution.

Used in: Event

message SetGraph

data.proto:89

Used in: InvokeEvent

(message has no fields)

message SmeltError

data.proto:100

Used in: Event

enum SmeltErrorType

data.proto:91

Used in: SmeltError