aboutsummaryrefslogtreecommitdiffstats
path: root/queries/promql/injections.scm
blob: 4e7c1b2615be3177194db4476e8e845cc7e534b6 (plain) (blame)
1
2
3
4
5
6
((comment) @injection.content
  (#set! injection.language "comment"))

((label_value) @injection.content
  (#set! injection.language "regex")
  (#offset! @injection.content 0 1 0 -1))