github.com/thanos-io/thanos@v0.32.5/doc.go (about) 1 // Copyright (c) The Thanos Authors. 2 // Licensed under the Apache License 2.0. 3 4 // Package thanos is a set of components that 5 // can provide highly available Prometheus 6 // setup with long term storage capabilities. 7 // 8 // See https://github.com/thanos-io/thanos/blob/main/docs/getting_started.md for first steps. 9 package thanos // import "github.com/thanos-io/thanos"