- 02 Mar, 2019 9 commits
-
-
Peter Holmberg committed
-
Fix style and grammar in 6.0 announcement
Marcus Efraimsson committed -
bergquist committed
-
prevent datasource json data stored as nil closes #14239
Marcus Efraimsson committed -
run db tests in all packages
Carl Bergquist committed -
bergquist committed
-
bergquist committed
-
Return 404 on user not found closes #10506
Samuel committed -
service: fix for disabled internal metrics.
Carl Bergquist committed
-
- 01 Mar, 2019 1 commit
-
-
Closes #15715
Leonard Gram committed
-
- 27 Feb, 2019 1 commit
-
-
Explore: Enable click on name label
Dominik Prokop committed
-
- 26 Feb, 2019 6 commits
-
-
- click on the name label in a prometheus table was disabled - it was disabled because every query used to have a metric which is no longer true - this change enables it
David Kaltschmidt committed -
grafana/ui 6.0.1-alpha.0 release version bump
Peter Holmberg committed -
Ben Drucker committed
-
Need this to be available for plugins
Peter Holmberg committed -
Peter Holmberg committed
-
Update of the internal metrics for Grafana was disabled by mistake when refactoring the code. Fixes #15651
Leonard Gram committed
-
- 25 Feb, 2019 17 commits
-
-
Leonard Gram committed
-
Leonard Gram committed
-
Leonard Gram committed
-
docs: grafana 6.0 has been released.
Leonard Gram committed -
moves tracing packge into /infra
Carl Bergquist committed -
moves social package to /login
Carl Bergquist committed -
Leonard Gram committed
-
ref #14679
bergquist committed -
bergquist committed
-
Leonard Gram committed
-
graph: fixes click after scroll in series override menu
Leonard Gram committed -
Fixed value dropdown not updating when it's current value updates
Leonard Gram committed -
Daniel Lee committed
-
moves metric package to /infra
Carl Bergquist committed -
stackdriver: fix for float64 bounds for distribution metrics
Daniel Lee committed -
stackdriver: change reducer mapping for distribution metrics
Daniel Lee committed -
Makes changes to dropdown-typeahead2 so that a css class for the button can be passed in. Means it can be used instead of dropdown-typeahead. Switches to using dropdown-typeahead2 for series_overrides directive and for the influxdb, mysql and postgres datasources as it already contains a fix for this issue. This commit also fixes the index property which was set using an incorrectly spelled length property in the series_overrides directive. Closes #15621
Daniel Lee committed
-
- 24 Feb, 2019 3 commits
-
-
ref #14679
bergquist committed -
- Distribution metrics are now mapped to more reducers when the metric kind is cumulative. - The witdth of the metrics dropdown is now much wider. - Changed the text from Select Aggregation to Select Reducer to line up with the UI in Stackdriver.
Daniel Lee committed -
Adds support for explicit distribution metrics and float64 bounds Fixes #14509
Daniel Lee committed
-
- 23 Feb, 2019 3 commits
-
-
Azure Monitor docs
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Torkel Ödegaard committed
-