mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 05:22:23 +00:00
14 lines
329 B
Plaintext
14 lines
329 B
Plaintext
|
---input---
|
||
|
go_gc_duration_seconds{instance="localhost:9090"}
|
||
|
|
||
|
---tokens---
|
||
|
'go_gc_duration_seconds' Name.Variable
|
||
|
'{' Punctuation
|
||
|
'instance' Name.Label
|
||
|
'=' Operator
|
||
|
'"' Punctuation
|
||
|
'localhost:9090' Literal.String
|
||
|
'"' Punctuation
|
||
|
'}' Punctuation
|
||
|
'\n' Text.Whitespace
|