What's Changed
-
FEATURE: add datasource settings for limiting the number of metrics during discovery. The proper limits should protect users from slowing down the browser when datasource returns big amounts of discovered metrics in response. See this issue.
-
FEATURE: add a
prettify query
icon, which when clicked, formats the query. See this issue. -
FEATURE: change the style of the buttons
WITH templates
andRun in vmui
to icons. -
BUGFIX: correctly handle custom query parameters in annotation queries. See this issue
-
BUGFIX: fix the duplication of labels in the legend when using expressions. See this issue
-
BUGFIX: fix the loading of metrics in the
metrics browser
. See this issue -
BUGFIX: fix an issue where
metricsql
functions were not properly processed. See this issue
New Contributors
Full Changelog: v0.3.0...v0.4.0