librato-rails 0.5.2 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6966,3 +6966,3647 @@ Completed 200 OK in 302ms (Views: 0.6ms | ActiveRecord: 0.0ms)
6966
6966
  SQL (0.2ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
6967
6967
   (0.0ms) RELEASE SAVEPOINT active_record_1
6968
6968
   (1.8ms) rollback transaction
6969
+ Connecting to database specified by database.yml
6970
+  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6971
+ Migrating to CreateUsers (20120719231810)
6972
+  (0.1ms) begin transaction
6973
+
6974
+
6975
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 16:37:37 -0600
6976
+ Processing by HomeController#custom as HTML
6977
+ Rendered text template (0.0ms)
6978
+ Completed 200 OK in 69ms (Views: 12.8ms | ActiveRecord: 0.3ms)
6979
+  (0.1ms) rollback transaction
6980
+  (0.1ms) begin transaction
6981
+
6982
+
6983
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 16:37:37 -0600
6984
+ Processing by HomeController#custom as HTML
6985
+ Rendered text template (0.0ms)
6986
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
6987
+  (0.1ms) rollback transaction
6988
+  (0.1ms) begin transaction
6989
+
6990
+
6991
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 16:37:37 -0600
6992
+ Processing by HomeController#custom as HTML
6993
+ Rendered text template (0.0ms)
6994
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
6995
+  (0.0ms) rollback transaction
6996
+ [librato-rails] no configuration file present, using ENV variables
6997
+ [librato-rails] no configuration file present, using ENV variables
6998
+ [librato-rails] no configuration file present, using ENV variables
6999
+ [librato-rails] no configuration file present, using ENV variables
7000
+ [librato-rails] configuration file present, ignoring ENV variables
7001
+ [librato-rails] no configuration file present, using ENV variables
7002
+ [librato-rails] configuration file present, ignoring ENV variables
7003
+ [librato-rails] no configuration file present, using ENV variables
7004
+ [librato-rails] no configuration file present, using ENV variables
7005
+  (0.1ms) begin transaction
7006
+ [librato-rails] flushing 1601 (2012-10-15 16:37:37 -0600):
7007
+ [librato-rails] no configuration file present, using ENV variables
7008
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350340657}], :source=>"custom-1"}
7009
+  (0.1ms) rollback transaction
7010
+  (0.0ms) begin transaction
7011
+ [librato-rails] flushing 1601 (2012-10-15 16:37:37 -0600):
7012
+ {}
7013
+  (0.1ms) rollback transaction
7014
+  (0.0ms) begin transaction
7015
+ [librato-rails] flushing 1601 (2012-10-15 16:37:37 -0600):
7016
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350340657}, {:name=>"mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
7017
+  (0.1ms) rollback transaction
7018
+  (0.0ms) begin transaction
7019
+ [librato-rails] flushing 1601 (2012-10-15 16:37:37 -0600):
7020
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350340657}, {:name=>"bar", :value=>2, :measure_time=>1350340657}], :source=>"custom-1"}
7021
+  (0.1ms) rollback transaction
7022
+  (0.0ms) begin transaction
7023
+ [librato-rails] flushing 1601 (2012-10-15 16:37:37 -0600):
7024
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
7025
+  (0.1ms) rollback transaction
7026
+  (0.0ms) begin transaction
7027
+ [librato-rails] flushing 1601 (2012-10-15 16:37:38 -0600):
7028
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
7029
+  (0.1ms) rollback transaction
7030
+  (0.1ms) begin transaction
7031
+  (0.0ms) rollback transaction
7032
+  (0.0ms) begin transaction
7033
+  (0.0ms) rollback transaction
7034
+  (0.0ms) begin transaction
7035
+  (0.0ms) rollback transaction
7036
+  (0.0ms) begin transaction
7037
+  (0.0ms) rollback transaction
7038
+  (0.0ms) begin transaction
7039
+  (0.0ms) rollback transaction
7040
+  (0.0ms) begin transaction
7041
+  (0.0ms) rollback transaction
7042
+  (0.0ms) begin transaction
7043
+  (0.0ms) rollback transaction
7044
+  (0.0ms) begin transaction
7045
+  (0.0ms) rollback transaction
7046
+  (0.1ms) begin transaction
7047
+  (0.1ms) SAVEPOINT active_record_1
7048
+ SQL (12.0ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 15 Oct 2012 22:37:38 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 15 Oct 2012 22:37:38 UTC +00:00]]
7049
+  (0.1ms) RELEASE SAVEPOINT active_record_1
7050
+ Rendered user_mailer/welcome_email.text.erb (2.7ms)
7051
+
7052
+ Sent mail to foo@foo.com (22ms)
7053
+ Date: Mon, 15 Oct 2012 16:37:38 -0600
7054
+ From: from@librato-rails.com
7055
+ To: foo@foo.com
7056
+ Message-ID: <507c9032a77d5_6413fe74a034cd0385e1@Aither.local.mail>
7057
+ Subject: Why Howdy!
7058
+ Mime-Version: 1.0
7059
+ Content-Type: text/plain;
7060
+ charset=UTF-8
7061
+ Content-Transfer-Encoding: 7bit
7062
+
7063
+ This is a sample email, yay!
7064
+  (0.5ms) rollback transaction
7065
+  (0.1ms) begin transaction
7066
+
7067
+
7068
+ Started GET "/" for 127.0.0.1 at 2012-10-15 16:37:38 -0600
7069
+ Processing by HomeController#index as HTML
7070
+ Rendered home/index.html.erb within layouts/application (0.4ms)
7071
+ Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
7072
+
7073
+
7074
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-15 16:37:38 -0600
7075
+ Processing by StatusController#index as HTML
7076
+ Parameters: {"code"=>"204"}
7077
+ Rendered text template (0.0ms)
7078
+ Completed 204 No Content in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7079
+  (0.1ms) rollback transaction
7080
+  (0.0ms) begin transaction
7081
+
7082
+
7083
+ Started GET "/" for 127.0.0.1 at 2012-10-15 16:37:38 -0600
7084
+ Processing by HomeController#index as HTML
7085
+ Rendered home/index.html.erb within layouts/application (0.0ms)
7086
+ Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
7087
+  (0.1ms) rollback transaction
7088
+  (0.0ms) begin transaction
7089
+
7090
+
7091
+ Started GET "/exception" for 127.0.0.1 at 2012-10-15 16:37:38 -0600
7092
+ Processing by HomeController#boom as HTML
7093
+ Completed 500 Internal Server Error in 0ms
7094
+  (0.1ms) rollback transaction
7095
+  (0.0ms) begin transaction
7096
+
7097
+
7098
+ Started GET "/slow" for 127.0.0.1 at 2012-10-15 16:37:38 -0600
7099
+ Processing by HomeController#slow as HTML
7100
+ Rendered text template (0.0ms)
7101
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7102
+  (0.1ms) rollback transaction
7103
+  (0.1ms) begin transaction
7104
+  (0.1ms) SAVEPOINT active_record_1
7105
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 15 Oct 2012 22:37:39 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 15 Oct 2012 22:37:39 UTC +00:00]]
7106
+  (0.1ms) RELEASE SAVEPOINT active_record_1
7107
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
7108
+  (0.1ms) SAVEPOINT active_record_1
7109
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-15 22:37:39.088709' WHERE "users"."id" = 1
7110
+  (0.0ms) RELEASE SAVEPOINT active_record_1
7111
+  (0.0ms) SAVEPOINT active_record_1
7112
+ SQL (0.2ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
7113
+  (0.0ms) RELEASE SAVEPOINT active_record_1
7114
+  (0.6ms) rollback transaction
7115
+ Connecting to database specified by database.yml
7116
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7117
+ Migrating to CreateUsers (20120719231810)
7118
+  (0.1ms) begin transaction
7119
+  (0.0ms) rollback transaction
7120
+  (0.0ms) begin transaction
7121
+  (0.0ms) rollback transaction
7122
+  (0.0ms) begin transaction
7123
+  (0.0ms) rollback transaction
7124
+ [librato-rails] no configuration file present, using ENV variables
7125
+ [librato-rails] configuration file present, ignoring ENV variables
7126
+ [librato-rails] no configuration file present, using ENV variables
7127
+ [librato-rails] no configuration file present, using ENV variables
7128
+ [librato-rails] configuration file present, ignoring ENV variables
7129
+ [librato-rails] no configuration file present, using ENV variables
7130
+ [librato-rails] no configuration file present, using ENV variables
7131
+ [librato-rails] no configuration file present, using ENV variables
7132
+ [librato-rails] no configuration file present, using ENV variables
7133
+  (0.1ms) begin transaction
7134
+  (0.1ms) rollback transaction
7135
+  (0.1ms) begin transaction
7136
+  (0.0ms) rollback transaction
7137
+  (0.0ms) begin transaction
7138
+  (0.0ms) rollback transaction
7139
+  (0.0ms) begin transaction
7140
+  (0.0ms) rollback transaction
7141
+  (0.1ms) begin transaction
7142
+  (0.0ms) rollback transaction
7143
+  (0.0ms) begin transaction
7144
+  (0.0ms) rollback transaction
7145
+  (0.1ms) begin transaction
7146
+  (0.0ms) rollback transaction
7147
+  (0.0ms) begin transaction
7148
+  (0.0ms) rollback transaction
7149
+  (0.0ms) begin transaction
7150
+  (0.0ms) rollback transaction
7151
+  (0.0ms) begin transaction
7152
+ [librato-rails] no configuration file present, using ENV variables
7153
+  (0.0ms) rollback transaction
7154
+  (0.0ms) begin transaction
7155
+  (0.0ms) rollback transaction
7156
+  (0.0ms) begin transaction
7157
+  (0.0ms) rollback transaction
7158
+  (0.1ms) begin transaction
7159
+  (0.0ms) rollback transaction
7160
+  (0.1ms) begin transaction
7161
+  (0.0ms) rollback transaction
7162
+  (0.1ms) begin transaction
7163
+  (0.1ms) rollback transaction
7164
+  (0.1ms) begin transaction
7165
+  (0.1ms) rollback transaction
7166
+  (0.0ms) begin transaction
7167
+  (0.1ms) rollback transaction
7168
+  (0.0ms) begin transaction
7169
+  (0.0ms) rollback transaction
7170
+  (0.0ms) begin transaction
7171
+  (0.0ms) rollback transaction
7172
+  (0.1ms) begin transaction
7173
+  (0.0ms) rollback transaction
7174
+ Connecting to database specified by database.yml
7175
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7176
+ Migrating to CreateUsers (20120719231810)
7177
+  (0.1ms) begin transaction
7178
+  (0.0ms) rollback transaction
7179
+  (0.0ms) begin transaction
7180
+  (0.0ms) rollback transaction
7181
+  (0.0ms) begin transaction
7182
+  (0.0ms) rollback transaction
7183
+ [librato-rails] configuration file present, ignoring ENV variables
7184
+ [librato-rails] no configuration file present, using ENV variables
7185
+ [librato-rails] no configuration file present, using ENV variables
7186
+ [librato-rails] configuration file present, ignoring ENV variables
7187
+ [librato-rails] no configuration file present, using ENV variables
7188
+ [librato-rails] no configuration file present, using ENV variables
7189
+ [librato-rails] no configuration file present, using ENV variables
7190
+ [librato-rails] no configuration file present, using ENV variables
7191
+ [librato-rails] no configuration file present, using ENV variables
7192
+  (0.1ms) begin transaction
7193
+  (0.1ms) rollback transaction
7194
+  (0.1ms) begin transaction
7195
+  (0.1ms) rollback transaction
7196
+  (0.1ms) begin transaction
7197
+  (0.0ms) rollback transaction
7198
+  (0.0ms) begin transaction
7199
+  (0.0ms) rollback transaction
7200
+  (0.0ms) begin transaction
7201
+  (0.0ms) rollback transaction
7202
+  (0.0ms) begin transaction
7203
+  (0.0ms) rollback transaction
7204
+  (0.1ms) begin transaction
7205
+  (0.1ms) rollback transaction
7206
+  (0.1ms) begin transaction
7207
+  (0.1ms) rollback transaction
7208
+  (0.0ms) begin transaction
7209
+  (0.0ms) rollback transaction
7210
+  (0.0ms) begin transaction
7211
+ [librato-rails] no configuration file present, using ENV variables
7212
+  (0.0ms) rollback transaction
7213
+  (0.0ms) begin transaction
7214
+  (0.0ms) rollback transaction
7215
+  (0.1ms) begin transaction
7216
+  (0.0ms) rollback transaction
7217
+  (0.1ms) begin transaction
7218
+  (0.0ms) rollback transaction
7219
+  (0.1ms) begin transaction
7220
+  (0.0ms) rollback transaction
7221
+  (0.1ms) begin transaction
7222
+  (0.1ms) rollback transaction
7223
+  (0.1ms) begin transaction
7224
+  (0.1ms) rollback transaction
7225
+  (0.1ms) begin transaction
7226
+  (0.0ms) rollback transaction
7227
+  (0.1ms) begin transaction
7228
+  (0.0ms) rollback transaction
7229
+  (0.1ms) begin transaction
7230
+  (0.0ms) rollback transaction
7231
+  (0.1ms) begin transaction
7232
+  (0.0ms) rollback transaction
7233
+ Connecting to database specified by database.yml
7234
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7235
+ Migrating to CreateUsers (20120719231810)
7236
+  (0.1ms) begin transaction
7237
+  (0.0ms) rollback transaction
7238
+  (0.1ms) begin transaction
7239
+  (0.0ms) rollback transaction
7240
+  (0.0ms) begin transaction
7241
+  (0.0ms) rollback transaction
7242
+ [librato-rails] no configuration file present, using ENV variables
7243
+ [librato-rails] no configuration file present, using ENV variables
7244
+ [librato-rails] configuration file present, ignoring ENV variables
7245
+ [librato-rails] no configuration file present, using ENV variables
7246
+ [librato-rails] no configuration file present, using ENV variables
7247
+ [librato-rails] no configuration file present, using ENV variables
7248
+ [librato-rails] no configuration file present, using ENV variables
7249
+ [librato-rails] configuration file present, ignoring ENV variables
7250
+ [librato-rails] no configuration file present, using ENV variables
7251
+  (0.1ms) begin transaction
7252
+  (0.1ms) rollback transaction
7253
+  (0.0ms) begin transaction
7254
+  (0.0ms) rollback transaction
7255
+  (0.0ms) begin transaction
7256
+  (0.0ms) rollback transaction
7257
+  (0.1ms) begin transaction
7258
+  (0.0ms) rollback transaction
7259
+  (0.1ms) begin transaction
7260
+  (0.0ms) rollback transaction
7261
+  (0.1ms) begin transaction
7262
+  (0.0ms) rollback transaction
7263
+  (0.0ms) begin transaction
7264
+  (0.0ms) rollback transaction
7265
+  (0.1ms) begin transaction
7266
+  (0.0ms) rollback transaction
7267
+  (0.1ms) begin transaction
7268
+  (0.0ms) rollback transaction
7269
+  (0.0ms) begin transaction
7270
+ [librato-rails] no configuration file present, using ENV variables
7271
+  (0.0ms) rollback transaction
7272
+  (0.1ms) begin transaction
7273
+  (0.0ms) rollback transaction
7274
+  (0.0ms) begin transaction
7275
+  (0.0ms) rollback transaction
7276
+  (0.1ms) begin transaction
7277
+  (0.0ms) rollback transaction
7278
+  (0.1ms) begin transaction
7279
+  (0.0ms) rollback transaction
7280
+  (0.1ms) begin transaction
7281
+  (0.1ms) rollback transaction
7282
+  (0.1ms) begin transaction
7283
+  (0.1ms) rollback transaction
7284
+  (0.1ms) begin transaction
7285
+  (0.0ms) rollback transaction
7286
+  (0.0ms) begin transaction
7287
+  (0.0ms) rollback transaction
7288
+  (0.1ms) begin transaction
7289
+  (0.0ms) rollback transaction
7290
+  (0.1ms) begin transaction
7291
+  (0.0ms) rollback transaction
7292
+ Connecting to database specified by database.yml
7293
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7294
+ Migrating to CreateUsers (20120719231810)
7295
+  (0.1ms) begin transaction
7296
+
7297
+
7298
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 17:04:28 -0600
7299
+ Processing by HomeController#custom as HTML
7300
+ Rendered text template (0.0ms)
7301
+ Completed 200 OK in 58ms (Views: 9.4ms | ActiveRecord: 0.3ms)
7302
+  (0.1ms) rollback transaction
7303
+  (0.1ms) begin transaction
7304
+
7305
+
7306
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 17:04:28 -0600
7307
+ Processing by HomeController#custom as HTML
7308
+ Rendered text template (0.0ms)
7309
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
7310
+  (0.1ms) rollback transaction
7311
+  (0.0ms) begin transaction
7312
+
7313
+
7314
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 17:04:28 -0600
7315
+ Processing by HomeController#custom as HTML
7316
+ Rendered text template (0.0ms)
7317
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
7318
+  (0.0ms) rollback transaction
7319
+ [librato-rails] no configuration file present, using ENV variables
7320
+ [librato-rails] no configuration file present, using ENV variables
7321
+ [librato-rails] configuration file present, ignoring ENV variables
7322
+ [librato-rails] no configuration file present, using ENV variables
7323
+ [librato-rails] configuration file present, ignoring ENV variables
7324
+ [librato-rails] no configuration file present, using ENV variables
7325
+ [librato-rails] no configuration file present, using ENV variables
7326
+ [librato-rails] no configuration file present, using ENV variables
7327
+ [librato-rails] no configuration file present, using ENV variables
7328
+  (0.1ms) begin transaction
7329
+ [librato-rails] flushing 2799 (2012-10-15 17:04:28 -0600):
7330
+ [librato-rails] no configuration file present, using ENV variables
7331
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350342268}], :source=>"source.2799"}
7332
+  (0.3ms) begin transaction
7333
+ SQLite3::SQLException: cannot start a transaction within a transaction: begin transaction
7334
+  (0.2ms) begin transaction
7335
+ SQLite3::SQLException: cannot start a transaction within a transaction: begin transaction
7336
+  (0.2ms) begin transaction
7337
+ SQLite3::SQLException: cannot start a transaction within a transaction: begin transaction
7338
+  (0.2ms) begin transaction
7339
+ SQLite3::SQLException: cannot start a transaction within a transaction: begin transaction
7340
+  (0.2ms) begin transaction
7341
+ SQLite3::SQLException: cannot start a transaction within a transaction: begin transaction
7342
+  (0.2ms) begin transaction
7343
+ SQLite3::SQLException: cannot start a transaction within a transaction: begin transaction
7344
+  (0.0ms) rollback transaction
7345
+  (0.1ms) begin transaction
7346
+  (0.0ms) rollback transaction
7347
+  (0.0ms) begin transaction
7348
+  (0.0ms) rollback transaction
7349
+  (0.0ms) begin transaction
7350
+  (0.0ms) rollback transaction
7351
+  (0.0ms) begin transaction
7352
+  (0.0ms) rollback transaction
7353
+  (0.0ms) begin transaction
7354
+  (0.0ms) rollback transaction
7355
+  (0.0ms) begin transaction
7356
+  (0.1ms) rollback transaction
7357
+  (0.0ms) begin transaction
7358
+  (0.0ms) rollback transaction
7359
+  (0.1ms) begin transaction
7360
+  (0.1ms) SAVEPOINT active_record_7
7361
+ SQL (5.8ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 15 Oct 2012 23:04:29 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 15 Oct 2012 23:04:29 UTC +00:00]]
7362
+  (0.1ms) RELEASE SAVEPOINT active_record_7
7363
+ Rendered user_mailer/welcome_email.text.erb (2.1ms)
7364
+
7365
+ Sent mail to foo@foo.com (14ms)
7366
+ Date: Mon, 15 Oct 2012 17:04:29 -0600
7367
+ From: from@librato-rails.com
7368
+ To: foo@foo.com
7369
+ Message-ID: <507c967d7f35e_aef3fcc04c34cd0917f4@Aither.local.mail>
7370
+ Subject: Why Howdy!
7371
+ Mime-Version: 1.0
7372
+ Content-Type: text/plain;
7373
+ charset=UTF-8
7374
+ Content-Transfer-Encoding: 7bit
7375
+
7376
+ This is a sample email, yay!
7377
+  (1.8ms) rollback transaction
7378
+  (0.1ms) begin transaction
7379
+
7380
+
7381
+ Started GET "/" for 127.0.0.1 at 2012-10-15 17:04:29 -0600
7382
+ Processing by HomeController#index as HTML
7383
+ Rendered home/index.html.erb within layouts/application (0.3ms)
7384
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
7385
+
7386
+
7387
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-15 17:04:29 -0600
7388
+ Processing by StatusController#index as HTML
7389
+ Parameters: {"code"=>"204"}
7390
+ Rendered text template (0.0ms)
7391
+ Completed 204 No Content in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7392
+  (0.1ms) rollback transaction
7393
+  (0.0ms) begin transaction
7394
+
7395
+
7396
+ Started GET "/" for 127.0.0.1 at 2012-10-15 17:04:29 -0600
7397
+ Processing by HomeController#index as HTML
7398
+ Rendered home/index.html.erb within layouts/application (0.0ms)
7399
+ Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
7400
+  (0.1ms) rollback transaction
7401
+  (0.0ms) begin transaction
7402
+
7403
+
7404
+ Started GET "/exception" for 127.0.0.1 at 2012-10-15 17:04:29 -0600
7405
+ Processing by HomeController#boom as HTML
7406
+ Completed 500 Internal Server Error in 0ms
7407
+  (0.1ms) rollback transaction
7408
+  (0.1ms) begin transaction
7409
+
7410
+
7411
+ Started GET "/slow" for 127.0.0.1 at 2012-10-15 17:04:29 -0600
7412
+ Processing by HomeController#slow as HTML
7413
+ Rendered text template (0.0ms)
7414
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7415
+  (0.1ms) rollback transaction
7416
+  (0.1ms) begin transaction
7417
+  (0.1ms) SAVEPOINT active_record_7
7418
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 15 Oct 2012 23:04:29 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 15 Oct 2012 23:04:29 UTC +00:00]]
7419
+  (0.1ms) RELEASE SAVEPOINT active_record_7
7420
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
7421
+  (0.1ms) SAVEPOINT active_record_7
7422
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-15 23:04:29.916893' WHERE "users"."id" = 1
7423
+  (0.0ms) RELEASE SAVEPOINT active_record_7
7424
+  (0.0ms) SAVEPOINT active_record_7
7425
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
7426
+  (0.0ms) RELEASE SAVEPOINT active_record_7
7427
+  (1.9ms) rollback transaction
7428
+ Connecting to database specified by database.yml
7429
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7430
+ Migrating to CreateUsers (20120719231810)
7431
+  (0.1ms) begin transaction
7432
+
7433
+
7434
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 17:05:09 -0600
7435
+ Processing by HomeController#custom as HTML
7436
+ Rendered text template (0.0ms)
7437
+ Completed 200 OK in 56ms (Views: 8.9ms | ActiveRecord: 0.3ms)
7438
+  (0.1ms) rollback transaction
7439
+  (0.1ms) begin transaction
7440
+
7441
+
7442
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 17:05:09 -0600
7443
+ Processing by HomeController#custom as HTML
7444
+ Rendered text template (0.0ms)
7445
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
7446
+  (0.0ms) rollback transaction
7447
+  (0.0ms) begin transaction
7448
+
7449
+
7450
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 17:05:09 -0600
7451
+ Processing by HomeController#custom as HTML
7452
+ Rendered text template (0.0ms)
7453
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
7454
+  (0.0ms) rollback transaction
7455
+ [librato-rails] configuration file present, ignoring ENV variables
7456
+ [librato-rails] no configuration file present, using ENV variables
7457
+ [librato-rails] no configuration file present, using ENV variables
7458
+ [librato-rails] no configuration file present, using ENV variables
7459
+ [librato-rails] no configuration file present, using ENV variables
7460
+ [librato-rails] no configuration file present, using ENV variables
7461
+ [librato-rails] no configuration file present, using ENV variables
7462
+ [librato-rails] configuration file present, ignoring ENV variables
7463
+ [librato-rails] no configuration file present, using ENV variables
7464
+  (24.6ms) begin transaction
7465
+ [librato-rails] flushing 2890 (2012-10-15 17:05:10 -0600):
7466
+ [librato-rails] no configuration file present, using ENV variables
7467
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350342310}], :source=>"custom-1"}
7468
+  (0.1ms) rollback transaction
7469
+  (0.1ms) begin transaction
7470
+ [librato-rails] flushing 2890 (2012-10-15 17:05:10 -0600):
7471
+ {}
7472
+  (0.1ms) rollback transaction
7473
+  (0.0ms) begin transaction
7474
+ [librato-rails] flushing 2890 (2012-10-15 17:05:10 -0600):
7475
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350342310}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
7476
+  (0.1ms) rollback transaction
7477
+  (0.0ms) begin transaction
7478
+ [librato-rails] flushing 2890 (2012-10-15 17:05:10 -0600):
7479
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350342310}, {:name=>"bar", :value=>2, :measure_time=>1350342310}], :source=>"custom-1"}
7480
+  (0.1ms) rollback transaction
7481
+  (0.0ms) begin transaction
7482
+ [librato-rails] flushing 2890 (2012-10-15 17:05:10 -0600):
7483
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
7484
+  (0.1ms) rollback transaction
7485
+  (0.0ms) begin transaction
7486
+ [librato-rails] flushing 2890 (2012-10-15 17:05:10 -0600):
7487
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
7488
+  (0.1ms) rollback transaction
7489
+  (0.1ms) begin transaction
7490
+  (0.0ms) rollback transaction
7491
+  (0.0ms) begin transaction
7492
+  (0.0ms) rollback transaction
7493
+  (0.0ms) begin transaction
7494
+  (0.0ms) rollback transaction
7495
+  (0.0ms) begin transaction
7496
+  (0.0ms) rollback transaction
7497
+  (0.0ms) begin transaction
7498
+  (0.0ms) rollback transaction
7499
+  (0.0ms) begin transaction
7500
+  (0.0ms) rollback transaction
7501
+  (0.0ms) begin transaction
7502
+  (0.0ms) rollback transaction
7503
+  (0.0ms) begin transaction
7504
+  (0.0ms) rollback transaction
7505
+  (0.1ms) begin transaction
7506
+  (0.1ms) SAVEPOINT active_record_1
7507
+ SQL (32.5ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 15 Oct 2012 23:05:11 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 15 Oct 2012 23:05:11 UTC +00:00]]
7508
+  (0.1ms) RELEASE SAVEPOINT active_record_1
7509
+ Rendered user_mailer/welcome_email.text.erb (2.4ms)
7510
+
7511
+ Sent mail to foo@foo.com (15ms)
7512
+ Date: Mon, 15 Oct 2012 17:05:11 -0600
7513
+ From: from@librato-rails.com
7514
+ To: foo@foo.com
7515
+ Message-ID: <507c96a788ade_b4a3fc5e1c34ce057671@Aither.local.mail>
7516
+ Subject: Why Howdy!
7517
+ Mime-Version: 1.0
7518
+ Content-Type: text/plain;
7519
+ charset=UTF-8
7520
+ Content-Transfer-Encoding: 7bit
7521
+
7522
+ This is a sample email, yay!
7523
+  (2.0ms) rollback transaction
7524
+  (0.1ms) begin transaction
7525
+
7526
+
7527
+ Started GET "/" for 127.0.0.1 at 2012-10-15 17:05:11 -0600
7528
+ Processing by HomeController#index as HTML
7529
+ Rendered home/index.html.erb within layouts/application (0.4ms)
7530
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
7531
+
7532
+
7533
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-15 17:05:11 -0600
7534
+ Processing by StatusController#index as HTML
7535
+ Parameters: {"code"=>"204"}
7536
+ Rendered text template (0.0ms)
7537
+ Completed 204 No Content in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7538
+  (0.1ms) rollback transaction
7539
+  (0.1ms) begin transaction
7540
+
7541
+
7542
+ Started GET "/" for 127.0.0.1 at 2012-10-15 17:05:11 -0600
7543
+ Processing by HomeController#index as HTML
7544
+ Rendered home/index.html.erb within layouts/application (0.0ms)
7545
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
7546
+  (0.1ms) rollback transaction
7547
+  (0.1ms) begin transaction
7548
+
7549
+
7550
+ Started GET "/exception" for 127.0.0.1 at 2012-10-15 17:05:11 -0600
7551
+ Processing by HomeController#boom as HTML
7552
+ Completed 500 Internal Server Error in 1ms
7553
+  (0.1ms) rollback transaction
7554
+  (0.1ms) begin transaction
7555
+
7556
+
7557
+ Started GET "/slow" for 127.0.0.1 at 2012-10-15 17:05:11 -0600
7558
+ Processing by HomeController#slow as HTML
7559
+ Rendered text template (0.0ms)
7560
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7561
+  (0.1ms) rollback transaction
7562
+  (0.1ms) begin transaction
7563
+  (0.1ms) SAVEPOINT active_record_1
7564
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 15 Oct 2012 23:05:11 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 15 Oct 2012 23:05:11 UTC +00:00]]
7565
+  (0.1ms) RELEASE SAVEPOINT active_record_1
7566
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
7567
+  (0.1ms) SAVEPOINT active_record_1
7568
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-15 23:05:11.964646' WHERE "users"."id" = 1
7569
+  (0.1ms) RELEASE SAVEPOINT active_record_1
7570
+  (0.0ms) SAVEPOINT active_record_1
7571
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
7572
+  (0.0ms) RELEASE SAVEPOINT active_record_1
7573
+  (1.9ms) rollback transaction
7574
+ Connecting to database specified by database.yml
7575
+  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7576
+ Migrating to CreateUsers (20120719231810)
7577
+  (0.1ms) begin transaction
7578
+
7579
+
7580
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 19:18:19 -0600
7581
+ Processing by HomeController#custom as HTML
7582
+ Rendered text template (0.0ms)
7583
+ Completed 200 OK in 73ms (Views: 13.2ms | ActiveRecord: 0.3ms)
7584
+  (0.1ms) rollback transaction
7585
+  (0.1ms) begin transaction
7586
+
7587
+
7588
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 19:18:19 -0600
7589
+ Processing by HomeController#custom as HTML
7590
+ Rendered text template (0.0ms)
7591
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
7592
+  (0.0ms) rollback transaction
7593
+  (0.0ms) begin transaction
7594
+
7595
+
7596
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 19:18:19 -0600
7597
+ Processing by HomeController#custom as HTML
7598
+ Rendered text template (0.0ms)
7599
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
7600
+  (0.0ms) rollback transaction
7601
+ [librato-rails] configuration file present, ignoring ENV variables
7602
+ [librato-rails] no configuration file present, using ENV variables
7603
+ [librato-rails] no configuration file present, using ENV variables
7604
+ [librato-rails] no configuration file present, using ENV variables
7605
+ [librato-rails] no configuration file present, using ENV variables
7606
+ [librato-rails] configuration file present, ignoring ENV variables
7607
+ [librato-rails] no configuration file present, using ENV variables
7608
+ [librato-rails] no configuration file present, using ENV variables
7609
+ [librato-rails] no configuration file present, using ENV variables
7610
+  (0.1ms) begin transaction
7611
+ [librato-rails] flushing 3241 (2012-10-15 19:18:20 -0600):
7612
+ [librato-rails] no configuration file present, using ENV variables
7613
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350350300}], :source=>"custom-1"}
7614
+  (0.1ms) rollback transaction
7615
+  (0.0ms) begin transaction
7616
+ [librato-rails] flushing 3241 (2012-10-15 19:18:22 -0600):
7617
+ {}
7618
+  (0.1ms) rollback transaction
7619
+  (0.0ms) begin transaction
7620
+ [librato-rails] flushing 3241 (2012-10-15 19:18:22 -0600):
7621
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350350302}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
7622
+  (0.1ms) rollback transaction
7623
+  (0.0ms) begin transaction
7624
+ [librato-rails] flushing 3241 (2012-10-15 19:18:22 -0600):
7625
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350350302}, {:name=>"bar", :value=>2, :measure_time=>1350350302}], :source=>"custom-1"}
7626
+  (0.1ms) rollback transaction
7627
+  (0.1ms) begin transaction
7628
+ [librato-rails] flushing 3241 (2012-10-15 19:18:23 -0600):
7629
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
7630
+  (0.1ms) rollback transaction
7631
+  (0.1ms) begin transaction
7632
+ [librato-rails] flushing 3241 (2012-10-15 19:18:23 -0600):
7633
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
7634
+  (0.1ms) rollback transaction
7635
+  (0.1ms) begin transaction
7636
+  (0.0ms) rollback transaction
7637
+  (0.0ms) begin transaction
7638
+  (0.0ms) rollback transaction
7639
+  (0.1ms) begin transaction
7640
+  (0.0ms) rollback transaction
7641
+  (0.0ms) begin transaction
7642
+  (0.0ms) rollback transaction
7643
+  (0.0ms) begin transaction
7644
+  (0.0ms) rollback transaction
7645
+  (0.0ms) begin transaction
7646
+  (0.0ms) rollback transaction
7647
+  (0.0ms) begin transaction
7648
+  (0.0ms) rollback transaction
7649
+  (0.0ms) begin transaction
7650
+  (0.0ms) rollback transaction
7651
+  (0.1ms) begin transaction
7652
+  (2.2ms) SAVEPOINT active_record_1
7653
+ SQL (34.5ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 16 Oct 2012 01:18:23 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Tue, 16 Oct 2012 01:18:23 UTC +00:00]]
7654
+  (0.1ms) RELEASE SAVEPOINT active_record_1
7655
+ Rendered user_mailer/welcome_email.text.erb (2.9ms)
7656
+
7657
+ Sent mail to foo@foo.com (23ms)
7658
+ Date: Mon, 15 Oct 2012 19:18:23 -0600
7659
+ From: from@librato-rails.com
7660
+ To: foo@foo.com
7661
+ Message-ID: <507cb5dfb5288_ca93fcf90c34cdc3896d@Aither.local.mail>
7662
+ Subject: Why Howdy!
7663
+ Mime-Version: 1.0
7664
+ Content-Type: text/plain;
7665
+ charset=UTF-8
7666
+ Content-Transfer-Encoding: 7bit
7667
+
7668
+ This is a sample email, yay!
7669
+  (0.5ms) rollback transaction
7670
+  (0.1ms) begin transaction
7671
+
7672
+
7673
+ Started GET "/" for 127.0.0.1 at 2012-10-15 19:18:23 -0600
7674
+ Processing by HomeController#index as HTML
7675
+ Rendered home/index.html.erb within layouts/application (0.4ms)
7676
+ Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
7677
+
7678
+
7679
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-15 19:18:23 -0600
7680
+ Processing by StatusController#index as HTML
7681
+ Parameters: {"code"=>"204"}
7682
+ Rendered text template (0.0ms)
7683
+ Completed 204 No Content in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7684
+  (0.1ms) rollback transaction
7685
+  (0.1ms) begin transaction
7686
+
7687
+
7688
+ Started GET "/" for 127.0.0.1 at 2012-10-15 19:18:23 -0600
7689
+ Processing by HomeController#index as HTML
7690
+ Rendered home/index.html.erb within layouts/application (0.0ms)
7691
+ Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
7692
+  (0.1ms) rollback transaction
7693
+  (0.0ms) begin transaction
7694
+
7695
+
7696
+ Started GET "/exception" for 127.0.0.1 at 2012-10-15 19:18:23 -0600
7697
+ Processing by HomeController#boom as HTML
7698
+ Completed 500 Internal Server Error in 0ms
7699
+  (0.1ms) rollback transaction
7700
+  (0.0ms) begin transaction
7701
+
7702
+
7703
+ Started GET "/slow" for 127.0.0.1 at 2012-10-15 19:18:23 -0600
7704
+ Processing by HomeController#slow as HTML
7705
+ Rendered text template (0.0ms)
7706
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7707
+  (0.1ms) rollback transaction
7708
+  (0.1ms) begin transaction
7709
+  (0.1ms) SAVEPOINT active_record_1
7710
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 16 Oct 2012 01:18:24 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Tue, 16 Oct 2012 01:18:24 UTC +00:00]]
7711
+  (0.1ms) RELEASE SAVEPOINT active_record_1
7712
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
7713
+  (0.1ms) SAVEPOINT active_record_1
7714
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-16 01:18:24.146804' WHERE "users"."id" = 1
7715
+  (0.1ms) RELEASE SAVEPOINT active_record_1
7716
+  (0.0ms) SAVEPOINT active_record_1
7717
+ SQL (0.2ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
7718
+  (0.0ms) RELEASE SAVEPOINT active_record_1
7719
+  (0.5ms) rollback transaction
7720
+ Connecting to database specified by database.yml
7721
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7722
+ Migrating to CreateUsers (20120719231810)
7723
+  (0.1ms) begin transaction
7724
+
7725
+
7726
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 19:21:25 -0600
7727
+ Processing by HomeController#custom as HTML
7728
+ Rendered text template (0.0ms)
7729
+ Completed 200 OK in 57ms (Views: 9.0ms | ActiveRecord: 0.3ms)
7730
+  (0.1ms) rollback transaction
7731
+  (0.1ms) begin transaction
7732
+
7733
+
7734
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 19:21:25 -0600
7735
+ Processing by HomeController#custom as HTML
7736
+ Rendered text template (0.0ms)
7737
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
7738
+  (0.1ms) rollback transaction
7739
+  (0.0ms) begin transaction
7740
+
7741
+
7742
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 19:21:25 -0600
7743
+ Processing by HomeController#custom as HTML
7744
+ Rendered text template (0.0ms)
7745
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
7746
+  (0.0ms) rollback transaction
7747
+ [librato-rails] no configuration file present, using ENV variables
7748
+ [librato-rails] configuration file present, ignoring ENV variables
7749
+ [librato-rails] no configuration file present, using ENV variables
7750
+ [librato-rails] no configuration file present, using ENV variables
7751
+ [librato-rails] no configuration file present, using ENV variables
7752
+ [librato-rails] no configuration file present, using ENV variables
7753
+ [librato-rails] no configuration file present, using ENV variables
7754
+ [librato-rails] configuration file present, ignoring ENV variables
7755
+ [librato-rails] no configuration file present, using ENV variables
7756
+  (0.1ms) begin transaction
7757
+ [librato-rails] flushing 3348 (2012-10-15 19:21:26 -0600):
7758
+ [librato-rails] no configuration file present, using ENV variables
7759
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350350486}], :source=>"custom-1"}
7760
+  (0.1ms) rollback transaction
7761
+  (0.1ms) begin transaction
7762
+ [librato-rails] flushing 3348 (2012-10-15 19:21:26 -0600):
7763
+ {}
7764
+  (0.1ms) rollback transaction
7765
+  (0.0ms) begin transaction
7766
+ [librato-rails] flushing 3348 (2012-10-15 19:21:26 -0600):
7767
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350350486}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
7768
+  (0.1ms) rollback transaction
7769
+  (0.0ms) begin transaction
7770
+ [librato-rails] flushing 3348 (2012-10-15 19:21:26 -0600):
7771
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350350486}, {:name=>"bar", :value=>2, :measure_time=>1350350486}], :source=>"custom-1"}
7772
+  (0.1ms) rollback transaction
7773
+  (0.0ms) begin transaction
7774
+ [librato-rails] flushing 3348 (2012-10-15 19:21:26 -0600):
7775
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
7776
+  (0.1ms) rollback transaction
7777
+  (0.1ms) begin transaction
7778
+ [librato-rails] flushing 3348 (2012-10-15 19:21:27 -0600):
7779
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
7780
+  (0.1ms) rollback transaction
7781
+  (0.1ms) begin transaction
7782
+  (0.0ms) rollback transaction
7783
+  (0.0ms) begin transaction
7784
+  (0.0ms) rollback transaction
7785
+  (0.0ms) begin transaction
7786
+  (0.0ms) rollback transaction
7787
+  (0.0ms) begin transaction
7788
+  (0.0ms) rollback transaction
7789
+  (0.0ms) begin transaction
7790
+  (0.0ms) rollback transaction
7791
+  (0.0ms) begin transaction
7792
+  (0.0ms) rollback transaction
7793
+  (0.0ms) begin transaction
7794
+  (0.0ms) rollback transaction
7795
+  (0.0ms) begin transaction
7796
+  (0.0ms) rollback transaction
7797
+  (0.1ms) begin transaction
7798
+  (0.1ms) SAVEPOINT active_record_1
7799
+ SQL (32.3ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 16 Oct 2012 01:21:27 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Tue, 16 Oct 2012 01:21:27 UTC +00:00]]
7800
+  (0.1ms) RELEASE SAVEPOINT active_record_1
7801
+ Rendered user_mailer/welcome_email.text.erb (2.1ms)
7802
+
7803
+ Sent mail to foo@foo.com (14ms)
7804
+ Date: Mon, 15 Oct 2012 19:21:27 -0600
7805
+ From: from@librato-rails.com
7806
+ To: foo@foo.com
7807
+ Message-ID: <507cb697973bd_d143fcb4c434cdc41068@Aither.local.mail>
7808
+ Subject: Why Howdy!
7809
+ Mime-Version: 1.0
7810
+ Content-Type: text/plain;
7811
+ charset=UTF-8
7812
+ Content-Transfer-Encoding: 7bit
7813
+
7814
+ This is a sample email, yay!
7815
+  (1.8ms) rollback transaction
7816
+  (0.1ms) begin transaction
7817
+
7818
+
7819
+ Started GET "/" for 127.0.0.1 at 2012-10-15 19:21:27 -0600
7820
+ Processing by HomeController#index as HTML
7821
+ Rendered home/index.html.erb within layouts/application (0.3ms)
7822
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
7823
+
7824
+
7825
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-15 19:21:27 -0600
7826
+ Processing by StatusController#index as HTML
7827
+ Parameters: {"code"=>"204"}
7828
+ Rendered text template (0.0ms)
7829
+ Completed 204 No Content in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7830
+  (0.1ms) rollback transaction
7831
+  (0.1ms) begin transaction
7832
+
7833
+
7834
+ Started GET "/" for 127.0.0.1 at 2012-10-15 19:21:27 -0600
7835
+ Processing by HomeController#index as HTML
7836
+ Rendered home/index.html.erb within layouts/application (0.0ms)
7837
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
7838
+  (0.1ms) rollback transaction
7839
+  (0.1ms) begin transaction
7840
+
7841
+
7842
+ Started GET "/exception" for 127.0.0.1 at 2012-10-15 19:21:27 -0600
7843
+ Processing by HomeController#boom as HTML
7844
+ Completed 500 Internal Server Error in 0ms
7845
+  (0.1ms) rollback transaction
7846
+  (0.1ms) begin transaction
7847
+
7848
+
7849
+ Started GET "/slow" for 127.0.0.1 at 2012-10-15 19:21:27 -0600
7850
+ Processing by HomeController#slow as HTML
7851
+ Rendered text template (0.0ms)
7852
+ Completed 200 OK in 302ms (Views: 1.4ms | ActiveRecord: 0.0ms)
7853
+  (0.1ms) rollback transaction
7854
+  (0.1ms) begin transaction
7855
+  (0.1ms) SAVEPOINT active_record_1
7856
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 16 Oct 2012 01:21:28 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Tue, 16 Oct 2012 01:21:28 UTC +00:00]]
7857
+  (0.1ms) RELEASE SAVEPOINT active_record_1
7858
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
7859
+  (0.1ms) SAVEPOINT active_record_1
7860
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-16 01:21:28.016338' WHERE "users"."id" = 1
7861
+  (0.0ms) RELEASE SAVEPOINT active_record_1
7862
+  (0.0ms) SAVEPOINT active_record_1
7863
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
7864
+  (0.0ms) RELEASE SAVEPOINT active_record_1
7865
+  (2.0ms) rollback transaction
7866
+ Connecting to database specified by database.yml
7867
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7868
+ Migrating to CreateUsers (20120719231810)
7869
+  (0.1ms) begin transaction
7870
+
7871
+
7872
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 19:33:04 -0600
7873
+ Processing by HomeController#custom as HTML
7874
+ Rendered text template (0.0ms)
7875
+ Completed 200 OK in 56ms (Views: 9.1ms | ActiveRecord: 0.3ms)
7876
+  (0.1ms) rollback transaction
7877
+  (0.1ms) begin transaction
7878
+
7879
+
7880
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 19:33:04 -0600
7881
+ Processing by HomeController#custom as HTML
7882
+ Rendered text template (0.0ms)
7883
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
7884
+  (0.1ms) rollback transaction
7885
+  (0.0ms) begin transaction
7886
+
7887
+
7888
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 19:33:04 -0600
7889
+ Processing by HomeController#custom as HTML
7890
+ Rendered text template (0.0ms)
7891
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
7892
+  (0.0ms) rollback transaction
7893
+ [librato-rails] no configuration file present, using ENV variables
7894
+ [librato-rails] no configuration file present, using ENV variables
7895
+ [librato-rails] no configuration file present, using ENV variables
7896
+ [librato-rails] no configuration file present, using ENV variables
7897
+ [librato-rails] configuration file present, ignoring ENV variables
7898
+ [librato-rails] no configuration file present, using ENV variables
7899
+ [librato-rails] no configuration file present, using ENV variables
7900
+ [librato-rails] configuration file present, ignoring ENV variables
7901
+ [librato-rails] no configuration file present, using ENV variables
7902
+  (0.1ms) begin transaction
7903
+ [librato-rails] flushing 3853 (2012-10-15 19:33:05 -0600):
7904
+ [librato-rails] no configuration file present, using ENV variables
7905
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350351185}], :source=>"custom-1"}
7906
+  (0.1ms) rollback transaction
7907
+  (0.0ms) begin transaction
7908
+ [librato-rails] flushing 3853 (2012-10-15 19:33:05 -0600):
7909
+ {}
7910
+  (0.1ms) rollback transaction
7911
+  (0.0ms) begin transaction
7912
+ [librato-rails] flushing 3853 (2012-10-15 19:33:05 -0600):
7913
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350351185}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
7914
+  (0.1ms) rollback transaction
7915
+  (0.0ms) begin transaction
7916
+ [librato-rails] flushing 3853 (2012-10-15 19:33:05 -0600):
7917
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350351185}, {:name=>"bar", :value=>2, :measure_time=>1350351185}], :source=>"custom-1"}
7918
+  (0.1ms) rollback transaction
7919
+  (0.1ms) begin transaction
7920
+ [librato-rails] flushing 3853 (2012-10-15 19:33:05 -0600):
7921
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
7922
+  (0.1ms) rollback transaction
7923
+  (0.1ms) begin transaction
7924
+ [librato-rails] flushing 3853 (2012-10-15 19:33:05 -0600):
7925
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
7926
+  (0.1ms) rollback transaction
7927
+  (0.1ms) begin transaction
7928
+  (0.0ms) rollback transaction
7929
+  (0.0ms) begin transaction
7930
+  (0.0ms) rollback transaction
7931
+  (0.0ms) begin transaction
7932
+  (0.0ms) rollback transaction
7933
+  (0.0ms) begin transaction
7934
+  (0.0ms) rollback transaction
7935
+  (0.0ms) begin transaction
7936
+  (0.0ms) rollback transaction
7937
+  (0.0ms) begin transaction
7938
+  (0.0ms) rollback transaction
7939
+  (0.0ms) begin transaction
7940
+  (0.0ms) rollback transaction
7941
+  (0.0ms) begin transaction
7942
+  (0.0ms) rollback transaction
7943
+  (0.1ms) begin transaction
7944
+  (0.1ms) SAVEPOINT active_record_1
7945
+ SQL (32.2ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 16 Oct 2012 01:33:06 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Tue, 16 Oct 2012 01:33:06 UTC +00:00]]
7946
+  (0.1ms) RELEASE SAVEPOINT active_record_1
7947
+ Rendered user_mailer/welcome_email.text.erb (2.0ms)
7948
+
7949
+ Sent mail to foo@foo.com (13ms)
7950
+ Date: Mon, 15 Oct 2012 19:33:06 -0600
7951
+ From: from@librato-rails.com
7952
+ To: foo@foo.com
7953
+ Message-ID: <507cb9527f093_f0d3fdeb0834cd412939@Aither.local.mail>
7954
+ Subject: Why Howdy!
7955
+ Mime-Version: 1.0
7956
+ Content-Type: text/plain;
7957
+ charset=UTF-8
7958
+ Content-Transfer-Encoding: 7bit
7959
+
7960
+ This is a sample email, yay!
7961
+  (1.8ms) rollback transaction
7962
+  (0.1ms) begin transaction
7963
+
7964
+
7965
+ Started GET "/" for 127.0.0.1 at 2012-10-15 19:33:06 -0600
7966
+ Processing by HomeController#index as HTML
7967
+ Rendered home/index.html.erb within layouts/application (0.3ms)
7968
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
7969
+
7970
+
7971
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-15 19:33:06 -0600
7972
+ Processing by StatusController#index as HTML
7973
+ Parameters: {"code"=>"204"}
7974
+ Rendered text template (0.0ms)
7975
+ Completed 204 No Content in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7976
+  (0.1ms) rollback transaction
7977
+  (0.0ms) begin transaction
7978
+
7979
+
7980
+ Started GET "/" for 127.0.0.1 at 2012-10-15 19:33:06 -0600
7981
+ Processing by HomeController#index as HTML
7982
+ Rendered home/index.html.erb within layouts/application (0.0ms)
7983
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
7984
+  (0.1ms) rollback transaction
7985
+  (0.0ms) begin transaction
7986
+
7987
+
7988
+ Started GET "/exception" for 127.0.0.1 at 2012-10-15 19:33:06 -0600
7989
+ Processing by HomeController#boom as HTML
7990
+ Completed 500 Internal Server Error in 0ms
7991
+  (0.1ms) rollback transaction
7992
+  (0.0ms) begin transaction
7993
+
7994
+
7995
+ Started GET "/slow" for 127.0.0.1 at 2012-10-15 19:33:06 -0600
7996
+ Processing by HomeController#slow as HTML
7997
+ Rendered text template (0.0ms)
7998
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7999
+  (0.1ms) rollback transaction
8000
+  (0.1ms) begin transaction
8001
+  (0.1ms) SAVEPOINT active_record_1
8002
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 16 Oct 2012 01:33:06 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Tue, 16 Oct 2012 01:33:06 UTC +00:00]]
8003
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8004
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
8005
+  (0.1ms) SAVEPOINT active_record_1
8006
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-16 01:33:06.914388' WHERE "users"."id" = 1
8007
+  (0.0ms) RELEASE SAVEPOINT active_record_1
8008
+  (0.0ms) SAVEPOINT active_record_1
8009
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
8010
+  (0.0ms) RELEASE SAVEPOINT active_record_1
8011
+  (1.9ms) rollback transaction
8012
+ Connecting to database specified by database.yml
8013
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8014
+ Migrating to CreateUsers (20120719231810)
8015
+  (0.1ms) begin transaction
8016
+
8017
+
8018
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 20:53:05 -0600
8019
+ Processing by HomeController#custom as HTML
8020
+ Rendered text template (0.0ms)
8021
+ Completed 200 OK in 56ms (Views: 9.0ms | ActiveRecord: 0.3ms)
8022
+  (0.1ms) rollback transaction
8023
+  (0.0ms) begin transaction
8024
+
8025
+
8026
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 20:53:05 -0600
8027
+ Processing by HomeController#custom as HTML
8028
+ Rendered text template (0.0ms)
8029
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
8030
+  (0.0ms) rollback transaction
8031
+  (0.0ms) begin transaction
8032
+
8033
+
8034
+ Started GET "/custom" for 127.0.0.1 at 2012-10-15 20:53:05 -0600
8035
+ Processing by HomeController#custom as HTML
8036
+ Rendered text template (0.0ms)
8037
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
8038
+  (0.0ms) rollback transaction
8039
+ [librato-rails] no configuration file present, using ENV variables
8040
+ [librato-rails] no configuration file present, using ENV variables
8041
+ [librato-rails] no configuration file present, using ENV variables
8042
+ [librato-rails] configuration file present, ignoring ENV variables
8043
+ [librato-rails] no configuration file present, using ENV variables
8044
+ [librato-rails] configuration file present, ignoring ENV variables
8045
+ [librato-rails] no configuration file present, using ENV variables
8046
+ [librato-rails] no configuration file present, using ENV variables
8047
+ [librato-rails] no configuration file present, using ENV variables
8048
+  (0.1ms) begin transaction
8049
+ [librato-rails] flushing 5535 (2012-10-15 20:53:05 -0600):
8050
+ [librato-rails] no configuration file present, using ENV variables
8051
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350355985}], :source=>"custom-1"}
8052
+  (0.1ms) rollback transaction
8053
+  (0.1ms) begin transaction
8054
+ [librato-rails] flushing 5535 (2012-10-15 20:53:05 -0600):
8055
+ {}
8056
+  (0.1ms) rollback transaction
8057
+  (0.0ms) begin transaction
8058
+ [librato-rails] flushing 5535 (2012-10-15 20:53:05 -0600):
8059
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350355985}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
8060
+  (0.1ms) rollback transaction
8061
+  (0.1ms) begin transaction
8062
+ [librato-rails] flushing 5535 (2012-10-15 20:53:05 -0600):
8063
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350355985}, {:name=>"bar", :value=>2, :measure_time=>1350355985}], :source=>"custom-1"}
8064
+  (0.1ms) rollback transaction
8065
+  (0.1ms) begin transaction
8066
+ [librato-rails] flushing 5535 (2012-10-15 20:53:06 -0600):
8067
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
8068
+  (0.1ms) rollback transaction
8069
+  (0.1ms) begin transaction
8070
+ [librato-rails] flushing 5535 (2012-10-15 20:53:06 -0600):
8071
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
8072
+  (0.1ms) rollback transaction
8073
+  (0.1ms) begin transaction
8074
+  (0.0ms) rollback transaction
8075
+  (0.0ms) begin transaction
8076
+  (0.0ms) rollback transaction
8077
+  (0.0ms) begin transaction
8078
+  (0.0ms) rollback transaction
8079
+  (0.0ms) begin transaction
8080
+  (0.0ms) rollback transaction
8081
+  (0.1ms) begin transaction
8082
+  (0.0ms) rollback transaction
8083
+  (0.1ms) begin transaction
8084
+  (0.0ms) rollback transaction
8085
+  (0.1ms) begin transaction
8086
+  (0.0ms) rollback transaction
8087
+  (0.1ms) begin transaction
8088
+  (0.0ms) rollback transaction
8089
+  (0.1ms) begin transaction
8090
+  (0.1ms) SAVEPOINT active_record_1
8091
+ SQL (32.2ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 16 Oct 2012 02:53:06 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Tue, 16 Oct 2012 02:53:06 UTC +00:00]]
8092
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8093
+ Rendered user_mailer/welcome_email.text.erb (2.6ms)
8094
+
8095
+ Sent mail to foo@foo.com (20ms)
8096
+ Date: Mon, 15 Oct 2012 20:53:06 -0600
8097
+ From: from@librato-rails.com
8098
+ To: foo@foo.com
8099
+ Message-ID: <507ccc12db72b_159f3fc6d0834ce082811@Aither.local.mail>
8100
+ Subject: Why Howdy!
8101
+ Mime-Version: 1.0
8102
+ Content-Type: text/plain;
8103
+ charset=UTF-8
8104
+ Content-Transfer-Encoding: 7bit
8105
+
8106
+ This is a sample email, yay!
8107
+  (0.4ms) rollback transaction
8108
+  (0.1ms) begin transaction
8109
+
8110
+
8111
+ Started GET "/" for 127.0.0.1 at 2012-10-15 20:53:06 -0600
8112
+ Processing by HomeController#index as HTML
8113
+ Rendered home/index.html.erb within layouts/application (0.4ms)
8114
+ Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
8115
+
8116
+
8117
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-15 20:53:06 -0600
8118
+ Processing by StatusController#index as HTML
8119
+ Parameters: {"code"=>"204"}
8120
+ Rendered text template (0.0ms)
8121
+ Completed 204 No Content in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
8122
+  (0.1ms) rollback transaction
8123
+  (0.1ms) begin transaction
8124
+
8125
+
8126
+ Started GET "/" for 127.0.0.1 at 2012-10-15 20:53:06 -0600
8127
+ Processing by HomeController#index as HTML
8128
+ Rendered home/index.html.erb within layouts/application (0.0ms)
8129
+ Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
8130
+  (0.1ms) rollback transaction
8131
+  (0.1ms) begin transaction
8132
+
8133
+
8134
+ Started GET "/exception" for 127.0.0.1 at 2012-10-15 20:53:06 -0600
8135
+ Processing by HomeController#boom as HTML
8136
+ Completed 500 Internal Server Error in 1ms
8137
+  (0.1ms) rollback transaction
8138
+  (0.1ms) begin transaction
8139
+
8140
+
8141
+ Started GET "/slow" for 127.0.0.1 at 2012-10-15 20:53:06 -0600
8142
+ Processing by HomeController#slow as HTML
8143
+ Rendered text template (0.0ms)
8144
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8145
+  (0.1ms) rollback transaction
8146
+  (0.1ms) begin transaction
8147
+  (0.1ms) SAVEPOINT active_record_1
8148
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 16 Oct 2012 02:53:07 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Tue, 16 Oct 2012 02:53:07 UTC +00:00]]
8149
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8150
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
8151
+  (0.1ms) SAVEPOINT active_record_1
8152
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-16 02:53:07.315908' WHERE "users"."id" = 1
8153
+  (0.0ms) RELEASE SAVEPOINT active_record_1
8154
+  (0.0ms) SAVEPOINT active_record_1
8155
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
8156
+  (0.0ms) RELEASE SAVEPOINT active_record_1
8157
+  (1.9ms) rollback transaction
8158
+ Connecting to database specified by database.yml
8159
+  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8160
+ Migrating to CreateUsers (20120719231810)
8161
+  (0.1ms) begin transaction
8162
+
8163
+
8164
+ Started GET "/custom" for 127.0.0.1 at 2012-10-16 00:45:45 -0700
8165
+ Processing by HomeController#custom as HTML
8166
+ Rendered text template (0.0ms)
8167
+ Completed 200 OK in 70ms (Views: 13.7ms | ActiveRecord: 0.3ms)
8168
+  (0.1ms) rollback transaction
8169
+  (0.1ms) begin transaction
8170
+
8171
+
8172
+ Started GET "/custom" for 127.0.0.1 at 2012-10-16 00:45:45 -0700
8173
+ Processing by HomeController#custom as HTML
8174
+ Rendered text template (0.0ms)
8175
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
8176
+  (0.1ms) rollback transaction
8177
+  (0.0ms) begin transaction
8178
+
8179
+
8180
+ Started GET "/custom" for 127.0.0.1 at 2012-10-16 00:45:45 -0700
8181
+ Processing by HomeController#custom as HTML
8182
+ Rendered text template (0.0ms)
8183
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
8184
+  (0.0ms) rollback transaction
8185
+ [librato-rails] configuration file present, ignoring ENV variables
8186
+ [librato-rails] no configuration file present, using ENV variables
8187
+ [librato-rails] no configuration file present, using ENV variables
8188
+ [librato-rails] no configuration file present, using ENV variables
8189
+ [librato-rails] configuration file present, ignoring ENV variables
8190
+ [librato-rails] no configuration file present, using ENV variables
8191
+ [librato-rails] no configuration file present, using ENV variables
8192
+ [librato-rails] no configuration file present, using ENV variables
8193
+ [librato-rails] no configuration file present, using ENV variables
8194
+  (0.1ms) begin transaction
8195
+ [librato-rails] flushing 12233 (2012-10-16 00:45:45 -0700):
8196
+ [librato-rails] no configuration file present, using ENV variables
8197
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350373545}], :source=>"source"}
8198
+  (0.1ms) rollback transaction
8199
+  (0.0ms) begin transaction
8200
+ [librato-rails] flushing 12233 (2012-10-16 00:45:45 -0700):
8201
+ {}
8202
+  (0.1ms) rollback transaction
8203
+  (0.0ms) begin transaction
8204
+ [librato-rails] flushing 12233 (2012-10-16 00:45:45 -0700):
8205
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350373545}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"source"}
8206
+  (0.1ms) rollback transaction
8207
+  (0.1ms) begin transaction
8208
+ [librato-rails] flushing 12233 (2012-10-16 00:45:45 -0700):
8209
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350373545}, {:name=>"bar", :value=>2, :measure_time=>1350373545}], :source=>"source"}
8210
+  (0.1ms) rollback transaction
8211
+  (0.1ms) begin transaction
8212
+ [librato-rails] flushing 12233 (2012-10-16 00:45:46 -0700):
8213
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
8214
+  (0.1ms) rollback transaction
8215
+  (0.1ms) begin transaction
8216
+ [librato-rails] flushing 12233 (2012-10-16 00:45:46 -0700):
8217
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
8218
+  (0.1ms) rollback transaction
8219
+  (0.1ms) begin transaction
8220
+  (0.0ms) rollback transaction
8221
+  (0.0ms) begin transaction
8222
+  (0.0ms) rollback transaction
8223
+  (0.1ms) begin transaction
8224
+  (0.0ms) rollback transaction
8225
+  (0.0ms) begin transaction
8226
+  (0.0ms) rollback transaction
8227
+  (0.0ms) begin transaction
8228
+  (0.0ms) rollback transaction
8229
+  (0.0ms) begin transaction
8230
+  (0.0ms) rollback transaction
8231
+  (0.0ms) begin transaction
8232
+  (0.0ms) rollback transaction
8233
+  (0.0ms) begin transaction
8234
+  (0.0ms) rollback transaction
8235
+  (0.1ms) begin transaction
8236
+  (0.1ms) SAVEPOINT active_record_1
8237
+ SQL (35.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 16 Oct 2012 07:45:46 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Tue, 16 Oct 2012 07:45:46 UTC +00:00]]
8238
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8239
+ Rendered user_mailer/welcome_email.text.erb (2.9ms)
8240
+
8241
+ Sent mail to foo@foo.com (21ms)
8242
+ Date: Tue, 16 Oct 2012 00:45:46 -0700
8243
+ From: from@librato-rails.com
8244
+ To: foo@foo.com
8245
+ Message-ID: <507d10aabb3cf_2fc93ff7ac434cdc52742@Aither.local.mail>
8246
+ Subject: Why Howdy!
8247
+ Mime-Version: 1.0
8248
+ Content-Type: text/plain;
8249
+ charset=UTF-8
8250
+ Content-Transfer-Encoding: 7bit
8251
+
8252
+ This is a sample email, yay!
8253
+  (0.5ms) rollback transaction
8254
+  (0.1ms) begin transaction
8255
+
8256
+
8257
+ Started GET "/" for 127.0.0.1 at 2012-10-16 00:45:46 -0700
8258
+ Processing by HomeController#index as HTML
8259
+ Rendered home/index.html.erb within layouts/application (0.4ms)
8260
+ Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
8261
+
8262
+
8263
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-16 00:45:46 -0700
8264
+ Processing by StatusController#index as HTML
8265
+ Parameters: {"code"=>"204"}
8266
+ Rendered text template (0.0ms)
8267
+ Completed 204 No Content in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8268
+  (0.1ms) rollback transaction
8269
+  (0.1ms) begin transaction
8270
+
8271
+
8272
+ Started GET "/" for 127.0.0.1 at 2012-10-16 00:45:46 -0700
8273
+ Processing by HomeController#index as HTML
8274
+ Rendered home/index.html.erb within layouts/application (0.0ms)
8275
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
8276
+  (0.1ms) rollback transaction
8277
+  (0.1ms) begin transaction
8278
+
8279
+
8280
+ Started GET "/exception" for 127.0.0.1 at 2012-10-16 00:45:46 -0700
8281
+ Processing by HomeController#boom as HTML
8282
+ Completed 500 Internal Server Error in 0ms
8283
+  (0.1ms) rollback transaction
8284
+  (0.1ms) begin transaction
8285
+
8286
+
8287
+ Started GET "/slow" for 127.0.0.1 at 2012-10-16 00:45:46 -0700
8288
+ Processing by HomeController#slow as HTML
8289
+ Rendered text template (0.0ms)
8290
+ Completed 200 OK in 303ms (Views: 1.3ms | ActiveRecord: 0.0ms)
8291
+  (0.1ms) rollback transaction
8292
+  (0.1ms) begin transaction
8293
+  (0.1ms) SAVEPOINT active_record_1
8294
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 16 Oct 2012 07:45:47 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Tue, 16 Oct 2012 07:45:47 UTC +00:00]]
8295
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8296
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
8297
+  (0.1ms) SAVEPOINT active_record_1
8298
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-16 07:45:47.174095' WHERE "users"."id" = 1
8299
+  (0.0ms) RELEASE SAVEPOINT active_record_1
8300
+  (0.0ms) SAVEPOINT active_record_1
8301
+ SQL (0.2ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
8302
+  (0.0ms) RELEASE SAVEPOINT active_record_1
8303
+  (0.5ms) rollback transaction
8304
+ Connecting to database specified by database.yml
8305
+  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8306
+ Migrating to CreateUsers (20120719231810)
8307
+  (0.1ms) begin transaction
8308
+
8309
+
8310
+ Started GET "/custom" for 127.0.0.1 at 2012-10-17 20:56:25 -0700
8311
+ Processing by HomeController#custom as HTML
8312
+ Rendered text template (0.0ms)
8313
+ Completed 200 OK in 76ms (Views: 13.7ms | ActiveRecord: 0.3ms)
8314
+  (0.1ms) rollback transaction
8315
+  (0.1ms) begin transaction
8316
+
8317
+
8318
+ Started GET "/custom" for 127.0.0.1 at 2012-10-17 20:56:25 -0700
8319
+ Processing by HomeController#custom as HTML
8320
+ Rendered text template (0.0ms)
8321
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
8322
+  (0.0ms) rollback transaction
8323
+  (0.0ms) begin transaction
8324
+
8325
+
8326
+ Started GET "/custom" for 127.0.0.1 at 2012-10-17 20:56:25 -0700
8327
+ Processing by HomeController#custom as HTML
8328
+ Rendered text template (0.0ms)
8329
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
8330
+  (0.0ms) rollback transaction
8331
+ [librato-rails] no configuration file present, using ENV variables
8332
+ [librato-rails] no configuration file present, using ENV variables
8333
+ [librato-rails] no configuration file present, using ENV variables
8334
+ [librato-rails] no configuration file present, using ENV variables
8335
+ [librato-rails] configuration file present, ignoring ENV variables
8336
+ [librato-rails] no configuration file present, using ENV variables
8337
+ [librato-rails] configuration file present, ignoring ENV variables
8338
+ [librato-rails] no configuration file present, using ENV variables
8339
+ [librato-rails] no configuration file present, using ENV variables
8340
+  (0.1ms) begin transaction
8341
+  (0.0ms) rollback transaction
8342
+  (0.0ms) begin transaction
8343
+  (0.0ms) rollback transaction
8344
+  (0.0ms) begin transaction
8345
+  (0.0ms) rollback transaction
8346
+  (0.0ms) begin transaction
8347
+ [librato-rails] no configuration file present, using ENV variables
8348
+  (0.0ms) rollback transaction
8349
+  (0.0ms) begin transaction
8350
+  (0.0ms) rollback transaction
8351
+  (0.0ms) begin transaction
8352
+  (0.0ms) rollback transaction
8353
+  (0.0ms) begin transaction
8354
+  (0.0ms) rollback transaction
8355
+  (0.0ms) begin transaction
8356
+  (0.0ms) rollback transaction
8357
+  (0.1ms) begin transaction
8358
+  (2.2ms) SAVEPOINT active_record_1
8359
+ SQL (11.3ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 18 Oct 2012 03:56:26 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Thu, 18 Oct 2012 03:56:26 UTC +00:00]]
8360
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8361
+ Rendered user_mailer/welcome_email.text.erb (2.8ms)
8362
+
8363
+ Sent mail to foo@foo.com (46ms)
8364
+ Date: Wed, 17 Oct 2012 20:56:26 -0700
8365
+ From: from@librato-rails.com
8366
+ To: foo@foo.com
8367
+ Message-ID: <507f7dea5cc75_5a843fea54c34cd02672f@Aither.local.mail>
8368
+ Subject: Why Howdy!
8369
+ Mime-Version: 1.0
8370
+ Content-Type: text/plain;
8371
+ charset=UTF-8
8372
+ Content-Transfer-Encoding: 7bit
8373
+
8374
+ This is a sample email, yay!
8375
+  (0.5ms) rollback transaction
8376
+  (0.1ms) begin transaction
8377
+
8378
+
8379
+ Started GET "/" for 127.0.0.1 at 2012-10-17 20:56:26 -0700
8380
+ Processing by HomeController#index as HTML
8381
+ Rendered home/index.html.erb within layouts/application (0.4ms)
8382
+ Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
8383
+
8384
+
8385
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-17 20:56:26 -0700
8386
+ Processing by StatusController#index as HTML
8387
+ Parameters: {"code"=>"204"}
8388
+ Rendered text template (0.0ms)
8389
+ Completed 204 No Content in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8390
+  (0.1ms) rollback transaction
8391
+  (0.1ms) begin transaction
8392
+
8393
+
8394
+ Started GET "/" for 127.0.0.1 at 2012-10-17 20:56:26 -0700
8395
+ Processing by HomeController#index as HTML
8396
+ Rendered home/index.html.erb within layouts/application (0.0ms)
8397
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
8398
+  (0.1ms) rollback transaction
8399
+  (0.1ms) begin transaction
8400
+
8401
+
8402
+ Started GET "/exception" for 127.0.0.1 at 2012-10-17 20:56:26 -0700
8403
+ Processing by HomeController#boom as HTML
8404
+ Completed 500 Internal Server Error in 1ms
8405
+  (0.1ms) rollback transaction
8406
+  (0.1ms) begin transaction
8407
+
8408
+
8409
+ Started GET "/slow" for 127.0.0.1 at 2012-10-17 20:56:26 -0700
8410
+ Processing by HomeController#slow as HTML
8411
+ Rendered text template (0.0ms)
8412
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8413
+  (0.1ms) rollback transaction
8414
+  (0.1ms) begin transaction
8415
+  (0.1ms) SAVEPOINT active_record_1
8416
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 18 Oct 2012 03:56:26 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Thu, 18 Oct 2012 03:56:26 UTC +00:00]]
8417
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8418
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
8419
+  (0.1ms) SAVEPOINT active_record_1
8420
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-18 03:56:26.760755' WHERE "users"."id" = 1
8421
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8422
+  (0.1ms) SAVEPOINT active_record_1
8423
+ SQL (0.3ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
8424
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8425
+  (0.7ms) rollback transaction
8426
+ Connecting to database specified by database.yml
8427
+ NameError: undefined local variable or method `by' for #<Librato::Rails::CounterCache:0x007fe3a517dfa0>: SELECT name
8428
+ FROM sqlite_master
8429
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8430
+ AND name = "schema_migrations"
8431
+ Connecting to database specified by database.yml
8432
+ TypeError: can't convert Symbol into Integer: SELECT name
8433
+ FROM sqlite_master
8434
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8435
+ AND name = "schema_migrations"
8436
+ Connecting to database specified by database.yml
8437
+ TypeError: can't convert Symbol into Integer: SELECT name
8438
+ FROM sqlite_master
8439
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8440
+ AND name = "schema_migrations"
8441
+ Connecting to database specified by database.yml
8442
+ TypeError: can't convert Symbol into Integer: SELECT name
8443
+ FROM sqlite_master
8444
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8445
+ AND name = "schema_migrations"
8446
+ Connecting to database specified by database.yml
8447
+  (1.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8448
+ Migrating to CreateUsers (20120719231810)
8449
+ Connecting to database specified by database.yml
8450
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8451
+ Migrating to CreateUsers (20120719231810)
8452
+  (0.1ms) begin transaction
8453
+
8454
+
8455
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:22:05 -0500
8456
+ Processing by HomeController#custom as HTML
8457
+ Rendered text template (0.0ms)
8458
+ Completed 200 OK in 70ms (Views: 13.3ms | ActiveRecord: 0.3ms)
8459
+  (0.1ms) rollback transaction
8460
+  (0.0ms) begin transaction
8461
+
8462
+
8463
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:22:05 -0500
8464
+ Processing by HomeController#custom as HTML
8465
+ Rendered text template (0.0ms)
8466
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
8467
+  (0.1ms) rollback transaction
8468
+  (0.0ms) begin transaction
8469
+
8470
+
8471
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:22:05 -0500
8472
+ Processing by HomeController#custom as HTML
8473
+ Rendered text template (0.0ms)
8474
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
8475
+  (0.0ms) rollback transaction
8476
+ [librato-rails] no configuration file present, using ENV variables
8477
+ [librato-rails] no configuration file present, using ENV variables
8478
+ [librato-rails] no configuration file present, using ENV variables
8479
+ [librato-rails] configuration file present, ignoring ENV variables
8480
+ [librato-rails] no configuration file present, using ENV variables
8481
+ [librato-rails] configuration file present, ignoring ENV variables
8482
+ [librato-rails] no configuration file present, using ENV variables
8483
+ [librato-rails] no configuration file present, using ENV variables
8484
+ [librato-rails] no configuration file present, using ENV variables
8485
+  (0.1ms) begin transaction
8486
+  (0.0ms) rollback transaction
8487
+  (0.0ms) begin transaction
8488
+ [librato-rails] no configuration file present, using ENV variables
8489
+ [librato-rails] flushing 3576 (2012-10-22 09:22:05 -0500):
8490
+ {}
8491
+  (0.1ms) rollback transaction
8492
+  (0.1ms) begin transaction
8493
+ [librato-rails] flushing 3576 (2012-10-22 09:22:05 -0500):
8494
+ {:gauges=>[{:value=>0, :source=>nil, :name=>"testyprefix.mycount", :measure_time=>1350915725}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
8495
+  (0.1ms) rollback transaction
8496
+  (0.0ms) begin transaction
8497
+ [librato-rails] flushing 3576 (2012-10-22 09:22:06 -0500):
8498
+ {:gauges=>[{:name=>"foo", :value=>0, :measure_time=>1350915726}, {:value=>0, :source=>nil, :name=>"bar", :measure_time=>1350915726}], :source=>"custom-1"}
8499
+  (0.1ms) rollback transaction
8500
+  (0.0ms) begin transaction
8501
+ [librato-rails] flushing 3576 (2012-10-22 09:22:06 -0500):
8502
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
8503
+  (0.1ms) rollback transaction
8504
+  (0.1ms) begin transaction
8505
+ [librato-rails] flushing 3576 (2012-10-22 09:22:06 -0500):
8506
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
8507
+  (0.1ms) rollback transaction
8508
+  (0.1ms) begin transaction
8509
+  (0.1ms) rollback transaction
8510
+  (0.0ms) begin transaction
8511
+  (0.0ms) rollback transaction
8512
+  (0.1ms) begin transaction
8513
+  (0.0ms) rollback transaction
8514
+  (0.1ms) begin transaction
8515
+  (0.0ms) rollback transaction
8516
+  (0.1ms) begin transaction
8517
+  (0.0ms) rollback transaction
8518
+  (0.1ms) begin transaction
8519
+  (0.0ms) rollback transaction
8520
+  (0.1ms) begin transaction
8521
+  (0.0ms) rollback transaction
8522
+  (0.1ms) begin transaction
8523
+  (0.1ms) rollback transaction
8524
+  (0.1ms) begin transaction
8525
+  (0.1ms) SAVEPOINT active_record_1
8526
+ SQL (38.8ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 14:22:07 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 14:22:07 UTC +00:00]]
8527
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8528
+ Rendered user_mailer/welcome_email.text.erb (3.6ms)
8529
+
8530
+ Sent mail to foo@foo.com (25ms)
8531
+ Date: Mon, 22 Oct 2012 09:22:07 -0500
8532
+ From: from@librato-rails.com
8533
+ To: foo@foo.com
8534
+ Message-ID: <5085568f276e1_df83ff1cd034cd497680@Aither.local.mail>
8535
+ Subject: Why Howdy!
8536
+ Mime-Version: 1.0
8537
+ Content-Type: text/plain;
8538
+ charset=UTF-8
8539
+ Content-Transfer-Encoding: 7bit
8540
+
8541
+ This is a sample email, yay!
8542
+  (0.4ms) rollback transaction
8543
+  (0.1ms) begin transaction
8544
+
8545
+
8546
+ Started GET "/" for 127.0.0.1 at 2012-10-22 09:22:07 -0500
8547
+ Processing by HomeController#index as HTML
8548
+ Rendered home/index.html.erb within layouts/application (0.5ms)
8549
+ Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.0ms)
8550
+  (0.1ms) rollback transaction
8551
+  (0.1ms) begin transaction
8552
+
8553
+
8554
+ Started GET "/" for 127.0.0.1 at 2012-10-22 09:22:07 -0500
8555
+ Processing by HomeController#index as HTML
8556
+ Rendered home/index.html.erb within layouts/application (0.0ms)
8557
+ Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
8558
+  (0.1ms) rollback transaction
8559
+  (0.1ms) begin transaction
8560
+
8561
+
8562
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 09:22:07 -0500
8563
+ Processing by HomeController#boom as HTML
8564
+ Completed 500 Internal Server Error in 1ms
8565
+  (0.1ms) rollback transaction
8566
+  (0.1ms) begin transaction
8567
+
8568
+
8569
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 09:22:07 -0500
8570
+ Processing by HomeController#slow as HTML
8571
+ Rendered text template (0.0ms)
8572
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8573
+  (0.1ms) rollback transaction
8574
+  (0.1ms) begin transaction
8575
+  (0.1ms) SAVEPOINT active_record_1
8576
+ SQL (0.7ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 14:22:07 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 14:22:07 UTC +00:00]]
8577
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8578
+  (2.1ms) rollback transaction
8579
+ Connecting to database specified by database.yml
8580
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8581
+ Migrating to CreateUsers (20120719231810)
8582
+  (0.1ms) begin transaction
8583
+
8584
+
8585
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:23:29 -0500
8586
+ Processing by HomeController#custom as HTML
8587
+ Rendered text template (0.0ms)
8588
+ Completed 200 OK in 61ms (Views: 9.9ms | ActiveRecord: 0.3ms)
8589
+  (0.1ms) rollback transaction
8590
+  (0.1ms) begin transaction
8591
+
8592
+
8593
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:23:30 -0500
8594
+ Processing by HomeController#custom as HTML
8595
+ Rendered text template (0.0ms)
8596
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
8597
+  (0.1ms) rollback transaction
8598
+  (0.1ms) begin transaction
8599
+
8600
+
8601
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:23:30 -0500
8602
+ Processing by HomeController#custom as HTML
8603
+ Rendered text template (0.0ms)
8604
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
8605
+  (0.0ms) rollback transaction
8606
+ [librato-rails] no configuration file present, using ENV variables
8607
+ [librato-rails] no configuration file present, using ENV variables
8608
+ [librato-rails] configuration file present, ignoring ENV variables
8609
+ [librato-rails] no configuration file present, using ENV variables
8610
+ [librato-rails] configuration file present, ignoring ENV variables
8611
+ [librato-rails] no configuration file present, using ENV variables
8612
+ [librato-rails] no configuration file present, using ENV variables
8613
+ [librato-rails] no configuration file present, using ENV variables
8614
+ [librato-rails] no configuration file present, using ENV variables
8615
+  (0.2ms) begin transaction
8616
+ [librato-rails] flushing 3670 (2012-10-22 09:23:30 -0500):
8617
+ [librato-rails] no configuration file present, using ENV variables
8618
+ {:gauges=>[{:name=>"knightrider", :value=>0, :measure_time=>1350915810}], :source=>"source"}
8619
+  (0.1ms) rollback transaction
8620
+  (0.1ms) begin transaction
8621
+ [librato-rails] flushing 3670 (2012-10-22 09:23:30 -0500):
8622
+ {}
8623
+  (0.1ms) rollback transaction
8624
+  (0.1ms) begin transaction
8625
+ [librato-rails] flushing 3670 (2012-10-22 09:23:30 -0500):
8626
+ {:gauges=>[{:value=>0, :source=>nil, :name=>"testyprefix.mycount", :measure_time=>1350915810}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"source"}
8627
+  (0.1ms) rollback transaction
8628
+  (0.0ms) begin transaction
8629
+ [librato-rails] flushing 3670 (2012-10-22 09:23:30 -0500):
8630
+ {:gauges=>[{:name=>"foo", :value=>0, :measure_time=>1350915810}, {:value=>0, :source=>nil, :name=>"bar", :measure_time=>1350915810}], :source=>"source"}
8631
+  (0.1ms) rollback transaction
8632
+  (0.0ms) begin transaction
8633
+ [librato-rails] flushing 3670 (2012-10-22 09:23:30 -0500):
8634
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
8635
+  (0.1ms) rollback transaction
8636
+  (0.1ms) begin transaction
8637
+ [librato-rails] flushing 3670 (2012-10-22 09:23:31 -0500):
8638
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
8639
+  (0.1ms) rollback transaction
8640
+  (0.1ms) begin transaction
8641
+  (0.1ms) rollback transaction
8642
+  (0.0ms) begin transaction
8643
+  (0.0ms) rollback transaction
8644
+  (0.1ms) begin transaction
8645
+  (0.0ms) rollback transaction
8646
+  (0.1ms) begin transaction
8647
+  (0.0ms) rollback transaction
8648
+  (0.1ms) begin transaction
8649
+  (0.0ms) rollback transaction
8650
+  (0.0ms) begin transaction
8651
+  (0.0ms) rollback transaction
8652
+  (0.0ms) begin transaction
8653
+  (0.0ms) rollback transaction
8654
+  (0.0ms) begin transaction
8655
+  (0.0ms) rollback transaction
8656
+  (0.1ms) begin transaction
8657
+  (0.1ms) SAVEPOINT active_record_1
8658
+ SQL (37.5ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 14:23:31 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 14:23:31 UTC +00:00]]
8659
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8660
+ Rendered user_mailer/welcome_email.text.erb (3.0ms)
8661
+
8662
+ Sent mail to foo@foo.com (40ms)
8663
+ Date: Mon, 22 Oct 2012 09:23:31 -0500
8664
+ From: from@librato-rails.com
8665
+ To: foo@foo.com
8666
+ Message-ID: <508556e3b5298_e563fda9d034cd052687@Aither.local.mail>
8667
+ Subject: Why Howdy!
8668
+ Mime-Version: 1.0
8669
+ Content-Type: text/plain;
8670
+ charset=UTF-8
8671
+ Content-Transfer-Encoding: 7bit
8672
+
8673
+ This is a sample email, yay!
8674
+  (1.9ms) rollback transaction
8675
+  (0.1ms) begin transaction
8676
+
8677
+
8678
+ Started GET "/" for 127.0.0.1 at 2012-10-22 09:23:31 -0500
8679
+ Processing by HomeController#index as HTML
8680
+ Rendered home/index.html.erb within layouts/application (0.3ms)
8681
+ Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
8682
+  (0.1ms) rollback transaction
8683
+  (0.1ms) begin transaction
8684
+
8685
+
8686
+ Started GET "/" for 127.0.0.1 at 2012-10-22 09:23:31 -0500
8687
+ Processing by HomeController#index as HTML
8688
+ Rendered home/index.html.erb within layouts/application (0.0ms)
8689
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
8690
+  (0.1ms) rollback transaction
8691
+  (0.1ms) begin transaction
8692
+
8693
+
8694
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 09:23:31 -0500
8695
+ Processing by HomeController#boom as HTML
8696
+ Completed 500 Internal Server Error in 1ms
8697
+  (0.1ms) rollback transaction
8698
+  (0.1ms) begin transaction
8699
+
8700
+
8701
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 09:23:31 -0500
8702
+ Processing by HomeController#slow as HTML
8703
+ Rendered text template (0.0ms)
8704
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8705
+  (0.1ms) rollback transaction
8706
+  (0.1ms) begin transaction
8707
+  (0.1ms) SAVEPOINT active_record_1
8708
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 14:23:32 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 14:23:32 UTC +00:00]]
8709
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8710
+  (2.1ms) rollback transaction
8711
+ Connecting to database specified by database.yml
8712
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8713
+ Migrating to CreateUsers (20120719231810)
8714
+ Connecting to database specified by database.yml
8715
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8716
+ Migrating to CreateUsers (20120719231810)
8717
+ Connecting to database specified by database.yml
8718
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8719
+ Migrating to CreateUsers (20120719231810)
8720
+ Connecting to database specified by database.yml
8721
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8722
+ Migrating to CreateUsers (20120719231810)
8723
+ Connecting to database specified by database.yml
8724
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8725
+ Migrating to CreateUsers (20120719231810)
8726
+ Connecting to database specified by database.yml
8727
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8728
+ Migrating to CreateUsers (20120719231810)
8729
+ Connecting to database specified by database.yml
8730
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8731
+ Migrating to CreateUsers (20120719231810)
8732
+ Connecting to database specified by database.yml
8733
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8734
+ Migrating to CreateUsers (20120719231810)
8735
+ Connecting to database specified by database.yml
8736
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8737
+ Migrating to CreateUsers (20120719231810)
8738
+ Connecting to database specified by database.yml
8739
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8740
+ Migrating to CreateUsers (20120719231810)
8741
+ Connecting to database specified by database.yml
8742
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8743
+ Migrating to CreateUsers (20120719231810)
8744
+  (0.1ms) begin transaction
8745
+
8746
+
8747
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:44:47 -0500
8748
+ Processing by HomeController#custom as HTML
8749
+ Rendered text template (0.0ms)
8750
+ Completed 200 OK in 60ms (Views: 9.2ms | ActiveRecord: 0.3ms)
8751
+  (0.1ms) rollback transaction
8752
+  (0.1ms) begin transaction
8753
+
8754
+
8755
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:44:47 -0500
8756
+ Processing by HomeController#custom as HTML
8757
+ Rendered text template (0.0ms)
8758
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
8759
+  (0.1ms) rollback transaction
8760
+  (0.1ms) begin transaction
8761
+
8762
+
8763
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:44:47 -0500
8764
+ Processing by HomeController#custom as HTML
8765
+ Rendered text template (0.0ms)
8766
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
8767
+  (0.0ms) rollback transaction
8768
+ [librato-rails] configuration file present, ignoring ENV variables
8769
+ [librato-rails] no configuration file present, using ENV variables
8770
+ [librato-rails] no configuration file present, using ENV variables
8771
+ [librato-rails] no configuration file present, using ENV variables
8772
+ [librato-rails] configuration file present, ignoring ENV variables
8773
+ [librato-rails] no configuration file present, using ENV variables
8774
+ [librato-rails] no configuration file present, using ENV variables
8775
+ [librato-rails] no configuration file present, using ENV variables
8776
+ [librato-rails] no configuration file present, using ENV variables
8777
+  (0.1ms) begin transaction
8778
+ [librato-rails] flushing 4817 (2012-10-22 09:44:48 -0500):
8779
+ [librato-rails] no configuration file present, using ENV variables
8780
+ {:gauges=>[{:name=>"knightrider", :value=>0, :measure_time=>1350917088}], :source=>"source"}
8781
+  (0.1ms) rollback transaction
8782
+  (0.0ms) begin transaction
8783
+ [librato-rails] flushing 4817 (2012-10-22 09:44:48 -0500):
8784
+ {}
8785
+  (0.1ms) rollback transaction
8786
+  (0.1ms) begin transaction
8787
+ [librato-rails] flushing 4817 (2012-10-22 09:44:48 -0500):
8788
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>0, :measure_time=>1350917088}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"source"}
8789
+  (0.1ms) rollback transaction
8790
+  (0.0ms) begin transaction
8791
+ [librato-rails] flushing 4817 (2012-10-22 09:44:48 -0500):
8792
+ {:gauges=>[{:name=>"foo", :value=>0, :measure_time=>1350917088}, {:name=>"bar", :value=>0, :measure_time=>1350917088}], :source=>"source"}
8793
+  (0.1ms) rollback transaction
8794
+  (0.0ms) begin transaction
8795
+ [librato-rails] flushing 4817 (2012-10-22 09:44:48 -0500):
8796
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
8797
+  (0.1ms) rollback transaction
8798
+  (0.1ms) begin transaction
8799
+ [librato-rails] flushing 4817 (2012-10-22 09:44:48 -0500):
8800
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
8801
+  (0.1ms) rollback transaction
8802
+  (0.1ms) begin transaction
8803
+  (0.0ms) rollback transaction
8804
+  (0.1ms) begin transaction
8805
+  (0.0ms) rollback transaction
8806
+  (0.0ms) begin transaction
8807
+  (0.0ms) rollback transaction
8808
+  (0.0ms) begin transaction
8809
+  (0.0ms) rollback transaction
8810
+  (0.0ms) begin transaction
8811
+  (0.0ms) rollback transaction
8812
+  (0.0ms) begin transaction
8813
+  (0.0ms) rollback transaction
8814
+  (0.0ms) begin transaction
8815
+  (0.0ms) rollback transaction
8816
+  (0.0ms) begin transaction
8817
+  (0.0ms) rollback transaction
8818
+  (0.1ms) begin transaction
8819
+  (0.1ms) SAVEPOINT active_record_1
8820
+ SQL (32.1ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 14:44:49 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 14:44:49 UTC +00:00]]
8821
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8822
+ Rendered user_mailer/welcome_email.text.erb (2.6ms)
8823
+
8824
+ Sent mail to foo@foo.com (16ms)
8825
+ Date: Mon, 22 Oct 2012 09:44:49 -0500
8826
+ From: from@librato-rails.com
8827
+ To: foo@foo.com
8828
+ Message-ID: <50855be187225_12d13fc470434cd89743c@Aither.local.mail>
8829
+ Subject: Why Howdy!
8830
+ Mime-Version: 1.0
8831
+ Content-Type: text/plain;
8832
+ charset=UTF-8
8833
+ Content-Transfer-Encoding: 7bit
8834
+
8835
+ This is a sample email, yay!
8836
+  (1.8ms) rollback transaction
8837
+  (0.1ms) begin transaction
8838
+
8839
+
8840
+ Started GET "/" for 127.0.0.1 at 2012-10-22 09:44:49 -0500
8841
+ Processing by HomeController#index as HTML
8842
+ Rendered home/index.html.erb within layouts/application (0.3ms)
8843
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
8844
+
8845
+
8846
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-22 09:44:49 -0500
8847
+ Processing by StatusController#index as HTML
8848
+ Parameters: {"code"=>"204"}
8849
+ Rendered text template (0.0ms)
8850
+ Completed 204 No Content in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8851
+  (0.1ms) rollback transaction
8852
+  (0.1ms) begin transaction
8853
+
8854
+
8855
+ Started GET "/" for 127.0.0.1 at 2012-10-22 09:44:49 -0500
8856
+ Processing by HomeController#index as HTML
8857
+ Rendered home/index.html.erb within layouts/application (0.0ms)
8858
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
8859
+  (0.1ms) rollback transaction
8860
+  (0.1ms) begin transaction
8861
+
8862
+
8863
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 09:44:49 -0500
8864
+ Processing by HomeController#boom as HTML
8865
+ Completed 500 Internal Server Error in 0ms
8866
+  (0.1ms) rollback transaction
8867
+  (0.1ms) begin transaction
8868
+
8869
+
8870
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 09:44:49 -0500
8871
+ Processing by HomeController#slow as HTML
8872
+ Rendered text template (0.0ms)
8873
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8874
+  (0.1ms) rollback transaction
8875
+  (0.1ms) begin transaction
8876
+  (0.1ms) SAVEPOINT active_record_1
8877
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 14:44:49 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 14:44:49 UTC +00:00]]
8878
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8879
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
8880
+  (0.1ms) SAVEPOINT active_record_1
8881
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-22 14:44:49.958370' WHERE "users"."id" = 1
8882
+  (0.0ms) RELEASE SAVEPOINT active_record_1
8883
+  (0.0ms) SAVEPOINT active_record_1
8884
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
8885
+  (0.0ms) RELEASE SAVEPOINT active_record_1
8886
+  (0.6ms) rollback transaction
8887
+ Connecting to database specified by database.yml
8888
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8889
+ Migrating to CreateUsers (20120719231810)
8890
+  (0.1ms) begin transaction
8891
+
8892
+
8893
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:46:08 -0500
8894
+ Processing by HomeController#custom as HTML
8895
+ Rendered text template (0.0ms)
8896
+ Completed 200 OK in 57ms (Views: 9.2ms | ActiveRecord: 0.3ms)
8897
+  (0.1ms) rollback transaction
8898
+  (0.1ms) begin transaction
8899
+
8900
+
8901
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:46:08 -0500
8902
+ Processing by HomeController#custom as HTML
8903
+ Rendered text template (0.0ms)
8904
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
8905
+  (0.1ms) rollback transaction
8906
+  (0.0ms) begin transaction
8907
+
8908
+
8909
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:46:08 -0500
8910
+ Processing by HomeController#custom as HTML
8911
+ Rendered text template (0.0ms)
8912
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
8913
+  (0.0ms) rollback transaction
8914
+ [librato-rails] no configuration file present, using ENV variables
8915
+ [librato-rails] no configuration file present, using ENV variables
8916
+ [librato-rails] no configuration file present, using ENV variables
8917
+ [librato-rails] configuration file present, ignoring ENV variables
8918
+ [librato-rails] no configuration file present, using ENV variables
8919
+ [librato-rails] configuration file present, ignoring ENV variables
8920
+ [librato-rails] no configuration file present, using ENV variables
8921
+ [librato-rails] no configuration file present, using ENV variables
8922
+ [librato-rails] no configuration file present, using ENV variables
8923
+  (0.1ms) begin transaction
8924
+ [librato-rails] flushing 4883 (2012-10-22 09:46:08 -0500):
8925
+ [librato-rails] no configuration file present, using ENV variables
8926
+ {:gauges=>[{:name=>"knightrider", :value=>0, :measure_time=>1350917168}], :source=>"custom-1"}
8927
+  (0.1ms) rollback transaction
8928
+  (0.1ms) begin transaction
8929
+ [librato-rails] flushing 4883 (2012-10-22 09:46:08 -0500):
8930
+ {}
8931
+  (0.1ms) rollback transaction
8932
+  (0.1ms) begin transaction
8933
+ [librato-rails] flushing 4883 (2012-10-22 09:46:08 -0500):
8934
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>0, :measure_time=>1350917168}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
8935
+  (0.2ms) rollback transaction
8936
+  (0.1ms) begin transaction
8937
+ [librato-rails] flushing 4883 (2012-10-22 09:49:01 -0500):
8938
+ {:gauges=>[{:name=>"foo", :value=>0, :measure_time=>1350917341}, {:name=>"bar", :value=>0, :measure_time=>1350917341}], :source=>"custom-1"}
8939
+  (0.1ms) rollback transaction
8940
+  (0.1ms) begin transaction
8941
+ [librato-rails] flushing 4883 (2012-10-22 09:49:01 -0500):
8942
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
8943
+  (0.1ms) rollback transaction
8944
+  (0.0ms) begin transaction
8945
+ [librato-rails] flushing 4883 (2012-10-22 09:49:01 -0500):
8946
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
8947
+  (0.1ms) rollback transaction
8948
+  (0.1ms) begin transaction
8949
+  (0.0ms) rollback transaction
8950
+  (0.0ms) begin transaction
8951
+  (0.0ms) rollback transaction
8952
+  (0.0ms) begin transaction
8953
+  (0.0ms) rollback transaction
8954
+  (0.0ms) begin transaction
8955
+  (0.0ms) rollback transaction
8956
+  (0.0ms) begin transaction
8957
+  (0.0ms) rollback transaction
8958
+  (0.0ms) begin transaction
8959
+  (0.0ms) rollback transaction
8960
+  (0.0ms) begin transaction
8961
+  (0.0ms) rollback transaction
8962
+  (0.0ms) begin transaction
8963
+  (0.0ms) rollback transaction
8964
+  (0.1ms) begin transaction
8965
+  (0.1ms) SAVEPOINT active_record_1
8966
+ SQL (6.3ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 14:49:02 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 14:49:02 UTC +00:00]]
8967
+  (0.1ms) RELEASE SAVEPOINT active_record_1
8968
+ Rendered user_mailer/welcome_email.text.erb (2.1ms)
8969
+
8970
+ Sent mail to foo@foo.com (15ms)
8971
+ Date: Mon, 22 Oct 2012 09:49:02 -0500
8972
+ From: from@librato-rails.com
8973
+ To: foo@foo.com
8974
+ Message-ID: <50855cde5febb_13133fc91d434ce0104d@Aither.local.mail>
8975
+ Subject: Why Howdy!
8976
+ Mime-Version: 1.0
8977
+ Content-Type: text/plain;
8978
+ charset=UTF-8
8979
+ Content-Transfer-Encoding: 7bit
8980
+
8981
+ This is a sample email, yay!
8982
+  (1.8ms) rollback transaction
8983
+  (0.1ms) begin transaction
8984
+
8985
+
8986
+ Started GET "/" for 127.0.0.1 at 2012-10-22 09:49:02 -0500
8987
+ Processing by HomeController#index as HTML
8988
+ Rendered home/index.html.erb within layouts/application (0.3ms)
8989
+ Completed 200 OK in 31ms (Views: 30.4ms | ActiveRecord: 0.0ms)
8990
+
8991
+
8992
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-22 09:49:02 -0500
8993
+ Processing by StatusController#index as HTML
8994
+ Parameters: {"code"=>"204"}
8995
+ Rendered text template (0.0ms)
8996
+ Completed 204 No Content in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8997
+  (0.1ms) rollback transaction
8998
+  (0.1ms) begin transaction
8999
+
9000
+
9001
+ Started GET "/" for 127.0.0.1 at 2012-10-22 09:49:02 -0500
9002
+ Processing by HomeController#index as HTML
9003
+ Rendered home/index.html.erb within layouts/application (0.0ms)
9004
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
9005
+  (0.1ms) rollback transaction
9006
+  (0.1ms) begin transaction
9007
+
9008
+
9009
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 09:49:02 -0500
9010
+ Processing by HomeController#boom as HTML
9011
+ Completed 500 Internal Server Error in 0ms
9012
+  (0.1ms) rollback transaction
9013
+  (0.0ms) begin transaction
9014
+
9015
+
9016
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 09:49:02 -0500
9017
+ Processing by HomeController#slow as HTML
9018
+ Rendered text template (0.0ms)
9019
+ Completed 200 OK in 302ms (Views: 0.6ms | ActiveRecord: 0.0ms)
9020
+  (0.1ms) rollback transaction
9021
+  (0.1ms) begin transaction
9022
+  (0.0ms) SAVEPOINT active_record_1
9023
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 14:49:02 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 14:49:02 UTC +00:00]]
9024
+  (0.0ms) RELEASE SAVEPOINT active_record_1
9025
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
9026
+  (0.0ms) SAVEPOINT active_record_1
9027
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-22 14:49:02.790648' WHERE "users"."id" = 1
9028
+  (0.1ms) RELEASE SAVEPOINT active_record_1
9029
+  (0.0ms) SAVEPOINT active_record_1
9030
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
9031
+  (0.0ms) RELEASE SAVEPOINT active_record_1
9032
+  (0.5ms) rollback transaction
9033
+ Connecting to database specified by database.yml
9034
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9035
+ Migrating to CreateUsers (20120719231810)
9036
+ [librato-rails] no configuration file present, using ENV variables
9037
+ [librato-rails] no configuration file present, using ENV variables
9038
+ [librato-rails] configuration file present, ignoring ENV variables
9039
+ [librato-rails] no configuration file present, using ENV variables
9040
+ [librato-rails] no configuration file present, using ENV variables
9041
+ [librato-rails] no configuration file present, using ENV variables
9042
+ [librato-rails] no configuration file present, using ENV variables
9043
+ [librato-rails] configuration file present, ignoring ENV variables
9044
+ [librato-rails] no configuration file present, using ENV variables
9045
+ Connecting to database specified by database.yml
9046
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9047
+ Migrating to CreateUsers (20120719231810)
9048
+ Connecting to database specified by database.yml
9049
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9050
+ Migrating to CreateUsers (20120719231810)
9051
+ Connecting to database specified by database.yml
9052
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9053
+ Migrating to CreateUsers (20120719231810)
9054
+ Connecting to database specified by database.yml
9055
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9056
+ Migrating to CreateUsers (20120719231810)
9057
+ [librato-rails] no configuration file present, using ENV variables
9058
+ [librato-rails] configuration file present, ignoring ENV variables
9059
+ [librato-rails] no configuration file present, using ENV variables
9060
+ [librato-rails] no configuration file present, using ENV variables
9061
+ [librato-rails] configuration file present, ignoring ENV variables
9062
+ [librato-rails] no configuration file present, using ENV variables
9063
+ [librato-rails] no configuration file present, using ENV variables
9064
+ [librato-rails] no configuration file present, using ENV variables
9065
+ [librato-rails] no configuration file present, using ENV variables
9066
+ Connecting to database specified by database.yml
9067
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9068
+ Migrating to CreateUsers (20120719231810)
9069
+  (0.1ms) begin transaction
9070
+
9071
+
9072
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:52:49 -0500
9073
+ Processing by HomeController#custom as HTML
9074
+ Rendered text template (0.0ms)
9075
+ Completed 200 OK in 59ms (Views: 11.1ms | ActiveRecord: 0.3ms)
9076
+  (0.1ms) rollback transaction
9077
+  (0.1ms) begin transaction
9078
+
9079
+
9080
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:52:49 -0500
9081
+ Processing by HomeController#custom as HTML
9082
+ Rendered text template (0.0ms)
9083
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
9084
+  (0.1ms) rollback transaction
9085
+  (0.0ms) begin transaction
9086
+
9087
+
9088
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:52:49 -0500
9089
+ Processing by HomeController#custom as HTML
9090
+ Rendered text template (0.0ms)
9091
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
9092
+  (0.0ms) rollback transaction
9093
+ [librato-rails] no configuration file present, using ENV variables
9094
+ [librato-rails] no configuration file present, using ENV variables
9095
+ [librato-rails] configuration file present, ignoring ENV variables
9096
+ [librato-rails] no configuration file present, using ENV variables
9097
+ [librato-rails] configuration file present, ignoring ENV variables
9098
+ [librato-rails] no configuration file present, using ENV variables
9099
+ [librato-rails] no configuration file present, using ENV variables
9100
+ [librato-rails] no configuration file present, using ENV variables
9101
+ [librato-rails] no configuration file present, using ENV variables
9102
+  (0.1ms) begin transaction
9103
+ [librato-rails] flushing 5368 (2012-10-22 09:52:49 -0500):
9104
+ [librato-rails] no configuration file present, using ENV variables
9105
+ {:gauges=>[{:name=>"knightrider", :value=>0, :measure_time=>1350917569}], :source=>"source"}
9106
+  (0.1ms) rollback transaction
9107
+  (0.0ms) begin transaction
9108
+ [librato-rails] flushing 5368 (2012-10-22 09:52:50 -0500):
9109
+ {}
9110
+  (0.1ms) rollback transaction
9111
+  (0.1ms) begin transaction
9112
+ [librato-rails] flushing 5368 (2012-10-22 09:52:50 -0500):
9113
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>0, :measure_time=>1350917570}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"source"}
9114
+  (0.1ms) rollback transaction
9115
+ Connecting to database specified by database.yml
9116
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9117
+ Migrating to CreateUsers (20120719231810)
9118
+  (0.1ms) begin transaction
9119
+
9120
+
9121
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:53:42 -0500
9122
+ Processing by HomeController#custom as HTML
9123
+ Rendered text template (0.0ms)
9124
+ Completed 200 OK in 66ms (Views: 9.0ms | ActiveRecord: 0.3ms)
9125
+  (0.1ms) rollback transaction
9126
+  (0.1ms) begin transaction
9127
+
9128
+
9129
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:53:42 -0500
9130
+ Processing by HomeController#custom as HTML
9131
+ Rendered text template (0.0ms)
9132
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
9133
+  (0.1ms) rollback transaction
9134
+  (0.1ms) begin transaction
9135
+
9136
+
9137
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 09:53:42 -0500
9138
+ Processing by HomeController#custom as HTML
9139
+ Rendered text template (0.0ms)
9140
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
9141
+  (0.0ms) rollback transaction
9142
+ [librato-rails] configuration file present, ignoring ENV variables
9143
+ [librato-rails] no configuration file present, using ENV variables
9144
+ [librato-rails] no configuration file present, using ENV variables
9145
+ [librato-rails] no configuration file present, using ENV variables
9146
+ [librato-rails] no configuration file present, using ENV variables
9147
+ [librato-rails] no configuration file present, using ENV variables
9148
+ [librato-rails] no configuration file present, using ENV variables
9149
+ [librato-rails] configuration file present, ignoring ENV variables
9150
+ [librato-rails] no configuration file present, using ENV variables
9151
+  (0.1ms) begin transaction
9152
+ [librato-rails] flushing 5444 (2012-10-22 09:53:42 -0500):
9153
+ [librato-rails] no configuration file present, using ENV variables
9154
+ {:gauges=>[{:name=>"knightrider", :value=>0, :measure_time=>1350917622}], :source=>"custom-1"}
9155
+  (0.1ms) rollback transaction
9156
+  (0.1ms) begin transaction
9157
+ [librato-rails] flushing 5444 (2012-10-22 09:53:43 -0500):
9158
+ {}
9159
+  (0.1ms) rollback transaction
9160
+  (0.1ms) begin transaction
9161
+ [librato-rails] flushing 5444 (2012-10-22 09:53:43 -0500):
9162
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>0, :measure_time=>1350917623}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
9163
+  (0.1ms) rollback transaction
9164
+ Connecting to database specified by database.yml
9165
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9166
+ Migrating to CreateUsers (20120719231810)
9167
+ Connecting to database specified by database.yml
9168
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9169
+ Migrating to CreateUsers (20120719231810)
9170
+ Connecting to database specified by database.yml
9171
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9172
+ Migrating to CreateUsers (20120719231810)
9173
+ Connecting to database specified by database.yml
9174
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9175
+ Migrating to CreateUsers (20120719231810)
9176
+ Connecting to database specified by database.yml
9177
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9178
+ Migrating to CreateUsers (20120719231810)
9179
+ Connecting to database specified by database.yml
9180
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9181
+ Migrating to CreateUsers (20120719231810)
9182
+ Connecting to database specified by database.yml
9183
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9184
+ Migrating to CreateUsers (20120719231810)
9185
+ Connecting to database specified by database.yml
9186
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9187
+ Migrating to CreateUsers (20120719231810)
9188
+  (0.1ms) begin transaction
9189
+
9190
+
9191
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:05:29 -0500
9192
+ Processing by HomeController#custom as HTML
9193
+ Rendered text template (0.0ms)
9194
+ Completed 200 OK in 57ms (Views: 9.4ms | ActiveRecord: 0.3ms)
9195
+  (0.1ms) rollback transaction
9196
+  (0.1ms) begin transaction
9197
+
9198
+
9199
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:05:29 -0500
9200
+ Processing by HomeController#custom as HTML
9201
+ Rendered text template (0.0ms)
9202
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
9203
+  (0.1ms) rollback transaction
9204
+  (0.0ms) begin transaction
9205
+
9206
+
9207
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:05:29 -0500
9208
+ Processing by HomeController#custom as HTML
9209
+ Rendered text template (0.0ms)
9210
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
9211
+  (0.0ms) rollback transaction
9212
+ [librato-rails] configuration file present, ignoring ENV variables
9213
+ [librato-rails] no configuration file present, using ENV variables
9214
+ [librato-rails] no configuration file present, using ENV variables
9215
+ [librato-rails] no configuration file present, using ENV variables
9216
+ [librato-rails] no configuration file present, using ENV variables
9217
+ [librato-rails] no configuration file present, using ENV variables
9218
+ [librato-rails] no configuration file present, using ENV variables
9219
+ [librato-rails] configuration file present, ignoring ENV variables
9220
+ [librato-rails] no configuration file present, using ENV variables
9221
+  (0.1ms) begin transaction
9222
+ [librato-rails] flushing 6126 (2012-10-22 10:05:30 -0500):
9223
+ [librato-rails] no configuration file present, using ENV variables
9224
+ {:gauges=>[{:name=>"knightrider", :value=>0, :measure_time=>1350918330}], :source=>"custom-1"}
9225
+  (0.1ms) rollback transaction
9226
+  (0.1ms) begin transaction
9227
+ [librato-rails] flushing 6126 (2012-10-22 10:05:30 -0500):
9228
+ {}
9229
+  (0.1ms) rollback transaction
9230
+  (0.1ms) begin transaction
9231
+ [librato-rails] flushing 6126 (2012-10-22 10:05:30 -0500):
9232
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>0, :measure_time=>1350918330}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
9233
+  (0.1ms) rollback transaction
9234
+  (0.1ms) begin transaction
9235
+ [librato-rails] flushing 6126 (2012-10-22 10:07:59 -0500):
9236
+ {:gauges=>[{:name=>"foo", :value=>0, :measure_time=>1350918479}, {:name=>"bar", :value=>0, :measure_time=>1350918479}], :source=>"custom-1"}
9237
+  (0.1ms) rollback transaction
9238
+  (0.0ms) begin transaction
9239
+ [librato-rails] flushing 6126 (2012-10-22 10:07:59 -0500):
9240
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
9241
+  (0.1ms) rollback transaction
9242
+  (0.1ms) begin transaction
9243
+ [librato-rails] flushing 6126 (2012-10-22 10:07:59 -0500):
9244
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
9245
+  (0.1ms) rollback transaction
9246
+  (0.1ms) begin transaction
9247
+  (0.0ms) rollback transaction
9248
+  (0.0ms) begin transaction
9249
+  (0.0ms) rollback transaction
9250
+  (0.0ms) begin transaction
9251
+  (0.0ms) rollback transaction
9252
+  (0.0ms) begin transaction
9253
+  (0.0ms) rollback transaction
9254
+  (0.1ms) begin transaction
9255
+  (0.0ms) rollback transaction
9256
+  (0.0ms) begin transaction
9257
+  (0.0ms) rollback transaction
9258
+  (0.0ms) begin transaction
9259
+  (0.0ms) rollback transaction
9260
+  (0.0ms) begin transaction
9261
+  (0.0ms) rollback transaction
9262
+  (0.1ms) begin transaction
9263
+  (0.1ms) SAVEPOINT active_record_1
9264
+ SQL (7.1ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 15:08:00 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 15:08:00 UTC +00:00]]
9265
+  (0.1ms) RELEASE SAVEPOINT active_record_1
9266
+ Rendered user_mailer/welcome_email.text.erb (2.1ms)
9267
+
9268
+ Sent mail to foo@foo.com (15ms)
9269
+ Date: Mon, 22 Oct 2012 10:08:00 -0500
9270
+ From: from@librato-rails.com
9271
+ To: foo@foo.com
9272
+ Message-ID: <508561504aedf_17ee3fe2c5434cd841527@Aither.local.mail>
9273
+ Subject: Why Howdy!
9274
+ Mime-Version: 1.0
9275
+ Content-Type: text/plain;
9276
+ charset=UTF-8
9277
+ Content-Transfer-Encoding: 7bit
9278
+
9279
+ This is a sample email, yay!
9280
+  (2.0ms) rollback transaction
9281
+  (0.1ms) begin transaction
9282
+
9283
+
9284
+ Started GET "/" for 127.0.0.1 at 2012-10-22 10:08:00 -0500
9285
+ Processing by HomeController#index as HTML
9286
+ Rendered home/index.html.erb within layouts/application (0.3ms)
9287
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
9288
+
9289
+
9290
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-22 10:08:00 -0500
9291
+ Processing by StatusController#index as HTML
9292
+ Parameters: {"code"=>"204"}
9293
+ Rendered text template (0.0ms)
9294
+ Completed 204 No Content in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
9295
+  (0.1ms) rollback transaction
9296
+  (0.1ms) begin transaction
9297
+
9298
+
9299
+ Started GET "/" for 127.0.0.1 at 2012-10-22 10:08:00 -0500
9300
+ Processing by HomeController#index as HTML
9301
+ Rendered home/index.html.erb within layouts/application (0.0ms)
9302
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
9303
+  (0.1ms) rollback transaction
9304
+  (0.0ms) begin transaction
9305
+
9306
+
9307
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 10:08:00 -0500
9308
+ Processing by HomeController#boom as HTML
9309
+ Completed 500 Internal Server Error in 0ms
9310
+  (0.1ms) rollback transaction
9311
+  (0.0ms) begin transaction
9312
+
9313
+
9314
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 10:08:00 -0500
9315
+ Processing by HomeController#slow as HTML
9316
+ Rendered text template (0.0ms)
9317
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9318
+  (0.1ms) rollback transaction
9319
+  (0.1ms) begin transaction
9320
+  (0.1ms) SAVEPOINT active_record_1
9321
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 15:08:00 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 15:08:00 UTC +00:00]]
9322
+  (0.1ms) RELEASE SAVEPOINT active_record_1
9323
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
9324
+  (0.1ms) SAVEPOINT active_record_1
9325
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-22 15:08:00.711806' WHERE "users"."id" = 1
9326
+  (0.0ms) RELEASE SAVEPOINT active_record_1
9327
+  (0.0ms) SAVEPOINT active_record_1
9328
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
9329
+  (0.0ms) RELEASE SAVEPOINT active_record_1
9330
+  (1.7ms) rollback transaction
9331
+ Connecting to database specified by database.yml
9332
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9333
+ Migrating to CreateUsers (20120719231810)
9334
+  (0.1ms) begin transaction
9335
+
9336
+
9337
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:08:05 -0500
9338
+ Processing by HomeController#custom as HTML
9339
+ Rendered text template (0.0ms)
9340
+ Completed 200 OK in 63ms (Views: 10.1ms | ActiveRecord: 0.3ms)
9341
+  (0.1ms) rollback transaction
9342
+  (0.1ms) begin transaction
9343
+
9344
+
9345
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:08:05 -0500
9346
+ Processing by HomeController#custom as HTML
9347
+ Rendered text template (0.0ms)
9348
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
9349
+  (0.1ms) rollback transaction
9350
+  (0.1ms) begin transaction
9351
+
9352
+
9353
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:08:05 -0500
9354
+ Processing by HomeController#custom as HTML
9355
+ Rendered text template (0.0ms)
9356
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
9357
+  (0.1ms) rollback transaction
9358
+ [librato-rails] configuration file present, ignoring ENV variables
9359
+ [librato-rails] no configuration file present, using ENV variables
9360
+ [librato-rails] no configuration file present, using ENV variables
9361
+ [librato-rails] no configuration file present, using ENV variables
9362
+ [librato-rails] no configuration file present, using ENV variables
9363
+ [librato-rails] configuration file present, ignoring ENV variables
9364
+ [librato-rails] no configuration file present, using ENV variables
9365
+ [librato-rails] no configuration file present, using ENV variables
9366
+ [librato-rails] no configuration file present, using ENV variables
9367
+  (0.1ms) begin transaction
9368
+ [librato-rails] flushing 6302 (2012-10-22 10:08:06 -0500):
9369
+ [librato-rails] no configuration file present, using ENV variables
9370
+ {:gauges=>[{:name=>"knightrider", :value=>0, :measure_time=>1350918486}], :source=>"custom-1"}
9371
+ [librato-rails] submission failed permanently: exit
9372
+  (0.1ms) rollback transaction
9373
+  (0.0ms) begin transaction
9374
+ [librato-rails] flushing 6302 (2012-10-22 10:08:47 -0500):
9375
+ {}
9376
+ [librato-rails] submission failed permanently: exit
9377
+  (0.1ms) rollback transaction
9378
+  (0.1ms) begin transaction
9379
+ [librato-rails] flushing 6302 (2012-10-22 10:08:48 -0500):
9380
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>0, :measure_time=>1350918528}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
9381
+  (0.1ms) rollback transaction
9382
+  (0.1ms) begin transaction
9383
+ [librato-rails] flushing 6302 (2012-10-22 10:08:50 -0500):
9384
+ {:gauges=>[{:name=>"foo", :value=>0, :measure_time=>1350918530}, {:name=>"bar", :value=>0, :measure_time=>1350918530}], :source=>"custom-1"}
9385
+  (0.1ms) rollback transaction
9386
+  (0.1ms) begin transaction
9387
+ [librato-rails] flushing 6302 (2012-10-22 10:08:53 -0500):
9388
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
9389
+ [librato-rails] submission failed permanently: exit
9390
+  (0.1ms) rollback transaction
9391
+  (0.0ms) begin transaction
9392
+ [librato-rails] flushing 6302 (2012-10-22 10:08:54 -0500):
9393
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
9394
+ [librato-rails] submission failed permanently: exit
9395
+  (0.1ms) rollback transaction
9396
+  (0.1ms) begin transaction
9397
+  (0.0ms) rollback transaction
9398
+  (0.0ms) begin transaction
9399
+  (0.0ms) rollback transaction
9400
+  (0.0ms) begin transaction
9401
+  (0.0ms) rollback transaction
9402
+  (0.0ms) begin transaction
9403
+  (0.0ms) rollback transaction
9404
+  (0.1ms) begin transaction
9405
+  (0.0ms) rollback transaction
9406
+  (0.0ms) begin transaction
9407
+  (0.0ms) rollback transaction
9408
+  (0.1ms) begin transaction
9409
+  (0.0ms) rollback transaction
9410
+  (0.1ms) begin transaction
9411
+  (0.0ms) rollback transaction
9412
+  (0.1ms) begin transaction
9413
+  (0.1ms) SAVEPOINT active_record_1
9414
+ SQL (6.0ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 15:08:56 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 15:08:56 UTC +00:00]]
9415
+  (0.1ms) RELEASE SAVEPOINT active_record_1
9416
+ Rendered user_mailer/welcome_email.text.erb (2.2ms)
9417
+
9418
+ Sent mail to foo@foo.com (14ms)
9419
+ Date: Mon, 22 Oct 2012 10:08:56 -0500
9420
+ From: from@librato-rails.com
9421
+ To: foo@foo.com
9422
+ Message-ID: <508561885d553_189e3fe499c34cdc28c9@Aither.local.mail>
9423
+ Subject: Why Howdy!
9424
+ Mime-Version: 1.0
9425
+ Content-Type: text/plain;
9426
+ charset=UTF-8
9427
+ Content-Transfer-Encoding: 7bit
9428
+
9429
+ This is a sample email, yay!
9430
+  (1.8ms) rollback transaction
9431
+  (0.1ms) begin transaction
9432
+
9433
+
9434
+ Started GET "/" for 127.0.0.1 at 2012-10-22 10:08:56 -0500
9435
+ Processing by HomeController#index as HTML
9436
+ Rendered home/index.html.erb within layouts/application (0.3ms)
9437
+ Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
9438
+
9439
+
9440
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-22 10:08:56 -0500
9441
+ Processing by StatusController#index as HTML
9442
+ Parameters: {"code"=>"204"}
9443
+ Rendered text template (0.0ms)
9444
+ Completed 204 No Content in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9445
+  (0.1ms) rollback transaction
9446
+  (0.1ms) begin transaction
9447
+
9448
+
9449
+ Started GET "/" for 127.0.0.1 at 2012-10-22 10:08:56 -0500
9450
+ Processing by HomeController#index as HTML
9451
+ Rendered home/index.html.erb within layouts/application (0.1ms)
9452
+ Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
9453
+  (0.1ms) rollback transaction
9454
+  (0.1ms) begin transaction
9455
+
9456
+
9457
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 10:08:56 -0500
9458
+ Processing by HomeController#boom as HTML
9459
+ Completed 500 Internal Server Error in 0ms
9460
+  (0.1ms) rollback transaction
9461
+  (0.1ms) begin transaction
9462
+
9463
+
9464
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 10:08:56 -0500
9465
+ Processing by HomeController#slow as HTML
9466
+ Rendered text template (0.0ms)
9467
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9468
+  (0.1ms) rollback transaction
9469
+  (0.1ms) begin transaction
9470
+  (0.0ms) SAVEPOINT active_record_1
9471
+ SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 15:08:56 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 15:08:56 UTC +00:00]]
9472
+  (0.0ms) RELEASE SAVEPOINT active_record_1
9473
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
9474
+  (0.1ms) SAVEPOINT active_record_1
9475
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-22 15:08:56.783186' WHERE "users"."id" = 1
9476
+  (0.0ms) RELEASE SAVEPOINT active_record_1
9477
+  (0.0ms) SAVEPOINT active_record_1
9478
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
9479
+  (0.0ms) RELEASE SAVEPOINT active_record_1
9480
+  (1.8ms) rollback transaction
9481
+ Connecting to database specified by database.yml
9482
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9483
+ Migrating to CreateUsers (20120719231810)
9484
+  (0.1ms) begin transaction
9485
+
9486
+
9487
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:09:02 -0500
9488
+ Processing by HomeController#custom as HTML
9489
+ Rendered text template (0.0ms)
9490
+ Completed 200 OK in 61ms (Views: 9.3ms | ActiveRecord: 0.3ms)
9491
+  (0.1ms) rollback transaction
9492
+  (0.1ms) begin transaction
9493
+
9494
+
9495
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:09:02 -0500
9496
+ Processing by HomeController#custom as HTML
9497
+ Rendered text template (0.0ms)
9498
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
9499
+  (0.1ms) rollback transaction
9500
+  (0.0ms) begin transaction
9501
+
9502
+
9503
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:09:02 -0500
9504
+ Processing by HomeController#custom as HTML
9505
+ Rendered text template (0.0ms)
9506
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
9507
+  (0.0ms) rollback transaction
9508
+ [librato-rails] no configuration file present, using ENV variables
9509
+ [librato-rails] configuration file present, ignoring ENV variables
9510
+ [librato-rails] no configuration file present, using ENV variables
9511
+ [librato-rails] configuration file present, ignoring ENV variables
9512
+ [librato-rails] no configuration file present, using ENV variables
9513
+ [librato-rails] no configuration file present, using ENV variables
9514
+ [librato-rails] no configuration file present, using ENV variables
9515
+ [librato-rails] no configuration file present, using ENV variables
9516
+ [librato-rails] no configuration file present, using ENV variables
9517
+  (0.1ms) begin transaction
9518
+ [librato-rails] flushing 6352 (2012-10-22 10:09:02 -0500):
9519
+ [librato-rails] no configuration file present, using ENV variables
9520
+ {:gauges=>[{:name=>"knightrider", :value=>0, :measure_time=>1350918542}], :source=>"source"}
9521
+  (0.1ms) rollback transaction
9522
+  (0.1ms) begin transaction
9523
+ [librato-rails] flushing 6352 (2012-10-22 10:09:02 -0500):
9524
+ {}
9525
+  (0.1ms) rollback transaction
9526
+  (0.0ms) begin transaction
9527
+ [librato-rails] flushing 6352 (2012-10-22 10:09:03 -0500):
9528
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>0, :measure_time=>1350918543}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"source"}
9529
+  (0.1ms) rollback transaction
9530
+  (0.1ms) begin transaction
9531
+ [librato-rails] flushing 6352 (2012-10-22 10:12:15 -0500):
9532
+ {:gauges=>[{:name=>"foo", :value=>0, :measure_time=>1350918735}, {:name=>"bar", :value=>0, :measure_time=>1350918735}], :source=>"source"}
9533
+  (0.1ms) rollback transaction
9534
+  (0.1ms) begin transaction
9535
+ [librato-rails] flushing 6352 (2012-10-22 10:12:15 -0500):
9536
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
9537
+  (0.1ms) rollback transaction
9538
+  (0.0ms) begin transaction
9539
+ [librato-rails] flushing 6352 (2012-10-22 10:12:16 -0500):
9540
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
9541
+  (0.1ms) rollback transaction
9542
+  (0.1ms) begin transaction
9543
+  (0.0ms) rollback transaction
9544
+  (0.0ms) begin transaction
9545
+  (0.1ms) rollback transaction
9546
+  (0.1ms) begin transaction
9547
+  (0.0ms) rollback transaction
9548
+  (0.1ms) begin transaction
9549
+  (0.0ms) rollback transaction
9550
+  (0.1ms) begin transaction
9551
+  (0.0ms) rollback transaction
9552
+  (0.0ms) begin transaction
9553
+  (0.0ms) rollback transaction
9554
+  (0.0ms) begin transaction
9555
+  (0.0ms) rollback transaction
9556
+  (0.0ms) begin transaction
9557
+  (0.0ms) rollback transaction
9558
+  (0.1ms) begin transaction
9559
+  (0.1ms) SAVEPOINT active_record_1
9560
+ SQL (5.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 15:12:16 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 15:12:16 UTC +00:00]]
9561
+  (0.1ms) RELEASE SAVEPOINT active_record_1
9562
+ Rendered user_mailer/welcome_email.text.erb (4.0ms)
9563
+
9564
+ Sent mail to foo@foo.com (18ms)
9565
+ Date: Mon, 22 Oct 2012 10:12:16 -0500
9566
+ From: from@librato-rails.com
9567
+ To: foo@foo.com
9568
+ Message-ID: <50856250b0b67_18d03fd760c34cdc65574@Aither.local.mail>
9569
+ Subject: Why Howdy!
9570
+ Mime-Version: 1.0
9571
+ Content-Type: text/plain;
9572
+ charset=UTF-8
9573
+ Content-Transfer-Encoding: 7bit
9574
+
9575
+ This is a sample email, yay!
9576
+  (0.5ms) rollback transaction
9577
+  (0.1ms) begin transaction
9578
+
9579
+
9580
+ Started GET "/" for 127.0.0.1 at 2012-10-22 10:12:16 -0500
9581
+ Processing by HomeController#index as HTML
9582
+ Rendered home/index.html.erb within layouts/application (0.5ms)
9583
+ Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)
9584
+
9585
+
9586
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-22 10:12:16 -0500
9587
+ Processing by StatusController#index as HTML
9588
+ Parameters: {"code"=>"204"}
9589
+ Rendered text template (0.0ms)
9590
+ Completed 204 No Content in 29ms (Views: 28.2ms | ActiveRecord: 0.0ms)
9591
+  (0.1ms) rollback transaction
9592
+  (0.1ms) begin transaction
9593
+
9594
+
9595
+ Started GET "/" for 127.0.0.1 at 2012-10-22 10:12:16 -0500
9596
+ Processing by HomeController#index as HTML
9597
+ Rendered home/index.html.erb within layouts/application (0.0ms)
9598
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
9599
+  (0.1ms) rollback transaction
9600
+  (0.1ms) begin transaction
9601
+
9602
+
9603
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 10:12:16 -0500
9604
+ Processing by HomeController#boom as HTML
9605
+ Completed 500 Internal Server Error in 0ms
9606
+  (0.1ms) rollback transaction
9607
+  (0.1ms) begin transaction
9608
+
9609
+
9610
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 10:12:16 -0500
9611
+ Processing by HomeController#slow as HTML
9612
+ Rendered text template (0.0ms)
9613
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9614
+  (0.1ms) rollback transaction
9615
+  (0.1ms) begin transaction
9616
+  (0.1ms) SAVEPOINT active_record_1
9617
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 15:12:17 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 15:12:17 UTC +00:00]]
9618
+  (0.1ms) RELEASE SAVEPOINT active_record_1
9619
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
9620
+  (0.0ms) SAVEPOINT active_record_1
9621
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-22 15:12:17.141635' WHERE "users"."id" = 1
9622
+  (0.0ms) RELEASE SAVEPOINT active_record_1
9623
+  (0.0ms) SAVEPOINT active_record_1
9624
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
9625
+  (0.0ms) RELEASE SAVEPOINT active_record_1
9626
+  (1.8ms) rollback transaction
9627
+ Connecting to database specified by database.yml
9628
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9629
+ Migrating to CreateUsers (20120719231810)
9630
+ Connecting to database specified by database.yml
9631
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9632
+ Migrating to CreateUsers (20120719231810)
9633
+ Connecting to database specified by database.yml
9634
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9635
+ Migrating to CreateUsers (20120719231810)
9636
+ Connecting to database specified by database.yml
9637
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9638
+ Migrating to CreateUsers (20120719231810)
9639
+ Connecting to database specified by database.yml
9640
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9641
+ Migrating to CreateUsers (20120719231810)
9642
+ Connecting to database specified by database.yml
9643
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9644
+ Migrating to CreateUsers (20120719231810)
9645
+ Connecting to database specified by database.yml
9646
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9647
+ Migrating to CreateUsers (20120719231810)
9648
+ Connecting to database specified by database.yml
9649
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9650
+ Migrating to CreateUsers (20120719231810)
9651
+  (0.2ms) begin transaction
9652
+
9653
+
9654
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:33:37 -0500
9655
+ Processing by HomeController#custom as HTML
9656
+ Rendered text template (0.0ms)
9657
+ Completed 200 OK in 163ms (Views: 32.6ms | ActiveRecord: 1.0ms)
9658
+  (0.3ms) rollback transaction
9659
+  (0.2ms) begin transaction
9660
+
9661
+
9662
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:33:37 -0500
9663
+ Processing by HomeController#custom as HTML
9664
+ Rendered text template (0.0ms)
9665
+ Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)
9666
+  (0.1ms) rollback transaction
9667
+  (0.1ms) begin transaction
9668
+
9669
+
9670
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:33:37 -0500
9671
+ Processing by HomeController#custom as HTML
9672
+ Rendered text template (0.0ms)
9673
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9674
+  (0.1ms) rollback transaction
9675
+ [librato-rails] configuration file present, ignoring ENV variables
9676
+ [librato-rails] no configuration file present, using ENV variables
9677
+ [librato-rails] no configuration file present, using ENV variables
9678
+ [librato-rails] no configuration file present, using ENV variables
9679
+ [librato-rails] no configuration file present, using ENV variables
9680
+ [librato-rails] no configuration file present, using ENV variables
9681
+ [librato-rails] configuration file present, ignoring ENV variables
9682
+ [librato-rails] no configuration file present, using ENV variables
9683
+ [librato-rails] no configuration file present, using ENV variables
9684
+  (0.3ms) begin transaction
9685
+ [librato-rails] flushing 7795 (2012-10-22 10:33:37 -0500):
9686
+ [librato-rails] no configuration file present, using ENV variables
9687
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350920017}], :source=>"custom-1"}
9688
+  (0.2ms) rollback transaction
9689
+  (0.2ms) begin transaction
9690
+ [librato-rails] flushing 7795 (2012-10-22 10:33:38 -0500):
9691
+ {}
9692
+  (0.1ms) rollback transaction
9693
+  (0.2ms) begin transaction
9694
+ [librato-rails] flushing 7795 (2012-10-22 10:33:38 -0500):
9695
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350920018}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
9696
+  (0.3ms) rollback transaction
9697
+  (0.2ms) begin transaction
9698
+ [librato-rails] flushing 7795 (2012-10-22 10:33:40 -0500):
9699
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350920020}, {:name=>"bar", :value=>2, :measure_time=>1350920020}], :source=>"custom-1"}
9700
+  (0.2ms) rollback transaction
9701
+  (0.2ms) begin transaction
9702
+ [librato-rails] flushing 7795 (2012-10-22 10:33:40 -0500):
9703
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
9704
+  (0.2ms) rollback transaction
9705
+  (0.1ms) begin transaction
9706
+ [librato-rails] flushing 7795 (2012-10-22 10:33:41 -0500):
9707
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
9708
+  (0.2ms) rollback transaction
9709
+  (0.2ms) begin transaction
9710
+  (0.1ms) rollback transaction
9711
+  (0.2ms) begin transaction
9712
+  (0.1ms) rollback transaction
9713
+  (0.2ms) begin transaction
9714
+  (0.2ms) rollback transaction
9715
+  (0.2ms) begin transaction
9716
+  (0.1ms) rollback transaction
9717
+  (0.2ms) begin transaction
9718
+  (0.1ms) rollback transaction
9719
+  (0.2ms) begin transaction
9720
+  (0.2ms) rollback transaction
9721
+  (0.2ms) begin transaction
9722
+  (0.2ms) rollback transaction
9723
+  (0.2ms) begin transaction
9724
+  (0.3ms) rollback transaction
9725
+  (0.2ms) begin transaction
9726
+  (0.1ms) SAVEPOINT active_record_1
9727
+ SQL (20.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 15:33:41 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 15:33:41 UTC +00:00]]
9728
+  (0.2ms) RELEASE SAVEPOINT active_record_1
9729
+ Rendered user_mailer/welcome_email.text.erb (8.3ms)
9730
+
9731
+ Sent mail to foo@foo.com (50ms)
9732
+ Date: Mon, 22 Oct 2012 10:33:42 -0500
9733
+ From: from@librato-rails.com
9734
+ To: foo@foo.com
9735
+ Message-ID: <5085675615e30_1e733fd134434cd010933@Aither.local.mail>
9736
+ Subject: Why Howdy!
9737
+ Mime-Version: 1.0
9738
+ Content-Type: text/plain;
9739
+ charset=UTF-8
9740
+ Content-Transfer-Encoding: 7bit
9741
+
9742
+ This is a sample email, yay!
9743
+  (0.9ms) rollback transaction
9744
+  (0.2ms) begin transaction
9745
+
9746
+
9747
+ Started GET "/" for 127.0.0.1 at 2012-10-22 10:33:42 -0500
9748
+ Processing by HomeController#index as HTML
9749
+ Rendered home/index.html.erb within layouts/application (0.9ms)
9750
+ Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.0ms)
9751
+
9752
+
9753
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-22 10:33:42 -0500
9754
+ Processing by StatusController#index as HTML
9755
+ Parameters: {"code"=>"204"}
9756
+ Rendered text template (0.0ms)
9757
+ Completed 204 No Content in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms)
9758
+  (0.2ms) rollback transaction
9759
+  (0.2ms) begin transaction
9760
+
9761
+
9762
+ Started GET "/" for 127.0.0.1 at 2012-10-22 10:33:42 -0500
9763
+ Processing by HomeController#index as HTML
9764
+ Rendered home/index.html.erb within layouts/application (0.1ms)
9765
+ Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
9766
+  (0.1ms) rollback transaction
9767
+  (0.1ms) begin transaction
9768
+
9769
+
9770
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 10:33:42 -0500
9771
+ Processing by HomeController#boom as HTML
9772
+ Completed 500 Internal Server Error in 2ms
9773
+  (0.2ms) rollback transaction
9774
+  (0.2ms) begin transaction
9775
+
9776
+
9777
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 10:33:42 -0500
9778
+ Processing by HomeController#slow as HTML
9779
+ Rendered text template (0.0ms)
9780
+ Completed 200 OK in 303ms (Views: 1.4ms | ActiveRecord: 0.0ms)
9781
+  (0.2ms) rollback transaction
9782
+  (0.3ms) begin transaction
9783
+  (0.3ms) SAVEPOINT active_record_1
9784
+ SQL (1.7ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 15:33:42 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 15:33:42 UTC +00:00]]
9785
+  (0.2ms) RELEASE SAVEPOINT active_record_1
9786
+ User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
9787
+  (0.2ms) SAVEPOINT active_record_1
9788
+  (4.6ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-22 15:33:42.679868' WHERE "users"."id" = 1
9789
+  (0.2ms) RELEASE SAVEPOINT active_record_1
9790
+  (0.1ms) SAVEPOINT active_record_1
9791
+ SQL (0.5ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
9792
+  (0.2ms) RELEASE SAVEPOINT active_record_1
9793
+  (3.1ms) rollback transaction
9794
+ Connecting to database specified by database.yml
9795
+  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9796
+ Migrating to CreateUsers (20120719231810)
9797
+  (0.1ms) begin transaction
9798
+
9799
+
9800
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:47:56 -0500
9801
+ Processing by HomeController#custom as HTML
9802
+ Rendered text template (0.0ms)
9803
+ Completed 200 OK in 70ms (Views: 12.9ms | ActiveRecord: 0.3ms)
9804
+  (0.1ms) rollback transaction
9805
+  (0.1ms) begin transaction
9806
+
9807
+
9808
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:47:56 -0500
9809
+ Processing by HomeController#custom as HTML
9810
+ Rendered text template (0.0ms)
9811
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
9812
+  (0.1ms) rollback transaction
9813
+  (0.0ms) begin transaction
9814
+
9815
+
9816
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 10:47:56 -0500
9817
+ Processing by HomeController#custom as HTML
9818
+ Rendered text template (0.0ms)
9819
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
9820
+  (0.1ms) rollback transaction
9821
+ [librato-rails] configuration file present, ignoring ENV variables
9822
+ [librato-rails] no configuration file present, using ENV variables
9823
+ [librato-rails] no configuration file present, using ENV variables
9824
+ [librato-rails] no configuration file present, using ENV variables
9825
+ [librato-rails] no configuration file present, using ENV variables
9826
+ [librato-rails] configuration file present, ignoring ENV variables
9827
+ [librato-rails] no configuration file present, using ENV variables
9828
+ [librato-rails] no configuration file present, using ENV variables
9829
+ [librato-rails] no configuration file present, using ENV variables
9830
+  (0.1ms) begin transaction
9831
+ [librato-rails] flushing 8872 (2012-10-22 10:47:57 -0500):
9832
+ [librato-rails] no configuration file present, using ENV variables
9833
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350920877}], :source=>"custom-1"}
9834
+  (0.1ms) rollback transaction
9835
+  (0.1ms) begin transaction
9836
+ [librato-rails] flushing 8872 (2012-10-22 10:47:57 -0500):
9837
+ {}
9838
+  (0.1ms) rollback transaction
9839
+  (0.0ms) begin transaction
9840
+ [librato-rails] flushing 8872 (2012-10-22 10:47:57 -0500):
9841
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350920877}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
9842
+  (0.1ms) rollback transaction
9843
+  (0.0ms) begin transaction
9844
+ [librato-rails] flushing 8872 (2012-10-22 10:47:57 -0500):
9845
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350920877}, {:name=>"bar", :value=>2, :measure_time=>1350920877}], :source=>"custom-1"}
9846
+  (0.1ms) rollback transaction
9847
+  (0.0ms) begin transaction
9848
+ [librato-rails] flushing 8872 (2012-10-22 10:47:57 -0500):
9849
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
9850
+  (0.1ms) rollback transaction
9851
+  (0.0ms) begin transaction
9852
+ [librato-rails] flushing 8872 (2012-10-22 10:47:58 -0500):
9853
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
9854
+  (0.1ms) rollback transaction
9855
+  (0.0ms) begin transaction
9856
+  (0.0ms) rollback transaction
9857
+  (0.0ms) begin transaction
9858
+  (0.0ms) rollback transaction
9859
+  (0.1ms) begin transaction
9860
+  (0.0ms) rollback transaction
9861
+  (0.0ms) begin transaction
9862
+  (0.0ms) rollback transaction
9863
+  (0.0ms) begin transaction
9864
+  (0.0ms) rollback transaction
9865
+  (0.0ms) begin transaction
9866
+  (0.0ms) rollback transaction
9867
+  (0.0ms) begin transaction
9868
+  (0.0ms) rollback transaction
9869
+  (0.0ms) begin transaction
9870
+  (0.0ms) rollback transaction
9871
+  (0.1ms) begin transaction
9872
+  (0.1ms) SAVEPOINT active_record_1
9873
+ SQL (39.0ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 15:47:58 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 15:47:58 UTC +00:00]]
9874
+  (0.1ms) RELEASE SAVEPOINT active_record_1
9875
+ Rendered user_mailer/welcome_email.text.erb (3.0ms)
9876
+
9877
+ Sent mail to foo@foo.com (46ms)
9878
+ Date: Mon, 22 Oct 2012 10:47:58 -0500
9879
+ From: from@librato-rails.com
9880
+ To: foo@foo.com
9881
+ Message-ID: <50856aaebfa3f_22a83fea72034cdc416e4@Aither.local.mail>
9882
+ Subject: Why Howdy!
9883
+ Mime-Version: 1.0
9884
+ Content-Type: text/plain;
9885
+ charset=UTF-8
9886
+ Content-Transfer-Encoding: 7bit
9887
+
9888
+ This is a sample email, yay!
9889
+  (0.5ms) rollback transaction
9890
+  (0.1ms) begin transaction
9891
+
9892
+
9893
+ Started GET "/" for 127.0.0.1 at 2012-10-22 10:47:58 -0500
9894
+ Processing by HomeController#index as HTML
9895
+ Rendered home/index.html.erb within layouts/application (0.4ms)
9896
+ Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
9897
+
9898
+
9899
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-22 10:47:58 -0500
9900
+ Processing by StatusController#index as HTML
9901
+ Parameters: {"code"=>"204"}
9902
+ Rendered text template (0.0ms)
9903
+ Completed 204 No Content in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9904
+  (0.1ms) rollback transaction
9905
+  (0.1ms) begin transaction
9906
+
9907
+
9908
+ Started GET "/" for 127.0.0.1 at 2012-10-22 10:47:58 -0500
9909
+ Processing by HomeController#index as HTML
9910
+ Rendered home/index.html.erb within layouts/application (0.1ms)
9911
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
9912
+  (0.1ms) rollback transaction
9913
+  (0.0ms) begin transaction
9914
+
9915
+
9916
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 10:47:58 -0500
9917
+ Processing by HomeController#boom as HTML
9918
+ Completed 500 Internal Server Error in 0ms
9919
+  (0.1ms) rollback transaction
9920
+  (0.1ms) begin transaction
9921
+
9922
+
9923
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 10:47:58 -0500
9924
+ Processing by HomeController#slow as HTML
9925
+ Rendered text template (0.0ms)
9926
+ Completed 200 OK in 303ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9927
+  (0.1ms) rollback transaction
9928
+  (0.1ms) begin transaction
9929
+  (0.1ms) SAVEPOINT active_record_1
9930
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 15:47:59 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 15:47:59 UTC +00:00]]
9931
+  (0.1ms) RELEASE SAVEPOINT active_record_1
9932
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
9933
+  (0.1ms) SAVEPOINT active_record_1
9934
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-22 15:47:59.195505' WHERE "users"."id" = 1
9935
+  (0.1ms) RELEASE SAVEPOINT active_record_1
9936
+  (0.0ms) SAVEPOINT active_record_1
9937
+ SQL (0.2ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
9938
+  (0.0ms) RELEASE SAVEPOINT active_record_1
9939
+  (0.5ms) rollback transaction
9940
+ Connecting to database specified by database.yml
9941
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9942
+ Migrating to CreateUsers (20120719231810)
9943
+ Connecting to database specified by database.yml
9944
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9945
+ Migrating to CreateUsers (20120719231810)
9946
+ Connecting to database specified by database.yml
9947
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9948
+ Migrating to CreateUsers (20120719231810)
9949
+ Connecting to database specified by database.yml
9950
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9951
+ Migrating to CreateUsers (20120719231810)
9952
+ Connecting to database specified by database.yml
9953
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9954
+ Migrating to CreateUsers (20120719231810)
9955
+ Connecting to database specified by database.yml
9956
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9957
+ Migrating to CreateUsers (20120719231810)
9958
+ Connecting to database specified by database.yml
9959
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9960
+ Migrating to CreateUsers (20120719231810)
9961
+ Connecting to database specified by database.yml
9962
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9963
+ Migrating to CreateUsers (20120719231810)
9964
+ Connecting to database specified by database.yml
9965
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9966
+ Migrating to CreateUsers (20120719231810)
9967
+ Connecting to database specified by database.yml
9968
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9969
+ Migrating to CreateUsers (20120719231810)
9970
+ Connecting to database specified by database.yml
9971
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9972
+ Migrating to CreateUsers (20120719231810)
9973
+ Connecting to database specified by database.yml
9974
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9975
+ Migrating to CreateUsers (20120719231810)
9976
+ Connecting to database specified by database.yml
9977
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9978
+ Migrating to CreateUsers (20120719231810)
9979
+ Connecting to database specified by database.yml
9980
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9981
+ Migrating to CreateUsers (20120719231810)
9982
+ Connecting to database specified by database.yml
9983
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9984
+ Migrating to CreateUsers (20120719231810)
9985
+ Connecting to database specified by database.yml
9986
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9987
+ Migrating to CreateUsers (20120719231810)
9988
+ Connecting to database specified by database.yml
9989
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9990
+ Migrating to CreateUsers (20120719231810)
9991
+ Connecting to database specified by database.yml
9992
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9993
+ Migrating to CreateUsers (20120719231810)
9994
+ Connecting to database specified by database.yml
9995
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9996
+ Migrating to CreateUsers (20120719231810)
9997
+ Connecting to database specified by database.yml
9998
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9999
+ Migrating to CreateUsers (20120719231810)
10000
+ Connecting to database specified by database.yml
10001
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
10002
+ Migrating to CreateUsers (20120719231810)
10003
+ Connecting to database specified by database.yml
10004
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
10005
+ Migrating to CreateUsers (20120719231810)
10006
+ Connecting to database specified by database.yml
10007
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
10008
+ Migrating to CreateUsers (20120719231810)
10009
+ Connecting to database specified by database.yml
10010
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
10011
+ Migrating to CreateUsers (20120719231810)
10012
+ Connecting to database specified by database.yml
10013
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
10014
+ Migrating to CreateUsers (20120719231810)
10015
+ [librato-rails] configuration file present, ignoring ENV variables
10016
+ [librato-rails] no configuration file present, using ENV variables
10017
+ [librato-rails] no configuration file present, using ENV variables
10018
+ [librato-rails] no configuration file present, using ENV variables
10019
+ [librato-rails] no configuration file present, using ENV variables
10020
+ [librato-rails] no configuration file present, using ENV variables
10021
+ [librato-rails] no configuration file present, using ENV variables
10022
+ [librato-rails] configuration file present, ignoring ENV variables
10023
+ [librato-rails] no configuration file present, using ENV variables
10024
+ [librato-rails] no configuration file present, using ENV variables
10025
+ Connecting to database specified by database.yml
10026
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
10027
+ Migrating to CreateUsers (20120719231810)
10028
+  (0.1ms) begin transaction
10029
+
10030
+
10031
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:27:43 -0500
10032
+ Processing by HomeController#custom as HTML
10033
+ Rendered text template (0.0ms)
10034
+ Completed 200 OK in 57ms (Views: 9.9ms | ActiveRecord: 0.3ms)
10035
+  (0.1ms) rollback transaction
10036
+  (0.1ms) begin transaction
10037
+
10038
+
10039
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:27:43 -0500
10040
+ Processing by HomeController#custom as HTML
10041
+ Rendered text template (0.0ms)
10042
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
10043
+  (0.1ms) rollback transaction
10044
+  (0.0ms) begin transaction
10045
+
10046
+
10047
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:27:43 -0500
10048
+ Processing by HomeController#custom as HTML
10049
+ Rendered text template (0.0ms)
10050
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
10051
+  (0.0ms) rollback transaction
10052
+ [librato-rails] no configuration file present, using ENV variables
10053
+ [librato-rails] configuration file present, ignoring ENV variables
10054
+ [librato-rails] no configuration file present, using ENV variables
10055
+ [librato-rails] no configuration file present, using ENV variables
10056
+ [librato-rails] no configuration file present, using ENV variables
10057
+ [librato-rails] configuration file present, ignoring ENV variables
10058
+ [librato-rails] no configuration file present, using ENV variables
10059
+ [librato-rails] no configuration file present, using ENV variables
10060
+ [librato-rails] no configuration file present, using ENV variables
10061
+ [librato-rails] no configuration file present, using ENV variables
10062
+  (0.1ms) begin transaction
10063
+ [librato-rails] flushing 12679 (2012-10-22 13:27:43 -0500):
10064
+ [librato-rails] no configuration file present, using ENV variables
10065
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350930463}, {:name=>"badguys", :value=>1, :measure_time=>1350930463}], :source=>"source"}
10066
+  (0.1ms) rollback transaction
10067
+  (0.1ms) begin transaction
10068
+ [librato-rails] flushing 12679 (2012-10-22 13:27:44 -0500):
10069
+ {}
10070
+  (0.1ms) rollback transaction
10071
+  (0.0ms) begin transaction
10072
+ [librato-rails] flushing 12679 (2012-10-22 13:27:44 -0500):
10073
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350930464}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"source"}
10074
+  (0.1ms) rollback transaction
10075
+  (0.0ms) begin transaction
10076
+ [librato-rails] flushing 12679 (2012-10-22 13:27:44 -0500):
10077
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350930464}, {:name=>"bar", :value=>2, :measure_time=>1350930464}], :source=>"source"}
10078
+  (0.1ms) rollback transaction
10079
+  (0.0ms) begin transaction
10080
+ [librato-rails] flushing 12679 (2012-10-22 13:27:44 -0500):
10081
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
10082
+  (0.1ms) rollback transaction
10083
+  (0.0ms) begin transaction
10084
+ [librato-rails] flushing 12679 (2012-10-22 13:27:44 -0500):
10085
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
10086
+  (0.1ms) rollback transaction
10087
+  (0.1ms) begin transaction
10088
+  (0.0ms) rollback transaction
10089
+  (0.1ms) begin transaction
10090
+  (0.0ms) rollback transaction
10091
+  (0.0ms) begin transaction
10092
+  (0.0ms) rollback transaction
10093
+  (0.0ms) begin transaction
10094
+  (0.0ms) rollback transaction
10095
+  (0.0ms) begin transaction
10096
+  (0.0ms) rollback transaction
10097
+  (0.0ms) begin transaction
10098
+  (0.0ms) rollback transaction
10099
+  (0.0ms) begin transaction
10100
+  (0.0ms) rollback transaction
10101
+  (0.0ms) begin transaction
10102
+  (0.0ms) rollback transaction
10103
+  (0.1ms) begin transaction
10104
+  (0.1ms) SAVEPOINT active_record_1
10105
+ SQL (32.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 18:27:45 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 18:27:45 UTC +00:00]]
10106
+  (0.1ms) RELEASE SAVEPOINT active_record_1
10107
+ Rendered user_mailer/welcome_email.text.erb (2.1ms)
10108
+
10109
+ Sent mail to foo@foo.com (40ms)
10110
+ Date: Mon, 22 Oct 2012 13:27:45 -0500
10111
+ From: from@librato-rails.com
10112
+ To: foo@foo.com
10113
+ Message-ID: <508590213bce9_31873ff0d1c34cd468d5@Aither.local.mail>
10114
+ Subject: Why Howdy!
10115
+ Mime-Version: 1.0
10116
+ Content-Type: text/plain;
10117
+ charset=UTF-8
10118
+ Content-Transfer-Encoding: 7bit
10119
+
10120
+ This is a sample email, yay!
10121
+  (1.9ms) rollback transaction
10122
+  (0.1ms) begin transaction
10123
+
10124
+
10125
+ Started GET "/" for 127.0.0.1 at 2012-10-22 13:27:45 -0500
10126
+ Processing by HomeController#index as HTML
10127
+ Rendered home/index.html.erb within layouts/application (0.3ms)
10128
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
10129
+
10130
+
10131
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-22 13:27:45 -0500
10132
+ Processing by StatusController#index as HTML
10133
+ Parameters: {"code"=>"204"}
10134
+ Rendered text template (0.0ms)
10135
+ Completed 204 No Content in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10136
+  (0.1ms) rollback transaction
10137
+  (0.0ms) begin transaction
10138
+
10139
+
10140
+ Started GET "/" for 127.0.0.1 at 2012-10-22 13:27:45 -0500
10141
+ Processing by HomeController#index as HTML
10142
+ Rendered home/index.html.erb within layouts/application (0.0ms)
10143
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
10144
+  (0.1ms) rollback transaction
10145
+  (0.0ms) begin transaction
10146
+
10147
+
10148
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 13:27:45 -0500
10149
+ Processing by HomeController#boom as HTML
10150
+ Completed 500 Internal Server Error in 0ms
10151
+  (0.1ms) rollback transaction
10152
+  (0.0ms) begin transaction
10153
+
10154
+
10155
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 13:27:45 -0500
10156
+ Processing by HomeController#slow as HTML
10157
+ Rendered text template (0.0ms)
10158
+ Completed 200 OK in 303ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10159
+  (0.1ms) rollback transaction
10160
+  (0.1ms) begin transaction
10161
+  (0.1ms) SAVEPOINT active_record_1
10162
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 18:27:45 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 18:27:45 UTC +00:00]]
10163
+  (0.1ms) RELEASE SAVEPOINT active_record_1
10164
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
10165
+  (0.1ms) SAVEPOINT active_record_1
10166
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-22 18:27:45.646355' WHERE "users"."id" = 1
10167
+  (0.0ms) RELEASE SAVEPOINT active_record_1
10168
+  (0.0ms) SAVEPOINT active_record_1
10169
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
10170
+  (0.0ms) RELEASE SAVEPOINT active_record_1
10171
+  (1.9ms) rollback transaction
10172
+ Connecting to database specified by database.yml
10173
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
10174
+ Migrating to CreateUsers (20120719231810)
10175
+  (0.1ms) begin transaction
10176
+
10177
+
10178
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:29:20 -0500
10179
+ Processing by HomeController#custom as HTML
10180
+ Rendered text template (0.0ms)
10181
+ Completed 200 OK in 58ms (Views: 8.9ms | ActiveRecord: 0.3ms)
10182
+  (0.1ms) rollback transaction
10183
+  (0.1ms) begin transaction
10184
+
10185
+
10186
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:29:20 -0500
10187
+ Processing by HomeController#custom as HTML
10188
+ Rendered text template (0.0ms)
10189
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
10190
+  (0.1ms) rollback transaction
10191
+  (0.0ms) begin transaction
10192
+
10193
+
10194
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:29:20 -0500
10195
+ Processing by HomeController#custom as HTML
10196
+ Rendered text template (0.0ms)
10197
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
10198
+  (0.0ms) rollback transaction
10199
+ [librato-rails] no configuration file present, using ENV variables
10200
+ [librato-rails] no configuration file present, using ENV variables
10201
+ [librato-rails] no configuration file present, using ENV variables
10202
+ [librato-rails] no configuration file present, using ENV variables
10203
+ [librato-rails] configuration file present, ignoring ENV variables
10204
+ [librato-rails] no configuration file present, using ENV variables
10205
+ [librato-rails] no configuration file present, using ENV variables
10206
+ [librato-rails] no configuration file present, using ENV variables
10207
+ [librato-rails] configuration file present, ignoring ENV variables
10208
+ [librato-rails] no configuration file present, using ENV variables
10209
+  (0.1ms) begin transaction
10210
+ [librato-rails] flushing 12829 (2012-10-22 13:29:20 -0500):
10211
+ [librato-rails] no configuration file present, using ENV variables
10212
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350930560}, {:name=>"badguys", :value=>1, :measure_time=>1350930560}], :source=>"custom-1"}
10213
+  (0.1ms) rollback transaction
10214
+  (0.0ms) begin transaction
10215
+ [librato-rails] flushing 12829 (2012-10-22 13:29:20 -0500):
10216
+ {}
10217
+  (0.1ms) rollback transaction
10218
+  (0.1ms) begin transaction
10219
+ [librato-rails] flushing 12829 (2012-10-22 13:29:21 -0500):
10220
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350930561}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"custom-1"}
10221
+  (0.1ms) rollback transaction
10222
+  (0.1ms) begin transaction
10223
+ [librato-rails] flushing 12829 (2012-10-22 13:29:21 -0500):
10224
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350930561}, {:value=>3, :source=>"baz", :name=>"foo", :measure_time=>1350930561}, {:name=>"bar", :value=>2, :measure_time=>1350930561}], :source=>"custom-1"}
10225
+  (0.1ms) rollback transaction
10226
+  (0.0ms) begin transaction
10227
+ [librato-rails] flushing 12829 (2012-10-22 13:29:21 -0500):
10228
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
10229
+  (0.1ms) rollback transaction
10230
+  (0.1ms) begin transaction
10231
+ [librato-rails] flushing 12829 (2012-10-22 13:29:21 -0500):
10232
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"custom-1"}
10233
+  (0.1ms) rollback transaction
10234
+  (0.0ms) begin transaction
10235
+  (0.0ms) rollback transaction
10236
+  (0.0ms) begin transaction
10237
+  (0.0ms) rollback transaction
10238
+  (0.0ms) begin transaction
10239
+  (0.0ms) rollback transaction
10240
+  (0.1ms) begin transaction
10241
+  (0.0ms) rollback transaction
10242
+  (0.1ms) begin transaction
10243
+  (0.0ms) rollback transaction
10244
+  (0.1ms) begin transaction
10245
+  (0.0ms) rollback transaction
10246
+  (0.0ms) begin transaction
10247
+  (0.0ms) rollback transaction
10248
+  (0.0ms) begin transaction
10249
+  (0.0ms) rollback transaction
10250
+  (0.1ms) begin transaction
10251
+  (0.1ms) SAVEPOINT active_record_1
10252
+ SQL (30.8ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 18:29:21 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 18:29:21 UTC +00:00]]
10253
+  (0.1ms) RELEASE SAVEPOINT active_record_1
10254
+ Rendered user_mailer/welcome_email.text.erb (2.1ms)
10255
+
10256
+ Sent mail to foo@foo.com (41ms)
10257
+ Date: Mon, 22 Oct 2012 13:29:22 -0500
10258
+ From: from@librato-rails.com
10259
+ To: foo@foo.com
10260
+ Message-ID: <50859082ee99_321d3fe009c34cd06584@Aither.local.mail>
10261
+ Subject: Why Howdy!
10262
+ Mime-Version: 1.0
10263
+ Content-Type: text/plain;
10264
+ charset=UTF-8
10265
+ Content-Transfer-Encoding: 7bit
10266
+
10267
+ This is a sample email, yay!
10268
+  (2.1ms) rollback transaction
10269
+  (0.1ms) begin transaction
10270
+
10271
+
10272
+ Started GET "/" for 127.0.0.1 at 2012-10-22 13:29:22 -0500
10273
+ Processing by HomeController#index as HTML
10274
+ Rendered home/index.html.erb within layouts/application (0.3ms)
10275
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
10276
+
10277
+
10278
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-22 13:29:22 -0500
10279
+ Processing by StatusController#index as HTML
10280
+ Parameters: {"code"=>"204"}
10281
+ Rendered text template (0.0ms)
10282
+ Completed 204 No Content in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
10283
+  (0.1ms) rollback transaction
10284
+  (0.1ms) begin transaction
10285
+
10286
+
10287
+ Started GET "/" for 127.0.0.1 at 2012-10-22 13:29:22 -0500
10288
+ Processing by HomeController#index as HTML
10289
+ Rendered home/index.html.erb within layouts/application (0.0ms)
10290
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
10291
+  (0.1ms) rollback transaction
10292
+  (0.1ms) begin transaction
10293
+
10294
+
10295
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 13:29:22 -0500
10296
+ Processing by HomeController#boom as HTML
10297
+ Completed 500 Internal Server Error in 1ms
10298
+  (0.1ms) rollback transaction
10299
+  (0.1ms) begin transaction
10300
+
10301
+
10302
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 13:29:22 -0500
10303
+ Processing by HomeController#slow as HTML
10304
+ Rendered text template (0.0ms)
10305
+ Completed 200 OK in 303ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10306
+  (0.1ms) rollback transaction
10307
+  (0.1ms) begin transaction
10308
+  (0.1ms) SAVEPOINT active_record_1
10309
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 18:29:22 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 18:29:22 UTC +00:00]]
10310
+  (0.1ms) RELEASE SAVEPOINT active_record_1
10311
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
10312
+  (0.1ms) SAVEPOINT active_record_1
10313
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-22 18:29:22.467452' WHERE "users"."id" = 1
10314
+  (0.0ms) RELEASE SAVEPOINT active_record_1
10315
+  (0.0ms) SAVEPOINT active_record_1
10316
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
10317
+  (0.0ms) RELEASE SAVEPOINT active_record_1
10318
+  (1.9ms) rollback transaction
10319
+ Connecting to database specified by database.yml
10320
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
10321
+ Migrating to CreateUsers (20120719231810)
10322
+  (0.1ms) begin transaction
10323
+
10324
+
10325
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:32:01 -0500
10326
+ Processing by HomeController#custom as HTML
10327
+ Rendered text template (0.0ms)
10328
+ Completed 200 OK in 62ms (Views: 10.1ms | ActiveRecord: 0.4ms)
10329
+  (0.1ms) rollback transaction
10330
+  (0.1ms) begin transaction
10331
+
10332
+
10333
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:32:01 -0500
10334
+ Processing by HomeController#custom as HTML
10335
+ Rendered text template (0.0ms)
10336
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
10337
+  (0.1ms) rollback transaction
10338
+  (0.0ms) begin transaction
10339
+
10340
+
10341
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:32:01 -0500
10342
+ Processing by HomeController#custom as HTML
10343
+ Rendered text template (0.0ms)
10344
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
10345
+  (0.0ms) rollback transaction
10346
+ [librato-rails] no configuration file present, using ENV variables
10347
+ [librato-rails] no configuration file present, using ENV variables
10348
+ [librato-rails] no configuration file present, using ENV variables
10349
+ [librato-rails] configuration file present, ignoring ENV variables
10350
+ [librato-rails] no configuration file present, using ENV variables
10351
+ [librato-rails] configuration file present, ignoring ENV variables
10352
+ [librato-rails] no configuration file present, using ENV variables
10353
+ [librato-rails] no configuration file present, using ENV variables
10354
+ [librato-rails] no configuration file present, using ENV variables
10355
+ [librato-rails] no configuration file present, using ENV variables
10356
+  (0.1ms) begin transaction
10357
+ [librato-rails] flushing 12932 (2012-10-22 13:32:01 -0500):
10358
+ [librato-rails] no configuration file present, using ENV variables
10359
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350930721}, {:name=>"badguys", :value=>1, :measure_time=>1350930721}], :source=>"source"}
10360
+  (0.1ms) rollback transaction
10361
+  (0.1ms) begin transaction
10362
+ [librato-rails] flushing 12932 (2012-10-22 13:32:01 -0500):
10363
+ {}
10364
+  (0.1ms) rollback transaction
10365
+  (0.0ms) begin transaction
10366
+ [librato-rails] flushing 12932 (2012-10-22 13:32:01 -0500):
10367
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350930721}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"source"}
10368
+  (0.1ms) rollback transaction
10369
+  (0.1ms) begin transaction
10370
+ [librato-rails] flushing 12932 (2012-10-22 13:32:02 -0500):
10371
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350930722}, {:value=>3, :source=>"baz", :name=>"foo", :measure_time=>1350930722}, {:name=>"bar", :value=>2, :measure_time=>1350930722}], :source=>"source"}
10372
+  (0.1ms) rollback transaction
10373
+  (0.0ms) begin transaction
10374
+ [librato-rails] flushing 12932 (2012-10-22 13:32:02 -0500):
10375
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}, {:name=>"jobs.queued", :count=>1, :sum=>5.0, :min=>5.0, :max=>5.0, :source=>"worker.3"}], :source=>"source"}
10376
+  (0.1ms) rollback transaction
10377
+  (0.0ms) begin transaction
10378
+ [librato-rails] flushing 12932 (2012-10-22 13:32:02 -0500):
10379
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
10380
+  (0.1ms) rollback transaction
10381
+  (0.1ms) begin transaction
10382
+  (0.0ms) rollback transaction
10383
+  (0.1ms) begin transaction
10384
+  (0.0ms) rollback transaction
10385
+  (0.1ms) begin transaction
10386
+  (0.0ms) rollback transaction
10387
+  (0.1ms) begin transaction
10388
+  (0.0ms) rollback transaction
10389
+  (0.1ms) begin transaction
10390
+  (0.0ms) rollback transaction
10391
+  (0.1ms) begin transaction
10392
+  (0.0ms) rollback transaction
10393
+  (0.1ms) begin transaction
10394
+  (0.0ms) rollback transaction
10395
+  (0.1ms) begin transaction
10396
+  (0.1ms) rollback transaction
10397
+  (0.1ms) begin transaction
10398
+  (0.1ms) SAVEPOINT active_record_1
10399
+ SQL (32.1ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 18:32:02 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 18:32:02 UTC +00:00]]
10400
+  (0.1ms) RELEASE SAVEPOINT active_record_1
10401
+ Rendered user_mailer/welcome_email.text.erb (2.1ms)
10402
+
10403
+ Sent mail to foo@foo.com (37ms)
10404
+ Date: Mon, 22 Oct 2012 13:32:03 -0500
10405
+ From: from@librato-rails.com
10406
+ To: foo@foo.com
10407
+ Message-ID: <50859123bcc8_32843fe89a034cd48656b@Aither.local.mail>
10408
+ Subject: Why Howdy!
10409
+ Mime-Version: 1.0
10410
+ Content-Type: text/plain;
10411
+ charset=UTF-8
10412
+ Content-Transfer-Encoding: 7bit
10413
+
10414
+ This is a sample email, yay!
10415
+  (1.9ms) rollback transaction
10416
+  (0.1ms) begin transaction
10417
+
10418
+
10419
+ Started GET "/" for 127.0.0.1 at 2012-10-22 13:32:03 -0500
10420
+ Processing by HomeController#index as HTML
10421
+ Rendered home/index.html.erb within layouts/application (0.3ms)
10422
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
10423
+
10424
+
10425
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-22 13:32:03 -0500
10426
+ Processing by StatusController#index as HTML
10427
+ Parameters: {"code"=>"204"}
10428
+ Rendered text template (0.0ms)
10429
+ Completed 204 No Content in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10430
+  (0.1ms) rollback transaction
10431
+  (0.1ms) begin transaction
10432
+
10433
+
10434
+ Started GET "/" for 127.0.0.1 at 2012-10-22 13:32:03 -0500
10435
+ Processing by HomeController#index as HTML
10436
+ Rendered home/index.html.erb within layouts/application (0.0ms)
10437
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
10438
+  (0.1ms) rollback transaction
10439
+  (0.0ms) begin transaction
10440
+
10441
+
10442
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 13:32:03 -0500
10443
+ Processing by HomeController#boom as HTML
10444
+ Completed 500 Internal Server Error in 1ms
10445
+  (0.1ms) rollback transaction
10446
+  (0.1ms) begin transaction
10447
+
10448
+
10449
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 13:32:03 -0500
10450
+ Processing by HomeController#slow as HTML
10451
+ Rendered text template (0.0ms)
10452
+ Completed 200 OK in 302ms (Views: 0.6ms | ActiveRecord: 0.0ms)
10453
+  (0.1ms) rollback transaction
10454
+  (0.1ms) begin transaction
10455
+  (0.0ms) SAVEPOINT active_record_1
10456
+ SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 18:32:03 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 18:32:03 UTC +00:00]]
10457
+  (0.0ms) RELEASE SAVEPOINT active_record_1
10458
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
10459
+  (0.1ms) SAVEPOINT active_record_1
10460
+  (0.5ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-22 18:32:03.444286' WHERE "users"."id" = 1
10461
+  (0.1ms) RELEASE SAVEPOINT active_record_1
10462
+  (0.0ms) SAVEPOINT active_record_1
10463
+ SQL (0.2ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
10464
+  (0.0ms) RELEASE SAVEPOINT active_record_1
10465
+  (1.9ms) rollback transaction
10466
+ Connecting to database specified by database.yml
10467
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
10468
+ Migrating to CreateUsers (20120719231810)
10469
+  (0.1ms) begin transaction
10470
+
10471
+
10472
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:34:25 -0500
10473
+ Processing by HomeController#custom as HTML
10474
+ Rendered text template (0.0ms)
10475
+ Completed 200 OK in 59ms (Views: 9.2ms | ActiveRecord: 0.3ms)
10476
+  (0.1ms) rollback transaction
10477
+  (0.1ms) begin transaction
10478
+
10479
+
10480
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:34:25 -0500
10481
+ Processing by HomeController#custom as HTML
10482
+ Rendered text template (0.0ms)
10483
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
10484
+  (0.1ms) rollback transaction
10485
+  (0.1ms) begin transaction
10486
+
10487
+
10488
+ Started GET "/custom" for 127.0.0.1 at 2012-10-22 13:34:25 -0500
10489
+ Processing by HomeController#custom as HTML
10490
+ Rendered text template (0.0ms)
10491
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
10492
+  (0.0ms) rollback transaction
10493
+ [librato-rails] configuration file present, ignoring ENV variables
10494
+ [librato-rails] no configuration file present, using ENV variables
10495
+ [librato-rails] no configuration file present, using ENV variables
10496
+ [librato-rails] no configuration file present, using ENV variables
10497
+ [librato-rails] no configuration file present, using ENV variables
10498
+ [librato-rails] configuration file present, ignoring ENV variables
10499
+ [librato-rails] no configuration file present, using ENV variables
10500
+ [librato-rails] no configuration file present, using ENV variables
10501
+ [librato-rails] no configuration file present, using ENV variables
10502
+ [librato-rails] no configuration file present, using ENV variables
10503
+  (0.1ms) begin transaction
10504
+ [librato-rails] flushing 13079 (2012-10-22 13:34:26 -0500):
10505
+ [librato-rails] no configuration file present, using ENV variables
10506
+ {:gauges=>[{:name=>"knightrider", :value=>1, :measure_time=>1350930866}, {:name=>"badguys", :value=>1, :measure_time=>1350930866}], :source=>"source"}
10507
+  (0.1ms) rollback transaction
10508
+  (0.1ms) begin transaction
10509
+ [librato-rails] flushing 13079 (2012-10-22 13:34:26 -0500):
10510
+ {}
10511
+  (0.1ms) rollback transaction
10512
+  (0.1ms) begin transaction
10513
+ [librato-rails] flushing 13079 (2012-10-22 13:34:26 -0500):
10514
+ {:gauges=>[{:name=>"testyprefix.mycount", :value=>4, :measure_time=>1350930866}, {:name=>"testyprefix.mytime", :count=>1, :sum=>221.1, :min=>221.1, :max=>221.1}], :source=>"source"}
10515
+  (0.1ms) rollback transaction
10516
+  (0.0ms) begin transaction
10517
+ [librato-rails] flushing 13079 (2012-10-22 13:34:26 -0500):
10518
+ {:gauges=>[{:name=>"foo", :value=>2, :measure_time=>1350930866}, {:value=>3, :source=>"baz", :name=>"foo", :measure_time=>1350930866}, {:name=>"bar", :value=>2, :measure_time=>1350930866}], :source=>"source"}
10519
+  (0.1ms) rollback transaction
10520
+  (0.0ms) begin transaction
10521
+ [librato-rails] flushing 13079 (2012-10-22 13:34:26 -0500):
10522
+ {:gauges=>[{:name=>"request.time.total", :count=>2, :sum=>203.39999999999998, :min=>81.3, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}, {:name=>"jobs.queued", :count=>1, :sum=>5.0, :min=>5.0, :max=>5.0, :source=>"worker.3"}], :source=>"source"}
10523
+  (0.1ms) rollback transaction
10524
+  (0.0ms) begin transaction
10525
+ [librato-rails] flushing 13079 (2012-10-22 13:34:26 -0500):
10526
+ {:gauges=>[{:name=>"request.time.total", :count=>1, :sum=>122.1, :min=>122.1, :max=>122.1}, {:name=>"items_bought", :count=>1, :sum=>20.0, :min=>20.0, :max=>20.0}], :source=>"source"}
10527
+  (0.1ms) rollback transaction
10528
+  (0.1ms) begin transaction
10529
+  (0.0ms) rollback transaction
10530
+  (0.0ms) begin transaction
10531
+  (0.0ms) rollback transaction
10532
+  (0.1ms) begin transaction
10533
+  (0.0ms) rollback transaction
10534
+  (0.0ms) begin transaction
10535
+  (0.0ms) rollback transaction
10536
+  (0.0ms) begin transaction
10537
+  (0.0ms) rollback transaction
10538
+  (0.0ms) begin transaction
10539
+  (0.0ms) rollback transaction
10540
+  (0.0ms) begin transaction
10541
+  (0.0ms) rollback transaction
10542
+  (0.0ms) begin transaction
10543
+  (0.0ms) rollback transaction
10544
+  (0.1ms) begin transaction
10545
+  (0.1ms) SAVEPOINT active_record_1
10546
+ SQL (32.4ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 18:34:27 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 18:34:27 UTC +00:00]]
10547
+  (0.1ms) RELEASE SAVEPOINT active_record_1
10548
+ Rendered user_mailer/welcome_email.text.erb (2.4ms)
10549
+
10550
+ Sent mail to foo@foo.com (55ms)
10551
+ Date: Mon, 22 Oct 2012 13:34:27 -0500
10552
+ From: from@librato-rails.com
10553
+ To: foo@foo.com
10554
+ Message-ID: <508591b363cf8_33173ff225c34cd45654b@Aither.local.mail>
10555
+ Subject: Why Howdy!
10556
+ Mime-Version: 1.0
10557
+ Content-Type: text/plain;
10558
+ charset=UTF-8
10559
+ Content-Transfer-Encoding: 7bit
10560
+
10561
+ This is a sample email, yay!
10562
+  (0.4ms) rollback transaction
10563
+  (0.1ms) begin transaction
10564
+
10565
+
10566
+ Started GET "/" for 127.0.0.1 at 2012-10-22 13:34:27 -0500
10567
+ Processing by HomeController#index as HTML
10568
+ Rendered home/index.html.erb within layouts/application (0.6ms)
10569
+ Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
10570
+
10571
+
10572
+ Started GET "/status/204" for 127.0.0.1 at 2012-10-22 13:34:27 -0500
10573
+ Processing by StatusController#index as HTML
10574
+ Parameters: {"code"=>"204"}
10575
+ Rendered text template (0.0ms)
10576
+ Completed 204 No Content in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
10577
+  (0.1ms) rollback transaction
10578
+  (0.1ms) begin transaction
10579
+
10580
+
10581
+ Started GET "/" for 127.0.0.1 at 2012-10-22 13:34:27 -0500
10582
+ Processing by HomeController#index as HTML
10583
+ Rendered home/index.html.erb within layouts/application (0.1ms)
10584
+ Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
10585
+  (0.1ms) rollback transaction
10586
+  (0.1ms) begin transaction
10587
+
10588
+
10589
+ Started GET "/exception" for 127.0.0.1 at 2012-10-22 13:34:27 -0500
10590
+ Processing by HomeController#boom as HTML
10591
+ Completed 500 Internal Server Error in 1ms
10592
+  (0.1ms) rollback transaction
10593
+  (0.1ms) begin transaction
10594
+
10595
+
10596
+ Started GET "/slow" for 127.0.0.1 at 2012-10-22 13:34:27 -0500
10597
+ Processing by HomeController#slow as HTML
10598
+ Rendered text template (0.0ms)
10599
+ Completed 200 OK in 302ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10600
+  (0.1ms) rollback transaction
10601
+  (0.1ms) begin transaction
10602
+  (0.0ms) SAVEPOINT active_record_1
10603
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 22 Oct 2012 18:34:27 UTC +00:00], ["email", "foo@foo.com"], ["password", "wow"], ["updated_at", Mon, 22 Oct 2012 18:34:27 UTC +00:00]]
10604
+  (0.1ms) RELEASE SAVEPOINT active_record_1
10605
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'foo@foo.com' LIMIT 1
10606
+  (0.0ms) SAVEPOINT active_record_1
10607
+  (0.4ms) UPDATE "users" SET "password" = 'new password', "updated_at" = '2012-10-22 18:34:27.834218' WHERE "users"."id" = 1
10608
+  (0.1ms) RELEASE SAVEPOINT active_record_1
10609
+  (0.0ms) SAVEPOINT active_record_1
10610
+ SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
10611
+  (0.0ms) RELEASE SAVEPOINT active_record_1
10612
+  (1.9ms) rollback transaction