Skip to content

Instantly share code, notes, and snippets.

@twobraids
Created July 23, 2015 18:04
Show Gist options
  • Select an option

  • Save twobraids/ca5c1bc20d15100eca89 to your computer and use it in GitHub Desktop.

Select an option

Save twobraids/ca5c1bc20d15100eca89 to your computer and use it in GitHub Desktop.
intended new config for prod crashmover
# for prod crashmover
destination.storage_classes="socorro.external.rabbitmq.crashstorage.RabbitMQCrashStorage, socorro.external.boto.crashstorage.BotoS3CrashStorage, socorro.external.statsd.statsd_base.StatsdCounter, socorro.external.rabbitmq.crashstorage.RabbitMQCrashStorage"
destination.storage3.crashstorage_class=socorro.external.statsd.statsd_base.StatsdBenchmarkingWrapper
destination.storage3.filter_on_legacy_processing=False
destination.storage3.routing_key=socorro.stagesubmitter
destination.storage3.statsd_prefix=crashmover.rabbitmq_stagesubmitter
destination.storage3.active_list=transaction
destination.storage3.wrapped_object_class=socorro.external.rabbitmq.crashstorage.RabbitMQCrashStorage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment