command
Version:
v1.5.2
Opens a new window with list of versions in this module.
Published: Feb 10, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Generic Remote Storage Example
This is a simple example of how to write a server to
receive samples from the remote storage output.
To use it:
go build
./remote_storage
...and then add the following to your prometheus.yml
:
remote_write:
url: "http://localhost:1234/receive"
Then start Prometheus:
./prometheus
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.