const BIN_NANOS: i64 = SEMANTIC_GRAPH_WINDOW_NANOS; // 60_000_000_000i64Expand description
Bin width for the temporal window of derived rows, matching the service-graph convention. Shared so ingestion-synthesized observations land in the same buckets.