grafana ui를 보면 이렇게 옵션들이 있다.
A랑 B로 나뉘어져있는데, A는 query, B는 expression -> whats the difference? A 설명으론 Fetch all series matching metric name and label filters. 이렇게 되어있음. 내가 만든 쿼리값에 맞게 모든 메트릭을 가져오는 것인가
Expressions: https://grafana.com/docs/grafana/next/panels/query-a-data-source/use-expressions-to-manipulate-data/about-expressions/