- 13 Aug, 2018 4 commits
-
-
Tobias Skarhed committed
-
Tobias Skarhed committed
-
Tobias Skarhed committed
-
Tobias Skarhed committed
-
- 10 Aug, 2018 3 commits
-
-
Tobias Skarhed committed
-
Tobias Skarhed committed
-
Tobias Skarhed committed
-
- 09 Aug, 2018 10 commits
-
-
Marcus Efraimsson committed
-
Explore: expand recording rules for queries
David committed -
David committed
-
David Kaltschmidt committed
-
Leonard Gram committed
-
Dan Cech committed
-
Dan Cech committed
-
Dan Cech committed
-
Lorenz Brun committed
-
This Dockerfile allows anyone with a recent version of Docker to quickly build a fully working Grafana container without any local build tooling. Pulling the sources from Git and calling `docker build .` is enough.
Lorenz Brun committed
-
- 08 Aug, 2018 10 commits
-
-
- load recording rules from prometheus - map rule name to rule query - query hint to detect recording rules in query - click on hint fix expands rule name to query
David Kaltschmidt committed -
* Explore: Query hints for prometheus - time series are analyzed on response - hints are shown per query - some hints have fixes - fix rendered as link after hint - click on fix executes the fix action * Added tests for determineQueryHints() * Fix index for rate hints in explore
David committed -
[skip ci]
Marcus Efraimsson committed -
Add fill mode to fill in previously seen value when point is missing to SQL datasources
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Fixing bug in url query reader and added test cases
Marcus Efraimsson committed -
[skip ci]
Marcus Efraimsson committed -
Fix issue with secret fields after updating datasource
Marcus Efraimsson committed -
fix missing *
Marcus Efraimsson committed -
tariq1890 committed
-
- 07 Aug, 2018 13 commits
-
-
The missing * causes the text to be in the box to be displayed incorrectly.
Ben de Luca committed -
Sven Klemm committed
-
Sven Klemm committed
-
Explore: prometheus query helpers
David committed -
Marcus Efraimsson committed
-
- use color variables for cascader styles - fix Table value type
David Kaltschmidt committed -
[skip ci]
Marcus Efraimsson committed -
WIP: Fit panels to screen height
Marcus Efraimsson committed -
Tobias Skarhed committed
-
Tobias Skarhed committed
-
- load all histogrammable metrics on start, based on `{le!=''}` series query - select dropdown shows all those metrics as well as histograms in a special group - select a metric will write fill the metric in the query box - if a histogram is chosen, it will write a complete `histogram_quantile` query - added new dependency: rc-cascader
David Kaltschmidt committed -
- clears the content of a query row
David Kaltschmidt committed -
- Clear All button to clear all queries and results - moved result viewer buttons below query rows to make it more clear that they govern result options
David Kaltschmidt committed
-