Skip to content

redhat-cne/sdk-go

Repository files navigation

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