ExploreTracePanelState interface

Signature

  1. export interface ExploreTracePanelState

Import

  1. import { ExploreTracePanelState } from '@grafana/data';

Properties

PropertyTypeDescription
spanIdstring

spanId property

Signature

  1. spanId?: string;