Configure Internal Tracing Exporter
Configuration
internal.traces block
internal.traces blockinternal "traces" { span_fmt = "full" }internal "traces" { stdout = { format = "text_indent" } }
internal.traces.otlp block
internal.traces.otlp blockUse Cases
Debugging Mermin Issues
Performance Analysis
Mermin Development
Separating Network Flows and Internal Traces
Disabling Internal Traces
Troubleshooting
Internal Traces Not Appearing
Internal Traces Interfering with Flow Traces
Best Practices
Complete Configuration Examples
Disabled (Default)
Stdout Only (Debugging)
OTLP Export (Development)
Both Stdout and OTLP
Next Steps
Need Help?
Last updated