- 31 Oct, 2018 29 commits
-
-
Torkel Ödegaard committed
-
Explore: async starts of language provider
David committed -
Org page to react
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Increase Telegram captions length limit
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Sergio Conde Gomez committed
-
- changed `start()` to return promise on main language feature task - promise resolves to list of secondary tasks - speeds up time to interaction of metric selector - lazy loading of certain metric selector and log label selector items - loading indication of metric and log label selectors
David Kaltschmidt committed -
Leonard Gram committed
-
IE11 fix for legend tables below graph
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Add only display date option to table panel column
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Yuan Liu committed
-
Torkel Ödegaard committed
-
Leonard Gram committed
-
[skip ci]
Marcus Efraimsson committed -
[skip ci]
Marcus Efraimsson committed -
mysql graphical query builder
Marcus Efraimsson committed -
Leonard Gram committed
-
Leonard Gram committed
-
Explore: repair logging after recent Explore restructuring
David committed
-
- 30 Oct, 2018 11 commits
-
-
David Kaltschmidt committed
-
this is a fix-up PR that cleans up Explore Logging after the recent restructuring. - log results need to be merged since query transactions have been introduced - logging DS has its own language provider, query field, and start page (some of them based on prometheus components) - added loader animation to log viewer - removed logging logic from prometheus components
David Kaltschmidt committed -
Marcus Efraimsson committed
-
Leonard Gram committed
-
Marcus Efraimsson committed
-
Explore: Pluggable components from datasource plugins
David committed -
David Kaltschmidt committed
-
JS tooling: run TS grunt tasks only when files changed
David committed -
Peter Holmberg committed
-
bergquist committed
-
* Add new build info metrics that contains more info The goal was to add more information about Grafana. But rather than just adding those to the current metrics I created a new metric since its a common pattern in the prometheus community to expose that info in a metric named `*_build_info`. We keep the old metric to avoid introducing any breaking changes but we should be able to remove it the next breaking change
Carl Bergquist committed
-