Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 884 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 884 Bytes

sdk-go

GO SDK for Cloud Native Events API

go-doc Go Report Card LICENSE

This SDK is used to develop Cloud Event Proxy

https://github.com/redhat-cne/cloud-event-proxy

Collecting metrics with Prometheus

Cloud native events SDK-go comes with following metrics collectors .

  1. Number of events received by the transport
  2. Number of events published by the transport.
  3. Number of connection resets.
  4. Number of sender created
  5. Number of receiver created

SDK-GO Metrics details