mpl-lang 0.6.0

Axioms Metrics Processing Language
Documentation
1
2
3
4
5
`dev.metrics`:http_requests_total
| where path == #/.*(elastic\/_bulk|ingest|(?:v1\/(traces|logs|metrics))).*/
| where code == #/[123]../
| align to 42s using prom::rate
| group by method, path, code using sum