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.