| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.event.v3 |
| Class and Description |
|---|
| Event
Protobuf type
skywalking.v3.Event |
| Event.Builder
Protobuf type
skywalking.v3.Event |
| EventOrBuilder |
| EventServiceGrpc.EventServiceBlockingStub |
| EventServiceGrpc.EventServiceFutureStub |
| EventServiceGrpc.EventServiceStub |
| Source
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;
|
| Source.Builder
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;
|
| SourceOrBuilder |
| Type
Protobuf enum
skywalking.v3.Type |
Copyright © 2022 The Apache Software Foundation. All rights reserved.