forked from stagemonitor/stagemonitor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
71 lines (48 loc) · 4.51 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
stagemonitor
Copyright 2014 iSYS Software GmbH
This product includes software developed at
iSYS Software GmbH (http://www.isys-software.de/).
This product bundles jQuery treetable 3.2.0, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/jquery-treetable/jquery.treetable.js
This product bundles Twitter Bootstrap 3.3.2, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/bootstrap/bootstrap.min.css
This product bundles typeahead.js-bootstrap3.less, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/typeahead.css
This product bundles typeahead.js, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/typeahead.jquery.min.js
This product bundles Handlebars 1.3.0, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/handlebars.min.js
This product bundles jQuery 1.11.1, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/jquery.1.11.1.min.js
This product bundles jQuery serializeObject, which is available under the "BSD" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/jquery.serialize-object.min.js
This product bundles Bootstrap Growl 2.0.1, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/bootstrap/bootstrap-growl.min.js
This product bundles Animate.css, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/animate/animate.min.css
This product native sigar bindings, which are available under the "Apache 2.0" license. For details, see
stagemonitor-os/src/main/resources/sigar
This product bundles DataTables 1.10.3, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/datatables/jquery.dataTables.min.js
This product bundles Flot, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/flot/jquery.flot.min.js
This product bundles Flot, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/flot/jquery.flot.resize.min.js
This product bundles Flot stack plugin, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/flot/jquery.flot.stack.original.js
This product bundles Flot time plugin, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/flot/jquery.flot.time.min.js
This product bundles Flot tooltip plugin, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/stagemonitor/static/flot/jquery.flot.tooltip.min.js
This product bundles weasel, which is available under the "MIT" license. For details, see
stagemonitor-web-servlet/src/main/resources/eum.debug.js
This product includes code derived from the Metrics project, which is available under the "Apache 2.0" license. For details, see
stagemonitor-web-servlet/src/main/java/org/stagemonitor/web/metrics/StagemonitorMetricsServlet.java
This product includes code derived from Apache httpclient, which is available under the "Apache 2.0" license. For details, see
stagemonitor-requestmonitor/src/main/java/org/stagemonitor/requestmonitor/utils/InetAddressUtils.java
This product includes code derived from https://github.com/raphw/weak-lock-free/, which is available under the "Apache 2.0" license. For details, see
stagemonitor-core/src/main/java/org/stagemonitor/core/instrument/WeakConcurrentMap.java
This product includes code derived from https://github.com/prometheus/client_java/blob/master/simpleclient_dropwizard/src/main/java/io/prometheus/client/dropwizard/DropwizardExports.java, which is available under the "Apache 2.0" license. For details, see
stagemonitor-core/src/main/java/org/stagemonitor/core/metrics/prometheus/StagemonitorPrometheusCollector.java
This product includes code from https://github.com/uber/jaeger-client-java, which is available under the "MIT" license.
stagemonitor/stagemonitor-tracing/src/main/java/org/stagemonitor/tracing/utils/RateLimiter.java