diff --git a/NOTICE b/NOTICE index e36e57e..30ce2a8 100644 --- a/NOTICE +++ b/NOTICE @@ -85,3 +85,9 @@ go-zookeeper - Native ZooKeeper client for Go https://github.com/samuel/go-zookeeper Copyright (c) 2013, Samuel Stauffer See https://github.com/samuel/go-zookeeper/blob/master/LICENSE for license details. + +We also use code from a large number of npm packages. For details, see: +- https://github.com/prometheus/prometheus/blob/master/web/ui/react-app/package.json +- https://github.com/prometheus/prometheus/blob/master/web/ui/react-app/package-lock.json +- The individual package licenses as copied from the node_modules directory can be found in + the npm_licenses.tar.bz2 archive in release tarballs and Docker images. diff --git a/prometheus b/prometheus index 6018d4e..9efe8f1 100755 Binary files a/prometheus and b/prometheus differ diff --git a/promtool b/promtool index c77f5fc..577dc8b 100755 Binary files a/promtool and b/promtool differ diff --git a/tsdb b/tsdb new file mode 100755 index 0000000..60d8704 Binary files /dev/null and b/tsdb differ