PhlareQueryType🔗Definition🔗class PhlareQueryType(enum.StrEnum): METRICS = "metrics" PROFILE = "profile" BOTH = "both"