Can be set with the environment variable JAEGER_SAMPLER_TYPE. To override this setting, enter sampler_type in the tracing.opentelemetry section. sampler_param Default value is 1. This is the sampler configuration parameter. Depending on the value of sampler_type, it can be 0, 1, or a decima...
Variables: Limit amount of queries executed when updating variable that other variable(s) are dependent on #11890 Variables: Support query variable refresh when another variable referenced in Regex field change its value #12952, thx @franciscocpg Variables: Support variables in query variable Custom ...
Template variable support Template variables are now supported for the Limit, Sort by, Filter data by values, Grouping to matrix (a community contribution!), Heatmap, and Histogram transformations. This enables dynamic transformation configurations based on panel data and dashboard variables. Transformat...
There is a default size limit of 500 on terms queries. Set the size property in your query to set a custom limit. You can use other variables inside the query. Example query definition for a variable named $host. {"find": "terms", "field": "@hostname", "query": "@source:$source...
Query editors are forms that help you write queries. Depending on your data source, the query editor might provide automatic completion, metric names, or variable suggestion. Because of differences between query languages, data sources might have query editors that look different. ...
Variable drop-down listsare displayed in the order they are listed in the variable list in the dashboard settings. Therefore, it is best to put variables that change often at the top, so they are shown first. Using your new Grafana installation ...
# udp_enabled = true # enable udp interface on the same port as the tcp interface Note that the file is owned by a user created at installation time,influxdb, so you’ll need to usesudoto edit the file. Now start up InfluxDB: ...
Depending on engine type address format can differ. # For now we only support Redis connection address in "host:port" format. # This option is EXPERIMENTAL. ha_engine_address = "127.0.0.1:6379" ### Grafana Image Renderer Plugin ### [plugin.grafana-image-renderer] # Instruct ...
Use environment variables in the configuration Note: This feature is only available in Loki 2.1+. You can use environment variable references in the configuration file to set values that need to be configurable during deployment. To do this, pass -config.expand-env=true and use: ...