Last change
on this file since 824 was 822, checked in by yakumo.izuru, 22 months ago |
Prefer immortal.run over runit and rc.d, use vendored modules
for convenience.
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
842 bytes
|
Line | |
---|
1 | Prometheus instrumentation library for Go applications
|
---|
2 | Copyright 2012-2015 The Prometheus Authors
|
---|
3 |
|
---|
4 | This product includes software developed at
|
---|
5 | SoundCloud Ltd. (http://soundcloud.com/).
|
---|
6 |
|
---|
7 |
|
---|
8 | The following components are included in this product:
|
---|
9 |
|
---|
10 | perks - a fork of https://github.com/bmizerany/perks
|
---|
11 | https://github.com/beorn7/perks
|
---|
12 | Copyright 2013-2015 Blake Mizerany, Björn Rabenstein
|
---|
13 | See https://github.com/beorn7/perks/blob/master/README.md for license details.
|
---|
14 |
|
---|
15 | Go support for Protocol Buffers - Google's data interchange format
|
---|
16 | http://github.com/golang/protobuf/
|
---|
17 | Copyright 2010 The Go Authors
|
---|
18 | See source code for license details.
|
---|
19 |
|
---|
20 | Support for streaming Protocol Buffer messages for the Go language (golang).
|
---|
21 | https://github.com/matttproud/golang_protobuf_extensions
|
---|
22 | Copyright 2013 Matt T. Proud
|
---|
23 | Licensed under the Apache License, Version 2.0
|
---|
Note:
See
TracBrowser
for help on using the repository browser.