Sha256: 90c3cb016afa024cbfeb8c326738c820bec6911f99ff88149c815344a600d30b

Contents?: true

Size: 1.36 KB

Versions: 22

Compression:

Stored size: 1.36 KB

Contents

# The MIT License (MIT)
# 
# Copyright (c) 2016 Uber Technologies, Inc.
# 
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

include "jaeger.thrift"
include "zipkincore.thrift"

namespace java com.uber.jaeger.agent.thrift
namespace rb Jaeger.Thrift

service Agent {
    oneway void emitZipkinBatch(1: list<zipkincore.Span> spans)
    oneway void emitBatch(1: jaeger.Batch batch)
}

Version data entries

22 entries across 22 versions & 4 rubygems

Version Path
dox-jaeger-client-2.0.0 thrift/agent.thrift
jaeger-client-with-ruby-32-support-2.0.0 thrift/agent.thrift
jaeger-client-1.3.0 thrift/agent.thrift
jaeger-client-1.2.0 thrift/agent.thrift
jaeger-client-1.1.0 thrift/agent.thrift
jaeger-client-1.0.0 thrift/agent.thrift
jaeger-client-0.10.0 thrift/agent.thrift
jaeger-client-0.9.0 thrift/agent.thrift
jaeger-client-0.8.0 thrift/agent.thrift
jaeger-client-0.7.1 thrift/agent.thrift
jaeger-client-0.7.0 thrift/agent.thrift
jaeger-client-0.6.1 thrift/agent.thrift
boost-jaeger-client-0.7.1 thrift/agent.thrift
boost-jaeger-client-0.7.0 thrift/agent.thrift
jaeger-client-0.6.0 thrift/agent.thrift
jaeger-client-0.5.0 thrift/agent.thrift
jaeger-client-0.4.2 thrift/agent.thrift
jaeger-client-0.4.1 thrift/agent.thrift
jaeger-client-0.4.0 thrift/agent.thrift
jaeger-client-0.3.0 thrift/agent.thrift