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