| Interface | Description |
|---|---|
| EventOrBuilder | |
| SourceOrBuilder |
| Class | Description |
|---|---|
| Event |
Protobuf type
skywalking.v3.Event |
| Event.Builder |
Protobuf type
skywalking.v3.Event |
| EventOuterClass | |
| EventServiceGrpc | |
| EventServiceGrpc.EventServiceBlockingStub | |
| EventServiceGrpc.EventServiceFutureStub | |
| EventServiceGrpc.EventServiceImplBase | |
| 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;
|
| Enum | Description |
|---|---|
| Type |
Protobuf enum
skywalking.v3.Type |
Copyright © 2022 The Apache Software Foundation. All rights reserved.