An open API service indexing awesome lists of open source software.

https://github.com/stuartleeks/eventhubpeek

A simple site extension to allow you to inspect a sample of the messages on an Event Hub
https://github.com/stuartleeks/eventhubpeek

Last synced: 7 months ago
JSON representation

A simple site extension to allow you to inspect a sample of the messages on an Event Hub

Awesome Lists containing this project

README

          

#Event Hub Peek
A simple site extension for Azure App Service to allow you to inspect a sample of the messages on an Event Hub. It is published in the extensions gallery for easy installation: http://www.siteextensions.net/packages/eventhubpeek/

## Releases
### Version 0.2.0
Add drop-down to select Event hub connection strings from config

Minor tweaks (e.g. Making text boxes for connection strings bigger)

### Version 0.1.1
Minor UI tweaks

### Version 0.1.0
Initial version