# m3
Enables Micro-Metrics Mode. In this mode, the yc-360 script periodically captures lightweight metrics and transmits them to the yCrash server for analysis. If a problem is found in the sample data, the yCrash Server instructs the yc-360 script to capture 360° troubleshooting artifacts
Type: boolean
Default: false
Example (YAML):
options:
m3: true
1
2
2
Example (CLI):
./yc -m3
1
← logLevel m3Frequency →