Receives data via gRPC in OTel/STEF format.
| Status | |
|---|---|
| Stability | alpha: metrics |
| Distributions | contrib |
| Issues | |
| Code coverage | |
| Code Owners | @tigrannajaryan, @MovieStoreGuy, @dmitryax, @atoulme, @pjanotti, @crobert-1 |
For more about OTel/STEF, see STEF exporter docs.
endpoint(default = localhost:4320 for grpc protocol): host:port on which the receiver is going to receive data. Refer to naming documentation for valid syntax for host part.ack_interval(default: 10ms). The periodical interval of time when sending acknowledgements back to the client.
Example:
stef:
endpoint: 0.0.0.0:4320OTel/STEF is a compact and fast telemetry format.
STEF receiver supports the following advanced settings: