Interface TelemetryAware
- All Known Implementing Classes:
Aggregate,Completion,CompoundOutputEval,Dissect,Drop,Enrich,Eval,Explain,Filter,Fork,Fuse,Grok,InlineStats,Keep,Limit,LimitBy,Lookup,LookupJoin,MetricsInfo,MMR,MvExpand,NamedSubquery,OrderBy,PromqlCommand,RegisteredDomain,Rename,Rerank,Row,Sample,SampledAggregate,ShowInfo,Subquery,TimeSeriesAggregate,TsInfo,UnionAll,UnresolvedRelation,UriParts,UserAgent,ViewUnionAll
public interface TelemetryAware
Interface for plan nodes that need to be accounted in the statistics
-
Method Summary
-
Method Details
-
telemetryLabel
- Returns:
- the label reported in the telemetry data. Only needs to be overwritten if the label doesn't match the class name.
-