Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 994 Bytes

configuring-kayenta.md

File metadata and controls

22 lines (12 loc) · 994 Bytes

Configuring Kayenta

The best way to configure Kayenta if you are not using Halyard is to copy kayenta.yml and edit it.

Please note that you need the following:

At least one Configured Object Store

Kayenta uses the object store to save its results, so this is essentially Kayenta's data store.

At least one Configured Metrics Store

Metric stores are the actual integration of a metric source (Prometheus, Stackdriver, Atlas, SignalFx, etc) into Kayenta.

At least one Configured Configuration Store

Configuration stores are where Kayenta will save the canary configuration it is instructed to save. The Object and Config store can be the same.

Examples