TraceLog type
TraceLog type
Signature
export declare type TraceLog = {
timestamp: number;
fields: TraceKeyValuePair[];
};
Import
import { TraceLog } from '@grafana/data';
Signature
export declare type TraceLog = {
timestamp: number;
fields: TraceKeyValuePair[];
};
Import
import { TraceLog } from '@grafana/data';
New free and paid plans for Grafana Cloud
Beautiful dashboards, logs (Loki), metrics (Prometheus & Graphite) & more