| Interface | Description |
|---|---|
| EventLoggerFactory | |
| Extensions |
| Class | Description |
|---|---|
| EventEmitterConfig |
EventEmitterConfig uses a hash map to save exporter configs, key is event type: events/metrics, value is a hash map, key is
exporter name, value is a map of exporter configs.
|
| EventEmitterImpl | |
| EventLogger |
This creates a logger that writes events to the configured exporter.
|
| EventLoggerConfig | |
| EventUtils |
| Enum | Description |
|---|---|
| EventEmitterConfig.EventType |