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
Yuri Tseretyan e9d6135e33
SSE: Threshold expression to use simple functions (#86062)
2 years ago
..
classic
mathexp
ml
sql
commands.go
commands_test.go
converter.go Expressions: sort numeric metrics behind feature toggle (#85911) 2 years ago
converter_test.go Feature Flags: use FeatureToggles interface where possible (#85131) 2 years ago
dataplane.go Expressions: sort numeric metrics behind feature toggle (#85911) 2 years ago
dataplane_test.go Expressions: sort numeric metrics behind feature toggle (#85911) 2 years ago
errors.go
errors_test.go
graph.go
graph_test.go
hysteresis.go
hysteresis_test.go SSE: Threshold expression to use simple functions (#86062) 2 years ago
metrics.go
ml.go
ml_test.go
nodes.go
nodes_test.go
query.go Expressions: Create json schema for query types (#84032) 2 years ago
query.panel.example.json Expressions: Create json schema for query types (#84032) 2 years ago
query.panel.schema.json Expressions: Create json schema for query types (#84032) 2 years ago
query.request.example.json Expressions: Create json schema for query types (#84032) 2 years ago
query.request.schema.json Expressions: Create json schema for query types (#84032) 2 years ago
query.types.json Expressions: Create json schema for query types (#84032) 2 years ago
query_test.go Expressions: Create json schema for query types (#84032) 2 years ago
reader.go Expressions: Create json schema for query types (#84032) 2 years ago
service.go
service_test.go Feature Flags: use FeatureToggles interface where possible (#85131) 2 years ago
sql_command.go
sql_command_test.go
testing.go SSE: Threshold expression to use simple functions (#86062) 2 years ago
threshold.go SSE: Threshold expression to use simple functions (#86062) 2 years ago
threshold_bench_test.go SSE: Threshold expression to use simple functions (#86062) 2 years ago
threshold_test.go SSE: Threshold expression to use simple functions (#86062) 2 years ago
transform.go