We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef94c8b commit a90c32cCopy full SHA for a90c32c
packages/instrumentation-browser-navigation/README.md
@@ -60,7 +60,7 @@ registerInstrumentations({
60
The instrumentation accepts the following configuration options:
61
62
| Option | Type | Default | Description |
63
-|--------|------|---------|-------------|
+| ------ | ---- | ------- | ----------- |
64
| `enabled` | `boolean` | `true` | Enable/disable the instrumentation |
65
| `useNavigationApiIfAvailable` | `boolean` | `true` | Use the Navigation API when available for better accuracy |
66
| `applyCustomLogRecordData` | `function` | `undefined` | Callback to add custom attributes to log records |
0 commit comments