AnalyticsEntry

constructor(id: String, timestamp: Instant, name: String, channel: String, properties: List<KeyValue> = emptyList(), annotations: List<Annotation> = emptyList(), groupLabel: String? = null)