Sha256: 3650cb4de234e8972a408c925d490d80d44d3e35cbec2b12c32fbfcdaf2bd16d
Contents?: true
Size: 158 Bytes
Versions: 6
Compression:
Stored size: 158 Bytes
Contents
require 'oboe' r = Oboe::UdpReporter.new('127.0.0.1') Oboe::Context.init() e = Oboe::Context.createEvent() e.addInfo("TestKey", "TestValue") r.sendReport(e)
Version data entries
6 entries across 6 versions & 1 rubygems