These settings are available in system.settings and are autogenerated from source.
promql_database
Experimental featureVersion history
| Version | Default value | Comment |
|---|---|---|
| 25.8 | New experimental setting |
Specifies the database name used by the ‘promql’ dialect. Empty string means the current database.
promql_evaluation_time
Experimental featureAliases: evaluation_time
Type
FloatAuto
Default
auto
Version history
| Version | Default value | Comment |
|---|---|---|
| 25.9 | auto | The setting was renamed. The previous name is `evaluation_time`. |
Sets the evaluation time to be used with promql dialect. ‘auto’ means the current time.
promql_table
Experimental featureVersion history
| Version | Default value | Comment |
|---|---|---|
| 25.8 | New experimental setting |
Specifies the name of a TimeSeries table used by the ‘promql’ dialect.