Documentation ¶
Overview ¶
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.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
thanos
TODO(kakkoyun): Fix linter issues - The pattern we use makes linter unhappy (returning unused config pointers).
|
TODO(kakkoyun): Fix linter issues - The pattern we use makes linter unhappy (returning unused config pointers). |
internal
|
|
pkg
|
|
alert
Package alert contains logic to send alert notifications to Alertmanager clusters.
|
Package alert contains logic to send alert notifications to Alertmanager clusters. |
block
Package block contains common functionality for interacting with TSDB blocks in the context of Thanos.
|
Package block contains common functionality for interacting with TSDB blocks in the context of Thanos. |
clientconfig
Package clientconfig is a wrapper around github.com/prometheus/common/config with additional support for gRPC clients.
|
Package clientconfig is a wrapper around github.com/prometheus/common/config with additional support for gRPC clients. |
errors
Package errors provides basic utilities to manipulate errors with a useful stacktrace.
|
Package errors provides basic utilities to manipulate errors with a useful stacktrace. |
reloader
Package reloader contains helpers to trigger reloads of Prometheus instances on configuration changes and to substitute environment variables in config files.
|
Package reloader contains helpers to trigger reloads of Prometheus instances on configuration changes and to substitute environment variables in config files. |
runutil
Package runutil provides helpers to advanced function scheduling control like repeat or retry.
|
Package runutil provides helpers to advanced function scheduling control like repeat or retry. |
shipper
Package shipper detects directories on the local file system and uploads them to a block storage.
|
Package shipper detects directories on the local file system and uploads them to a block storage. |
tracing/tracing_middleware
Package tracing_middleware
|
Package tracing_middleware |
scripts
|
|
test
|
|
Click to show internal directories.
Click to hide internal directories.