Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 595 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 595 Bytes

riemann-datadog

Docker container supporting Riemann / Riemann-Dash / Datadog

build

docker-compose build

run

Two optional environment variables:

  1. DATADOGKEY= forward events to datadog
  2. UNIFORMHOST= set the hostname of forwarded events (defaults to "riemann")

e.g.

DATADOGKEY=xyz123 UNIFORMHOST=riemann.staging docker-compose up

behold

Riemann @ http://localhost:4567

License

Copyright © 2018 Troy-West, Pty Ltd.

Distributed under the Eclipse Public License either version 2.0 or (at your option) any later version.