PhlareQueryType🔗Definition🔗type PhlareQueryType string const ( PhlareQueryTypeMetrics PhlareQueryType = "metrics" PhlareQueryTypeProfile PhlareQueryType = "profile" PhlareQueryTypeBoth PhlareQueryType = "both" )