diff --git a/x-pack/plugins/apm/public/components/app/ErrorGroupDetails/DetailView/__test__/__snapshots__/DetailView.test.js.snap b/x-pack/plugins/apm/public/components/app/ErrorGroupDetails/DetailView/__test__/__snapshots__/DetailView.test.js.snap index d2b96e9bd1f43..1c47d1665a5da 100644 --- a/x-pack/plugins/apm/public/components/app/ErrorGroupDetails/DetailView/__test__/__snapshots__/DetailView.test.js.snap +++ b/x-pack/plugins/apm/public/components/app/ErrorGroupDetails/DetailView/__test__/__snapshots__/DetailView.test.js.snap @@ -64,6 +64,11 @@ exports[`DetailView should render with data 1`] = ` margin: 0; } +.c14 { + margin: 24px 0; + font-size: 14px; +} + .c11 { display: inline-block; font-size: 16px; @@ -89,12 +94,12 @@ exports[`DetailView should render with data 1`] = ` user-select: none; } -.c18 { +.c19 { position: relative; border-radius: 0 0 5px 5px; } -.c19 { +.c20 { position: absolute; width: 100%; height: 18px; @@ -103,7 +108,7 @@ exports[`DetailView should render with data 1`] = ` background-color: #FCF2E6; } -.c20 { +.c21 { position: absolute; top: 0; left: 0; @@ -111,7 +116,7 @@ exports[`DetailView should render with data 1`] = ` background: #f5f5f5; } -.c21 { +.c22 { position: relative; min-width: 42px; padding-left: 8px; @@ -122,11 +127,11 @@ exports[`DetailView should render with data 1`] = ` border-right: 1px solid #d9d9d9; } -.c21:last-of-type { +.c22:last-of-type { border-radius: 0 0 0 5px; } -.c22 { +.c23 { position: relative; min-width: 42px; padding-left: 8px; @@ -138,22 +143,22 @@ exports[`DetailView should render with data 1`] = ` background-color: #FCF2E6; } -.c22:last-of-type { +.c23:last-of-type { border-radius: 0 0 0 5px; } -.c23 { +.c24 { overflow: auto; margin: 0 0 0 42px; padding: 0; background-color: #ffffff; } -.c23:last-of-type { +.c24:last-of-type { border-radius: 0 0 5px 0; } -.c24 { +.c25 { margin: 0; color: inherit; background: inherit; @@ -164,7 +169,7 @@ exports[`DetailView should render with data 1`] = ` line-height: 18px; } -.c25 { +.c26 { position: relative; padding: 0; margin: 0; @@ -172,18 +177,18 @@ exports[`DetailView should render with data 1`] = ` z-index: 2; } -.c15 { +.c16 { color: #999999; padding: 8px; border-bottom: 1px solid #d9d9d9; border-radius: 5px 5px 0 0; } -.c17 { +.c18 { font-weight: bold; } -.c14 { +.c15 { margin: 0 0 24px 0; position: relative; font-family: "SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace; @@ -192,11 +197,11 @@ exports[`DetailView should render with data 1`] = ` background: #f5f5f5; } -.c14 .c16 { +.c15 .c17 { color: #000000; } -.c26 { +.c27 { margin: 0 0 24px 0; -webkit-user-select: none; -moz-user-select: none; @@ -500,138 +505,143 @@ exports[`DetailView should render with data 1`] = ` className="c13" >
app.get(
res.send(
}
res.send(
}
})
app.get(
server.js
in
<anonymous>
at
line
27
20
.
21
.
22
.
23
.
24
.
25
.
26
.
27
.
28
.
29
.
30
.
31
.
32
.
33
.
34
.
app.use(
app.use(express.static(
app.use(
apm.setTag(
apm.setTag(
apm.setTag(
apm.setTag(
next()
})
app.use(
app.use(
app.get(
res.sendFile(path.resolve(__dirname,
})
@@ -1788,7 +1798,7 @@ exports[`DetailView should render with data 1`] = `