Commit 74e8a2c
committed
[rails] Use higher log level
Using a higher log level bypasses a lot of unused instrumentation code.
+-------------------------+---------+------+------+-----+-----+-------+------------+--------------+
| branch_name|plaintext|update| json| db|query|fortune|cached-query|weighted_score|
+-------------------------+---------+------+------+-----+-----+-------+------------+--------------+
| master| 22816| 8249| 82981|21715|12531| 11234| 13259| 1006|
| rails/increase-log-level| 24719| 11040| 90706|25126|16022| 16666| 14304| 1309|1 parent 643bbbd commit 74e8a2c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments