Commit 0877919
committed
Fix mixed-API spec for renamed monitor root span
`set_action` now renames the OpenTelemetry root span to the action, so
the mixed-API integration spec could no longer find the monitor root by
the old "appsignal.transaction http_request" placeholder name. Look it
up by SpanKind (SERVER) instead, matching the traces spec.
[skip changeset]1 parent 49d7b04 commit 0877919
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
0 commit comments