Introduction to Thanos
Special Guest: Bartłomiej Płotka (https://twitter.com/bwplotka) Bartek Plotka is a Principal Software Engineer at Red Hat with a background in SRE, currently working on OpenShift Observability. As the co-author of the CNCF Thanos project and core maintainer of various open-source projects including Prometheus, he enjoys building OSS communities and maintainable, reliable distributed systems. On top of that, he is active in the CNCF SIG Observability as the technical lead. Volleyball player in free time. Thanos is a set of components that can be composed into a highly available metric system with unlimited storage capacity, which can be added seamlessly on top of existing Prometheus deployments. Thanos is a CNCF Incubating project. Thanos leverages the Prometheus 2.0 storage format to cost-efficiently store historical metric data in any object storage while retaining fast query latencies. Additionally, it provides a global query view across all Prometheus installations and can merge data from Prometheus HA pairs on the fly. Concretely the aims of the project are: - Global query view of metrics. - Unlimited retention of metrics. - High availability of components, including Prometheus.🕰 Timeline00:00 - Holding screen01:00 - Introductions04:50 - What is Thanos?20:00 - Generating some fake time series data with thanosbench26:00 - Running three Prometheus servers40:00 - Running the Thanos sidecars45:20 - Running the Thanos querier58:10 - Connecting Thanos to S3 / Minio1:14:00 - Enabling compaction and downsampling🌎 ResourcesBartek Plotka - https://twitter.com/bwplotkaThanos - https://thanos.io