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
Kyle Brandt b1490a10e8
SQL Expressions / Alerting: Do not allow duplicates (#103394)
3 months ago
..
classic Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
mathexp SSE: Fix goroutine leak in math operation expression parsing (#102380) 3 months ago
ml Alerting: Log expression command types during evaluation (#84614) 1 year ago
sql SQL Expressions: Permit range conditions (between) in queries (#103238) 3 months ago
commands.go Alerting: Log expression command types during evaluation (#84614) 1 year ago
commands_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
convert_to_full_long.go SQL Expressions: Change metric conversion to full long (#102728) 3 months ago
convert_to_full_long_num_test.go SQL Expressions: Change metric conversion to full long (#102728) 3 months ago
convert_to_full_long_ts_test.go SQL Expressions: Change metric conversion to full long (#102728) 3 months ago
converter.go SQL Expressions: Query Service Support (#101955) 3 months ago
converter_test.go SQL Expressions: Query Service Support (#101955) 3 months ago
dataplane.go Expressions: sort numeric metrics behind feature toggle (#85911) 1 year ago
dataplane_test.go Expressions: sort numeric metrics behind feature toggle (#85911) 1 year ago
errors.go SQL Expressions / Alerting: Do not allow duplicates (#103394) 3 months ago
errors_test.go Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
graph.go SQL Expressions: Add cell-limit for input dataframes (#101700) 4 months ago
graph_test.go SQL Expressions: Add cell-limit for input dataframes (#101700) 4 months ago
hysteresis.go Chore: Bump Go to 1.23.0 (#92105) 10 months ago
hysteresis_test.go SSE: Threshold expression to use simple functions (#86062) 1 year ago
metrics.go SSE: (Instrumentation/Chore) Add datasource_type label to grafana_sse (#72370) 2 years ago
ml.go SQL Expressions: Query Service Support (#101955) 3 months ago
ml_test.go Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2 years ago
nodes.go SQL Expressions: Query Service Support (#101955) 3 months ago
nodes_test.go Dynatrace: Add to list of DS with custom label logic (#90258) 12 months ago
query.go SQL Expressions: Make SQL Expressions work with Alerting (#101820) 3 months ago
query.panel.example.json SQL Expressions: Make SQL Expressions work with Alerting (#101820) 3 months ago
query.panel.schema.json SQL Expressions: Make SQL Expressions work with Alerting (#101820) 3 months ago
query.request.example.json SQL Expressions: Make SQL Expressions work with Alerting (#101820) 3 months ago
query.request.schema.json SQL Expressions: Make SQL Expressions work with Alerting (#101820) 3 months ago
query.types.json SQL Expressions: Make SQL Expressions work with Alerting (#101820) 3 months ago
query_test.go Expressions: Create json schema for query types (#84032) 1 year ago
reader.go SQL Expressions: Query Service Support (#101955) 3 months ago
reader_test.go expr: improved test (#94837) 8 months ago
service.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
service_sql_test.go SQL Expressions: Simplify test code (#101718) 4 months ago
service_test.go SQL Expressions: Add cell-limit for input dataframes (#101700) 4 months ago
sql_command.go SQL Expressions / Alerting: Do not allow duplicates (#103394) 3 months ago
sql_command_alert_test.go SQL Expressions / Alerting: Do not allow duplicates (#103394) 3 months ago
sql_command_test.go SQL Expressions: Make SQL Expressions work with Alerting (#101820) 3 months ago
testing.go Requester: Remove duplicated function (#97038) 7 months ago
threshold.go Alerting: Add multiple threshold operators (#99516) 4 months ago
threshold_bench_test.go SSE: Threshold expression to use simple functions (#86062) 1 year ago
threshold_test.go Alerting: Add multiple threshold operators (#99516) 4 months ago
transform.go Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago