PhlareQueryType🔗Definition🔗export enum PhlareQueryType { Metrics = "metrics", Profile = "profile", Both = "both", }