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
Dave Henderson 6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952)
11 months ago
..
classic Alerting: Log expression command types during evaluation (#84614) 1 year ago
mathexp chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 11 months ago
ml Alerting: Log expression command types during evaluation (#84614) 1 year ago
sql sql expressions - logging (#88193) 1 year 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
converter.go SSE: (Chore) Update log line with context (trace) (#89172) 11 months ago
converter_test.go Feature Flags: use FeatureToggles interface where possible (#85131) 1 year 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 Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
errors_test.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
graph.go Alerting: Recording rules understands errors embedded in dataframes (#88946) 12 months ago
graph_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
hysteresis.go Alerting: Log expression command types during evaluation (#84614) 1 year 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 SSE: (Chore) Update log line with context (trace) (#89172) 11 months ago
ml_test.go Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2 years ago
nodes.go SSE: (Chore) Update log line with context (trace) (#89172) 11 months ago
nodes_test.go Expressions: expose ConvertDataFramesToResults (#83805) 1 year ago
query.go QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213) 1 year ago
query.panel.example.json Expressions: Create json schema for query types (#84032) 1 year ago
query.panel.schema.json Plugins: Support Admission validation hooks (#87718) 1 year ago
query.request.example.json Expressions: Create json schema for query types (#84032) 1 year ago
query.request.schema.json Plugins: Support Admission validation hooks (#87718) 1 year ago
query.types.json Expressions: Create json schema for query types (#84032) 1 year ago
query_test.go Expressions: Create json schema for query types (#84032) 1 year ago
reader.go Chore: Remove legacydata package (#88790) 12 months ago
service.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
service_test.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
sql_command.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
sql_command_test.go [sql expressions] fix: use ast to read tables (#87867) 1 year ago
testing.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
threshold.go SSE: Fix threshold unmarshal to avoid panic (#88521) 12 months ago
threshold_bench_test.go SSE: Threshold expression to use simple functions (#86062) 1 year ago
threshold_test.go SSE: Threshold expression to use simple functions (#86062) 1 year ago
transform.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago