-
Protobuf type skywalking.v3.Event
Protobuf type skywalking.v3.Event
If the event occurs on a service ONLY, the `service` field is mandatory, the serviceInstance field and endpoint field are optional;
If the event occurs on a service instance, the `service` and `serviceInstance` are mandatory and endpoint is optional;
If the event occurs on an endpoint, `service` and `endpoint` are mandatory, `serviceInstance` is optional;
If the event occurs on a service ONLY, the `service` field is mandatory, the serviceInstance field and endpoint field are optional;
If the event occurs on a service instance, the `service` and `serviceInstance` are mandatory and endpoint is optional;
If the event occurs on an endpoint, `service` and `endpoint` are mandatory, `serviceInstance` is optional;
Protobuf enum skywalking.v3.Type