pub const COLUMN_NAMES: [&str; 27];Expand description
Display names for the V3 columns, indexed by their Protocol Buffers field number (from
lib/protos/datadog/proto/agent-payload/intake_v3.proto, also mirrored in
datadog_agent_metrics_v3::writer as the *_FIELD_NUMBER constants). Index 0 is unused since
field numbers start at 1.