// Copyright (c) The Thanos Authors. // Licensed under the Apache License 2.0. // Package thanos is a set of components that // can provide highly available Prometheus // setup with long term storage capabilities. // // See https://github.com/thanos-io/thanos/blob/main/docs/getting_started.md for first steps. package thanos // import "github.com/thanos-io/thanos"