Sha256: bd5fd0d2a8ae03c33eb74037a29265e60cf9b2c3b525e0b6bd3490cddc096288

Contents?: true

Size: 370 Bytes

Versions: 3

Compression:

Stored size: 370 Bytes

Contents

---
:redis:
  :host: "127.0.0.5"
  :port: 6300
  :database: 13
:collector:
  :resolution: 300       # seconds
  :history: 21600        # seconds
:analyzer:
  :period_checks:
    - :period_seconds: 10
      :max_allowed: 5
      :block_ttl: 60
    - :period_seconds: 60
      :max_allowed: 100
      :block_ttl: 100
:symbol_key: "symbol value"
string_key: "string value"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spanx-0.3.0 spec/fixtures/config_with_checks.yml
spanx-0.1.1 spec/fixtures/config_with_checks.yml
spanx-0.1.0 spec/fixtures/config_with_checks.yml