summaryrefslogtreecommitdiffstats
path: root/REFLECTION
blob: 0031b8955f4b3a9bafec3870053cc510d8db0e3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Extension [ <persistent> extension #170 apm version 0.1.0 ] {

  - INI {
    Entry [ apm.enabled <ALL> ]
      Current = '0'
    }
    Entry [ apm.application_id <ALL> ]
      Current = 'My application'
    }
    Entry [ apm.event_enabled <ALL> ]
      Current = '1'
    }
    Entry [ apm.store_stacktrace <ALL> ]
      Current = '1'
    }
    Entry [ apm.store_ip <ALL> ]
      Current = '1'
    }
    Entry [ apm.store_cookies <ALL> ]
      Current = '1'
    }
    Entry [ apm.store_post <ALL> ]
      Current = '1'
    }
    Entry [ apm.stats_duration_threshold <ALL> ]
      Current = '100'
    }
    Entry [ apm.stats_user_cpu_threshold <ALL> ]
      Current = '100'
    }
    Entry [ apm.stats_sys_cpu_threshold <ALL> ]
      Current = '10'
    }
    Entry [ apm.dump_max_depth <ALL> ]
      Current = '4'
    }
  }
}