nicojensen.de/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/prometheus
Nico Jensen b59a203dbb Init
Init commit
2019-03-12 13:49:49 +01:00

9 lines
254 B
Text

"this is a string"
'these are unescaped: \n \\ \t'
`these are not unescaped: \n ' " \t`
http_requests_total{environment=~"staging|testing|development", method!="GET"}
http_requests_total offset 5m
sum(http_requests_total{method="GET"}[10m] offset 5m)