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