Sha256: f32bebe6831e9ecda54236a5a47721916e2d4abb9a91a4284c24ba14a0130ab2

Contents?: true

Size: 255 Bytes

Versions: 2

Compression:

Stored size: 255 Bytes

Contents

test:
  user: 'test@bar.com'
  token: <%= 'test api key' %>
  prefix: 'rails-test'
  flush_interval: 30
  tags:
    region: "us-east-1"
    az: "b"
  proxy: 'http://localhost:8080'
  suites: all

production:
  user: 'live@bar.com'
  token: 'live api key'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
librato-rails-2.1.0 test/fixtures/config/librato.yml
librato-rails-2.0.0 test/fixtures/config/librato.yml