• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

gen-go/H26-Apr-2021-

.gitignoreH A D26-Apr-2021365

JenkinsfileH A D26-Apr-20213.1 KiB

LICENSEH A D26-Apr-202110 KiB

README.mdH A D26-Apr-2021702

agent.thriftH A D26-Apr-2021285

collect.goH A D26-Apr-2021436

common.goH A D26-Apr-2021173

doc.goH A D26-Apr-2021875

example_test.goH A D26-Apr-2021187

go.modH A D26-Apr-2021356

go.sumH A D26-Apr-202115.3 KiB

jaeger.thriftH A D26-Apr-20214.4 KiB

mockagent_test.goH A D26-Apr-20212.8 KiB

rand.goH A D26-Apr-2021660

register.goH A D26-Apr-20214.9 KiB

register_test.goH A D26-Apr-20213.6 KiB

tags.goH A D26-Apr-20211.5 KiB

trace.goH A D26-Apr-20211.5 KiB

udp.goH A D26-Apr-20218.4 KiB

udp_test.goH A D26-Apr-20213.1 KiB

README.md

1# monkit-jaeger
2
3A plugin for http://github.com/spacemonkeygo/monkit that supports Jaeger.
4
5## License
6
7Copyright (C) 2020 Storage Labs, Inc.
8Copyright (C) 2016 Space Monkey, Inc.
9
10Licensed under the Apache License, Version 2.0 (the "License");
11you may not use this file except in compliance with the License.
12You may obtain a copy of the License at
13
14  http://www.apache.org/licenses/LICENSE-2.0
15
16Unless required by applicable law or agreed to in writing, software
17distributed under the License is distributed on an "AS IS" BASIS,
18WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19See the License for the specific language governing permissions and
20limitations under the License.