Uses of Package
org.apache.skywalking.apm.network.event.v3
Packages that use org.apache.skywalking.apm.network.event.v3
-
Classes in org.apache.skywalking.apm.network.event.v3 used by org.apache.skywalking.apm.network.event.v3ClassDescriptionProtobuf type
skywalking.v3.EventProtobuf typeskywalking.v3.EventIf 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 enumskywalking.v3.Type