Skip to content
/ sdk-go Public
forked from redhat-cne/sdk-go

GO SDK for Cloud Native Events API

License

Notifications You must be signed in to change notification settings

jzding/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

About

GO SDK for Cloud Native Events API

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.8%
  • Makefile 0.2%