- 14 Sep, 2018 8 commits
-
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Fix gauge display accuracy for "percent (0.0-1.0)"
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Added underline to links in table
Torkel Ödegaard committed -
use pluginName consistently when upgrading plugins
Carl Bergquist committed -
fix: use datasource cache for backend datasources
Torkel Ödegaard committed -
Patrick O'Carroll committed
-
- 13 Sep, 2018 18 commits
-
-
The "Decimals" value was incorrectly applied to the metric value used to calculate the gauge display in addition to the text value (so a "Decimals" value of "1" turns "45.1%" into "50%" in the gauge display even though the label still correctly says "45.1%").
Tianon Gravi committed -
Dan Cech committed
-
Fix anonymous usage stats for authentication types
Torkel Ödegaard committed -
[metrics]enabled = false should disable the /metrics endpoint.
Torkel Ödegaard committed -
Just wanted to reduce the amount of files/folders in root
Carl Bergquist committed -
Torkel Ödegaard committed
-
David Kaltschmidt committed
-
[skip ci]
Marcus Efraimsson committed -
(prometheus) add annotation option to treat series value as timestamp
David committed -
add support for interpolate $__interval and $__interval_ms in sql datasources
Sven Klemm committed -
Marcus Efraimsson committed
-
but we will still keep sending metrics to graphite closes #10638
bergquist committed -
Torkel Ödegaard committed
-
* creating types, actions, reducer * load teams and store in redux * delete team * set search query action and tests * Teampages page * team members, bug in fetching team * flattened team state, tests for TeamMembers * test for team member selector * wip: began folder to redux migration * team settings * actions for group sync * wip: progress on redux folder store * wip: folder to redux * wip: folder settings page to redux progress * mobx -> redux: major progress on folder migration * redux: moved folders to it's own features folder * fix: added loading nav states * fix: gofmt issues * wip: working on reducer test * fix: added reducer test
Torkel Ödegaard committed -
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-
(prometheus) get label name/value from series API
David committed
-
- 12 Sep, 2018 3 commits
-
-
* Basic adhoc-filtering support for prometheus
David committed -
Torkel Ödegaard committed
-
qhyou11 committed
-
- 11 Sep, 2018 11 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- Now supports click filtering for queries like `metric > 0.1`
David committed -
* upgrade to latest react and fixed failing test * upgrading libs * grunt exec update due to change filename * new yarn lock * updated snaps
Peter Holmberg committed -
* creating types, actions, reducer * load teams and store in redux * delete team * set search query action and tests * Teampages page * team members, bug in fetching team * flattened team state, tests for TeamMembers * test for team member selector * team settings * actions for group sync * tests for team groups * removed comment * remove old stores * fix: formating of datasource.go * fix: minor changes to imports * adding debounce and fixing issue in teamlist * refactoring: moving types to their own files
Peter Holmberg committed -
Torkel Ödegaard committed
-
Mitsuhiro Tanda committed
-