- 06 Sep, 2013 4 commits
-
-
Elasticsearch will throw a 404 if there is no indexes added yet, resulting in this unclear message -- even for people that are not using any sort of proxy. This message update should make it easier to quickly troubleshoot why the the dialogue is popping up.
Stephen Wood committed -
Moved dash controller to navbar. Settings for it to dashboard settings.
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
- 04 Sep, 2013 4 commits
-
-
Templated and scriptable dashboard options
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
Made logstash.js look more like logstash.json. Added info notice for lack of failover and time filter
Rashid Khan committed
-
- 03 Sep, 2013 3 commits
-
-
Rashid Khan committed
-
Rashid Khan committed
-
Removed extra ">" in tooltip
Rashid Khan committed
-
- 02 Sep, 2013 1 commit
-
-
bobrik committed
-
- 30 Aug, 2013 19 commits
-
-
Spencer Alger committed
-
Switched settings panels to use tip directive
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
Tooltip series identifier
spenceralger committed -
Added a checkbox to the tooltip's settings that will cause the query to be displayed in the case an alias is not set.
Spencer Alger committed -
added tip directive for defining question mark tooltips
Rashid Khan committed -
Rashid Khan committed
-
Tooltip stacked values separation option
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
added a tooltip settings section to the histogram settings editor. Currently the only setting defines which value is displayed on stacked charts.
Spencer Alger committed -
Duplicate alerts should not stack up
Rashid Khan committed -
Rashid Khan committed
-
Allow users to delete the last unpinned query as long as there are pinned queries
Rashid Khan committed -
Rashid Khan committed
-
queries, rather than just checking for other unpinned queries.
Spencer Alger committed -
Added clickable urls to table row details view
Rashid Khan committed -
Rashid Khan committed
-
- 29 Aug, 2013 4 commits
-
-
when the query is not aliased.
Spencer Alger committed -
Spencer Alger committed
-
kbn.query_color_dot() shouldn't use border-radius
spenceralger committed -
Zero filled ts
spenceralger committed
-
- 28 Aug, 2013 5 commits
-
-
Zero-filling will now happen any time there is more than one query being plotted, even if that there is only one data point in the series.
Spencer Alger committed -
moved the adition of the start and end time of the series after the reduce function checks each data point from elastic search. This whould resolve #422
Spencer Alger committed -
switched out the border-radius powered query_color_dot's with font-awesome icons to maintain IE compatibility
Spencer Alger committed -
The tooltip should be more responsive
spenceralger committed -
centralized the tooltip creation and placement logic, and configured it to move out of the way when it would otherwise render off screen
Spencer Alger committed
-