.. |
binaryop
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
aggr.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
aggr_test.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
binary_op.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
binary_op_test.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
doc.go
|
docs: migrate ExtendedPromQL->MetricsQL in order to be more consistent
|
2020-02-10 23:02:43 +02:00 |
lexer.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
lexer_test.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
parser.go
|
lib/metricsql: export IsRollupFunc and IsTransformFunc, since they can be used by package users
|
2020-01-04 13:25:05 +02:00 |
parser_example_test.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
parser_test.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
regexp_cache.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
rollup.go
|
app/vmselect/promql: add range_over_time(m[d]) function for calculating value range for m over d
|
2020-01-21 19:05:17 +02:00 |
transform.go
|
app/vmselect: add sort_by_label(q, label) and sort_by_label_desc(q, label) functions
|
2020-02-13 17:01:37 +02:00 |
utils.go
|
lib/metricsq: add ExpandWithExprs
|
2019-12-25 22:20:30 +02:00 |
utils_example_test.go
|
docs: migrate ExtendedPromQL->MetricsQL in order to be more consistent
|
2020-02-10 23:02:43 +02:00 |
utils_test.go
|
lib/metricsq: add ExpandWithExprs
|
2019-12-25 22:20:30 +02:00 |