Operators Guide etherpad link

So we can make quick edits without requiring commits.

Change-Id: I83cae960f05c12a5b201df33e1a109bd4bb7874c
This commit is contained in:
Sandy Walsh 2015-01-30 13:10:18 -08:00
parent 85380c4f74
commit 4c2672e8c1
2 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,8 @@ sandbox
Dev env for StackTach development. Uses Notigen event generator and yagi.
Note: read the [Operators Guide etherpad](https://etherpad.openstack.org/p/stv3_ops_guide) for deployment notes.
Prerequisites:
make sure you have a working python dev environment (2.7+ ideally)

View File

@ -32,6 +32,8 @@ trigger_definitions: triggers.yaml
pipeline_config: pipelines.yaml
#pipeline_config: usage_pipelines.yaml
purge_completed_streams: false
# If you are replaying old events (timestamps in the past)
# you will need a time service to keep the clocks
# between yagi and the pipeline workers in sync.