prometheus-rem-read-benchmark

command module
v0.0.0-...-4e641a9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

README

Prometheus definitions for remote read.

This definition contains Prometheus statefulsets definitions set up to test remote read changes described here.

Usage

Generate Kubernetes YAML:

go run examples/prometheus-remote-read-benchmark/main.go generate

See the gen directory. ls gen should give you prom-rr-test-streamed.yaml prom-rr-test.yaml

Those are 2 Prometheus + Thanos. One is baseline, second is a version with modified remote read that allows streaming encoded chunks. You can use kubectl apply to deploy those.

Those resources are crafted for benchmark purposes -> they generate artificial metric data.

@bwplotka is using those to benchmark new remote read with Thanos sidecar on live Kubernetes cluster.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Abstractions are used to (as the name suggests) abstract away the underlying config and structs to the caller allowing complex configurations or concepts to be created with minimal code.
Abstractions are used to (as the name suggests) abstract away the underlying config and structs to the caller allowing complex configurations or concepts to be created with minimal code.
Providers are a way of defining a configuration specification in Go structs for projects that either do not currently expose their configuration structs or are difficult to work with (due to deps, complexity etc.).
Providers are a way of defining a configuration specification in Go structs for projects that either do not currently expose their configuration structs or are difficult to work with (due to deps, complexity etc.).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL