promxy

module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2018 License: MIT

README

Promxy Build Status GoDoc Go Report Card

High-level overview

Promxy is a prometheus proxy that makes many shards of prometheus appear as a single node to the user. This significantly simplifies operations and use of prometheus at scale (when you have more than one prometheus host).

Quickstart

Release binaries are available on the releases page.

If you are interested in hacking on promxy (or just running your own build), you can install via go get:

go get -u github.com/jacksontj/promxy/cmd/promxy

An example configuration file is available in the repo.

With that configuration modified and ready, all that is left is to run promxy:

./promxy --config=config.yaml

Questions/Bugs/etc.

Feedback is greatly appreciated. If you find a bug, have a feature request, or just have a general question feel free to open up an issue!

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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