cloudhealthtestserver

command
v0.0.0-...-fe13f99 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2018 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Overview

cloudhealthtestserver

This application is a fake cloudhealth endpoint. It accepts requests for the *real* cloud health endpoint and writes the data to lmm. Finally, it forwards requests onto the *real* cloud health endpoint.

cloudhealthtestserver accepts incoming cloudhealth requests at http://localhost:7776/endpoint

For this service to work, create a config file at /etc/cloudhealthtestserver/lmm.yaml that describes how to connect to lmm. the format of this file looks like:

endpoints:
- "some-kafka-endpoint-for-lmm.net:9092"
topic: "awsMetricTopic"
apiKey: "your lmm api key goes here"
tenantId: "your lmm tenant id goes here"
clientId: "scotty"

Jump to

Keyboard shortcuts

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