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 b7d0be0 commit 85465f3Copy full SHA for 85465f3
x-pack/plugins/apm/public/store/__jest__/urlParams.test.js
@@ -25,6 +25,7 @@ describe('urlParams', () => {
25
page: 0,
26
serviceName: 'myServiceName',
27
spanId: 10,
28
+ processorEvent: 'transaction',
29
transactionId: 'myTransactionId',
30
transactionName: 'myTransactionName',
31
detailTab: 'request',
0 commit comments