The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/expr
Karl Persson 76f052e8de
Requester: Remove duplicated function (#97038)
1 year ago
..
classic Alerting: Add LogicOr operation option (#89258) 1 year ago
mathexp Alerting: Support median in reduce expressions (#91119) 1 year ago
ml
sql SQL Expressions: Simplify where code is being stubbed out (#96227) 1 year ago
commands.go
commands_test.go
converter.go InfluxDB: Add Influx to check if series need to be fixed labels (#93299) 1 year ago
converter_test.go
dataplane.go
dataplane_test.go
errors.go
errors_test.go
graph.go
graph_test.go
hysteresis.go Chore: Bump Go to 1.23.0 (#92105) 1 year ago
hysteresis_test.go
metrics.go
ml.go
ml_test.go
nodes.go
nodes_test.go Dynatrace: Add to list of DS with custom label logic (#90258) 2 years ago
query.go expr: add explicit strict-mode const (#94838) 1 year ago
query.panel.example.json
query.panel.schema.json Alerting: Add LogicOr operation option (#89258) 1 year ago
query.request.example.json
query.request.schema.json Alerting: Add LogicOr operation option (#89258) 1 year ago
query.types.json Alerting: Add LogicOr operation option (#89258) 1 year ago
query_test.go
reader.go ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942) 1 year ago
reader_test.go expr: improved test (#94837) 1 year ago
service.go
service_test.go
sql_command.go ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942) 1 year ago
sql_command_test.go
testing.go Requester: Remove duplicated function (#97038) 1 year ago
threshold.go
threshold_bench_test.go
threshold_test.go
transform.go