---
sidebar_label: TracingOptions.path
# TracingOptions.path property
#### Signature:
```typescript
interface TracingOptions {
path?: string;
}
```