Closed pglombardo closed 7 years ago
Any update on this ? Is there a design doc to look at. Maybe we can provide the bindings here
Hi @boyand - So far, I haven't gotten the time to work on this but if you have any ideas, suggestions or a PR - it would be definitely welcome.
The basic idea is to offer a simple way for golang sensor users to log arbitrary events. Possibly something like instana.RecordGenericEvent
...
This was added in #25 and release https://github.com/instana/golang-sensor/releases/tag/1.2.0
The sensor should offer a Golang interface to the Events API.