Skip to content

Commit 83c1756

Browse files
Tracing: Send tags, events, and references as raw json (grafana#52245)
* Tracing: Send tags, events, and references as raw json * Update tempo fixture
1 parent c68ae0b commit 83c1756

File tree

7 files changed

+1118
-165
lines changed

7 files changed

+1118
-165
lines changed

e2e/various-suite/exemplars.spec.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { e2e } from '@grafana/e2e';
2-
import { selectors } from '@grafana/e2e-selectors';
32

43
const dataSourceName = 'PromExemplar';
54
const addDataSource = () => {

0 commit comments

Comments
 (0)