summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 7 insertions, 1 deletions
diff --git a/REFLECTION b/REFLECTION
index a0f6cd0..f6d0966 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #181 apm version 2.0.4 ] {
+Extension [ <persistent> extension #181 apm version 2.0.5 ] {
- INI {
Entry [ apm.enabled <SYSTEM> ]
@@ -91,6 +91,9 @@ Extension [ <persistent> extension #181 apm version 2.0.4 ] {
Entry [ apm.statsd_stats_enabled <ALL> ]
Current = '1'
}
+ Entry [ apm.statsd_exception_mode <PERDIR> ]
+ Current = '1'
+ }
Entry [ apm.statsd_error_reporting <ALL> ]
Current = ''
}
@@ -109,6 +112,9 @@ Extension [ <persistent> extension #181 apm version 2.0.4 ] {
Entry [ apm.socket_stats_enabled <ALL> ]
Current = '1'
}
+ Entry [ apm.socket_exception_mode <PERDIR> ]
+ Current = '1'
+ }
Entry [ apm.socket_error_reporting <ALL> ]
Current = ''
}