- 23 Jul, 2018 7 commits
-
-
[skip ci]
Marcus Efraimsson committed -
Add Polish złoty to currency formatters
Marcus Efraimsson committed -
Michał Węgrzynek committed
-
Id validation of CloudWatch GetMetricData
Marcus Efraimsson committed -
migrated jquery.flot.events to ts
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Mitsuhiro Tanda committed
-
- 22 Jul, 2018 2 commits
-
-
Daniel Lee committed
-
CloudWatch GetMetricData support
Daniel Lee committed
-
- 18 Jul, 2018 11 commits
-
-
Make prometheus value formatting more robust
David committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- In 0425b477 the labels suggestions were refactored and a typo broke the look up for available lables of a metric
David Kaltschmidt committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Daniel Lee committed
-
- 17 Jul, 2018 11 commits
-
-
Daniel Lee committed
-
Jakob van Santen committed
-
Use url params for explore state
David committed -
Dont parse empty explore state from url
David committed -
* get id from path param when updating a playlist * add playlist http api documentation * remove required condition for the id in update cmd
Augustin committed -
Explore: calculate query interval based on available width
David committed -
- classic dashboard panels inject a dynamic query interval as part of the query options. Explore did not have that. - this PR adds the interval calculation to Explore - interval based on Explore container's width - ensure min interval if set in datasource
David Kaltschmidt committed -
- putting state in the path components led to 400 on reload - use `/explore?state=JSON` instead
David Kaltschmidt committed -
- only parse url state if there is any - prevents parse exception in the console on empty explore state
David Kaltschmidt committed -
Torkel Ödegaard committed
-
Adding eval_data to alerts query results
Daniel Lee committed
-
- 16 Jul, 2018 9 commits
-
-
Caleb Tote committed
-
Torkel Ödegaard committed
-
Adds commented out settings in nginx conf for testing basic auth and auth proxy
Daniel Lee committed -
Torkel Ödegaard committed
-
David Kaltschmidt committed
-
Daniel Lee committed
-
- prometheus datasources passes its own interpolator function to the template server - that function relies on incoming values being strings - some template variables may be non-strings, e.g., `__interval_ms`, which throws an error This PR makes this more robust.
David Kaltschmidt committed -
Torkel Ödegaard committed
-
* devenv: working on dev env setup & dashboards * devenv: refactored testdata app to a built in datasource instead, and moved dashboards to a devenv provisioned dashboards
Torkel Ödegaard committed
-