You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| service |*Service name of the app*| The service name for this integration. |
146
146
| validateStatus |`code => code < 500`| Callback function to determine if there was an error. It should take a status code as its only parameter and return `true` for success or `false` for errors. |
147
-
|recordHeaders|`[]`| An array of headers to include in the span metadata. |
147
+
|headers |`[]`| An array of headers to include in the span metadata. |
0 commit comments