public class ProfilerV3 extends RequestSchema
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
_exclude_fields
Comma-separated list of JSON field paths to exclude from the result, used like: "/3/Frames?_exclude_fields=frames/frame_id/URL,__meta"
|
int |
depth
Stack trace depth
|
ProfilerNodeV3[] |
nodes |
| Constructor and Description |
|---|
ProfilerV3() |
public int depth
public ProfilerNodeV3[] nodes
public java.lang.String _exclude_fields