Open adrianco opened 9 years ago
Nice! On Thu, Oct 1, 2015 at 9:50 PM Adrian Cockcroft notifications@github.com wrote:
REST json interface for writing events into BigPanda
https://docs.bigpanda.io/docs/integrations/index.html?v=v2.8.0#alerts-rest-api
Add an option to generate events and hook up to BigPanda to generate interesting event stream scenarios when the simulated architecture does things.
Couldn't find a go library for creating the events, so first step is to build objects and an http writer.
— Reply to this email directly or view it on GitHub https://github.com/adrianco/spigo/issues/55.
REST json interface for writing events into BigPanda
https://docs.bigpanda.io/docs/integrations/index.html?v=v2.8.0#alerts-rest-api
Add an option to generate events and hook up to BigPanda to generate interesting event stream scenarios when the simulated architecture does things.
Couldn't find a go library for creating the events, so first step is to build objects and an http writer.