A riemann client using tokio. This project is still in its early stage and API changes aggressively.
- TCP Client
- TLS TCP Client (by enabling
tls
feature) - UDP Client
- Report API (
send_events
) - Query API (
send_query
) - Event Builder API
MIT/Apache-2.0