You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
BUGFIX: fix time range provided in field_names and field_values requests. Instead of being rounded to a 24-hour time range, the selected time range is now provided. See pr #581.
BUGFIX: fix template variables not being interpolated in the Step field of the query editor. See pr #594.
BUGFIX: fix the display of the histogram and bar chart for histogram stats functions. See comment of issue #62.
BUGFIX: fix search of filter values in the query builder.