Patrick O'Carroll
4916826364
small screen legend right also work like legend under in render + set scrollbar to undefined in destroyScrollbar so it doesnt become disabled when toggeling between right and under
2018-03-22 14:39:13 +01:00
Patrick O'Carroll
f2f709989f
fixed so legend right works like legend under on small screens
2018-03-22 09:41:05 +01:00
Marcus Efraimsson
42299eb328
Merge branch 'master' into 11306-sql-table-time
2018-03-21 12:08:48 +01:00
bergquist
f142548969
dataproxy: adds dashboardid and panelid as tags
...
closes #11315
2018-03-20 22:23:28 +01:00
Marcus Efraimsson
9df5476fe3
Merge pull request #11312 from grafana/func_editor_js_to_ts
...
convert func_editor.js to typescript
2018-03-20 20:51:58 +01:00
Marcus Efraimsson
de396b277e
Merge pull request #11309 from grafana/add_graphite_func_js_to_ts
...
convert add_graphite_func.js to typescript
2018-03-20 20:51:21 +01:00
Daniel Lee
1cef373d16
Merge remote-tracking branch 'upstream/master' into update-xorm
2018-03-20 19:21:58 +01:00
ilgizar
0e159dada1
Allocated to a separate alignment block. Replaced the attribute of the second axis by the attribute of the axes.
2018-03-20 22:44:48 +05:00
Patrick O'Carroll
47215098a3
changed var to const, changed to string interpolation
2018-03-20 14:43:09 +01:00
Patrick O'Carroll
3bdd006291
changed var to const
2018-03-20 14:26:03 +01:00
Daniel Lee
d34cd8730e
mssql: convert tests to jest
2018-03-20 13:01:32 +01:00
Daniel Lee
ae4c6e4648
mssql: fix precision for time column in table mode
...
ref #11306
2018-03-20 12:59:40 +01:00
Patrick O'Carroll
2a90370230
converted file to ts
2018-03-20 12:36:02 +01:00
ilgizar
e015047ed1
Fixed unit test.
2018-03-20 16:09:52 +05:00
ilgizar
341afe65ef
Merge remote-tracking branch 'upstream/master' into 1271_share_zero
2018-03-20 15:54:56 +05:00
ilgizar
1588295375
Changed the way this feature was activated. And changed tolltip.
2018-03-20 15:38:48 +05:00
ilgizar
230f018c78
Added validation of input parameters.
2018-03-20 15:37:18 +05:00
Patrick O'Carroll
2a50bc35a3
converted file to ts
2018-03-20 11:07:31 +01:00
Marcus Efraimsson
8f6626e805
mssql: encrypt password in database
2018-03-19 17:32:51 +01:00
Marcus Efraimsson
6044b3aeeb
Merge branch 'master' into mssql_datasource
2018-03-19 17:14:33 +01:00
Daniel Lee
caf60dda0e
Merge pull request #10376 from grafana/openTSDB-file-to-ts
...
migrated file to ts
2018-03-19 14:32:32 +01:00
Daniel Lee
8b9c44be17
Merge pull request #10369 from grafana/elastic-file-to-ts
...
migrated files to ts
2018-03-19 13:59:30 +01:00
Marcus Efraimsson
24c0f28f41
mssql: allow host without port and fallback to default port 1433
2018-03-19 13:24:31 +01:00
Marcus Efraimsson
62174c81c8
mssql: cleanup and minor changes
2018-03-19 13:06:46 +01:00
Marcus Efraimsson
8c2f3f761b
mssql: update readme
2018-03-19 11:20:17 +01:00
Marcus Efraimsson
74a98d46eb
mssql: remove logos for now
2018-03-19 11:02:55 +01:00
Marcus Efraimsson
d26d8c713e
Merge branch 'master' into mssql_datasource
2018-03-16 15:19:19 +01:00
Marcus Efraimsson
06afd24a10
mssql: add alternative logo without text
2018-03-16 15:18:05 +01:00
Marcus Efraimsson
1c7aff7810
mssql: strip inkscape from logo
2018-03-16 15:17:25 +01:00
Marcus Efraimsson
69b9fb6d15
mssql: minor improvements of query editor help
2018-03-16 15:11:15 +01:00
Marcus Efraimsson
ccd57fbfa3
mssql: skip rendering of mssql logos until we have a valid logo
2018-03-16 14:47:43 +01:00
Marcus Efraimsson
a6e4ac5484
mssql: update plugin.json, added description and name MSSQL -> Microsft SQL Server
2018-03-16 14:26:05 +01:00
Mitsuhiro Tanda
c6fa0b90a7
prometheus editor: variable autocomplete support (PR #9988 )
...
* prometheus ace editor, template variable support
* minor fix
* support [[var]] notation
* don't remove last ] if token type is string
* Revert "don't remove last ] if token type is string"
This reverts commit bce5b2d56e
.
* Revert "support [[var]] notation"
This reverts commit 10012f8ffe
.
* fix token type and regex
2018-03-15 20:17:51 +03:00
ryan
ad88e5398c
remove
2018-03-15 12:57:09 +01:00
ryan
3aed867b4b
fix merge error
2018-03-15 10:35:50 +01:00
ryan
4f8ee9f5a7
merge with master
2018-03-14 23:52:24 +01:00
ilgizar
bd3d17ab8c
Merge remote-tracking branch 'upstream/master' into 1271_share_zero
2018-03-14 23:42:58 +05:00
ilgizar
9d7ab78d9f
Resolved conflict
2018-03-14 23:39:05 +05:00
Marcus Efraimsson
d4beee2bb0
Merge branch 'master' into mssql_datasource
2018-03-13 16:03:02 +01:00
Alexander Zobnin
560aec50b3
Merge PR #8613
2018-03-13 15:36:32 +03:00
Alexander Zobnin
30d077d1d1
graph: minor refactor of histogram mode PR #8613
2018-03-13 15:25:28 +03:00
Alexander Zobnin
38a19f7c90
Merge branch 'histogram_multi' of https://github.com/mtanda/grafana into mtanda-histogram_multi
2018-03-13 13:18:55 +03:00
Carl Bergquist
6df13252bf
Merge pull request #11143 from ApsOps/colorize-singlestat-prefix-postfix
...
Add color to prefix and postfix in singlestat panel
2018-03-13 10:41:40 +01:00
ilgizar
7dd66450ad
Corrected work for graphs created before this feature.
2018-03-12 23:43:13 +05:00
ilgizar
8c82e5701c
Replaced array values to variables yLeft and yRight for easy reading code.
2018-03-12 23:12:45 +05:00
ilgizar
11ae926388
Rename test file according module name.
2018-03-12 23:11:11 +05:00
Alexander Zobnin
989ba9763f
prometheus: fix bug introduced by #9859 (httpMethod is undefined)
2018-03-12 19:41:07 +03:00
Alexander Zobnin
46d2067af2
prometheus: add tests for heatmap mode
2018-03-12 17:37:21 +03:00
Alexander Zobnin
94cf560304
Merge remote-tracking branch 'upstream/master' into prometheus-heatmap
2018-03-12 17:16:02 +03:00
Alexander Zobnin
479209f483
prometheus: datasource refactor
2018-03-12 17:13:05 +03:00
Carl Bergquist
e94d23e5ff
Merge pull request #10873 from willyhutw/cloudwatch_dimension_values_add_dimension_filter
...
Cloudwatch dimension_values add dimension filter.
2018-03-12 14:24:26 +01:00
ilgizar
8152b9d6fe
Refactoring
2018-03-12 10:54:03 +05:00
Mitsuhiro Tanda
4e1501b172
set default value of httpMethod
2018-03-12 13:53:05 +09:00
Mitsuhiro Tanda
a83ede0193
support POST for query and query_range
2018-03-12 13:25:05 +09:00
bergquist
71df2760a1
Merge branch 'cw_high_resolution' of https://github.com/mtanda/grafana
...
* 'cw_high_resolution' of https://github.com/mtanda/grafana :
fix, set default highResolution setting
support cloudwatch high resolution query
2018-03-08 18:02:35 +01:00
Alexander Zobnin
759e05d09e
heatmap: add explanation of Time series buckets mode
2018-03-07 17:08:34 +03:00
Aman
a94de51e5e
Add color to prefix and postfix in singlestat
2018-03-07 19:36:42 +05:30
Alexander Zobnin
5e452e445c
heatmap: able to set upper/lower bucket bound manually
2018-03-07 16:57:46 +03:00
Alexander Zobnin
18a90667ba
heatmap: refactor
2018-03-07 16:33:33 +03:00
Alexander Zobnin
a791a92d79
heatmap: fix Y axis and tooltip decimals and units issues
2018-03-07 13:28:44 +03:00
ilgizar
916539fad9
Append test to check not zero level.
2018-03-07 14:21:10 +05:00
ilgizar
7cddc54306
Add bs-tooltip to Y-Align element.
2018-03-07 12:12:39 +05:00
Carl Bergquist
08f587a0ef
Merge pull request #10838 from ilgizar/7107_right_y_axis
...
Thresholds for Right Y axis
2018-03-06 15:18:24 +01:00
Alexander Zobnin
0912f61ea3
heatmap: fix tooltip count and bucket bound format
2018-03-06 15:21:37 +03:00
Tony Dong
96504940a8
fix typo in heatmap rendering.ts ( #11101 )
2018-03-06 10:36:06 +01:00
Alexander Zobnin
5037f93a78
heatmap: sort series before converting to heatmap.
...
This allows to use histogram series from arbitrary datasource and display it properly.
2018-03-05 14:01:55 +03:00
Julien Pivotto
69c93e6401
Fix Prometheus 2.0 stats ( #11048 )
...
Fixes #11016
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2018-03-03 13:40:28 +01:00
Daniel Lee
cc2f478792
Merge branch 'docs_v5.0'
2018-03-01 09:36:48 +01:00
Alexander Zobnin
fa8403750b
Merge remote-tracking branch 'upstream/master' into prometheus-heatmap
2018-03-01 11:09:04 +03:00
Alexander Zobnin
d6087eb5f4
heatmap: hide unused Y axis controls for tsbuckets mode
2018-02-28 16:30:00 +03:00
Alexander Zobnin
76c684cc01
heatmap: format numeric tick labels in tsbuckets mode
2018-02-28 16:19:58 +03:00
Alexander Zobnin
dfe8b0a0d2
heatmap: add rendering tests for tsbuckets mode
2018-02-28 15:58:28 +03:00
Alexander Zobnin
5c73ed6ecd
heatmap: use series names as top or bottom bounds, depends of datasource
2018-02-27 15:14:40 +03:00
Alexander Zobnin
f21cebeefd
heatmap: refactor
2018-02-27 14:17:57 +03:00
Alexander Zobnin
7c78e8e383
heatmap: add few tests for histogram converter
2018-02-27 14:17:29 +03:00
Alexander Zobnin
26ddb9977f
heatmap: fix Y bucket size calculation for 'tsbuckets' mode
2018-02-26 16:26:54 +03:00
Brian Gann
fa193fa888
offer template variables for tags
2018-02-22 18:45:11 -05:00
Marcus Efraimsson
6751bbc17f
Merge branch 'master' into docs_v5.0
2018-02-22 15:55:44 +01:00
Alexander Zobnin
2a2675c1af
heatmap: fix bucket labels shift
2018-02-22 16:54:28 +03:00
Alexander Zobnin
e0a874f677
heatmap tooltip: fix bucket bounds for 'tsbuckets' mode
2018-02-22 16:33:45 +03:00
Alexander Zobnin
cc34c9a651
heatmap tooltip: fix count decimals
2018-02-22 16:12:42 +03:00
Alexander Zobnin
bc47380032
heatmap: fix tooltip histogram for 'tsbuckets' mode
2018-02-22 16:06:21 +03:00
Alexander Zobnin
97c54e6956
heatmap: use buckets from histogram with 'tsbuckets' mode
2018-02-22 15:43:08 +03:00
ilgizar
66590042a6
Add unit tests.
2018-02-22 15:41:11 +05:00
ilgizar
9e68cbea51
Refactoring code
2018-02-22 15:38:32 +05:00
Alexander Zobnin
e361a31a2a
prometheus: tests for heatmap format
2018-02-21 20:22:46 +03:00
Torkel Ödegaard
aa3872a0e2
fix: elasticsearch terms size now allows custom values again, fixes #10124
2018-02-21 15:41:55 +01:00
Alexander Zobnin
efa869bb89
prometheus: initial heatmap support
2018-02-21 15:26:45 +03:00
Torkel Ödegaard
2f6e77af1e
Merge branch 'master' into docs_v5.0
2018-02-21 10:47:14 +01:00
Alexander Zobnin
ceb8223ddf
Fixes for heatmap panel in Grafana 5 ( #10973 )
...
* heatmap: fix chart height
* heatmap: fix font size
* heatmap: fix legend size
* heatmap: fix rendering tests
2018-02-21 09:16:56 +01:00
ilgizar
7eeb68b590
Refactoring code. Change Y-Zero to Y-Level.
2018-02-20 16:58:49 +05:00
Patrick O'Carroll
1293fcadd2
added an if to check for null to sort null as 0 ( #10961 )
...
* added an if to check for null to sort null as 0
* changed 0 to -Infinity
2018-02-20 09:45:30 +01:00
Torkel Ödegaard
ae20366b01
graph: added 0.5 point radius option
2018-02-19 11:37:42 +01:00
Zachary Cava
710bb70746
[elasticsearch] Allow nested fields for annotation source ( #10936 )
2018-02-19 09:26:13 +01:00
ilgizar
57013d2228
Share zero between Y axis.
2018-02-18 00:54:35 +05:00
Daniel Lee
6fa46d9539
plugins: update meta data for all core plugins
...
So that the readme's can be published on Grafana.com
2018-02-15 16:50:38 +01:00
Mitsuhiro Tanda
18c54a9341
support cloudwatch high resolution query
2018-02-15 23:35:01 +09:00
Torkel Ödegaard
57103ec98a
fix: refactoring #10922
2018-02-15 12:42:17 +01:00
Torkel Ödegaard
4b4e38531b
Merge branch 'fix-10526' of https://github.com/alexanderzobnin/grafana
2018-02-15 11:46:33 +01:00
Alexander Zobnin
b4c51f8822
Fix phantomjs legend rendering issue, #10526
2018-02-15 12:59:14 +03:00
Carl Bergquist
fcca578f41
updates readmes for mysql and postgres ( #10913 )
...
ref #10813
2018-02-15 09:38:39 +01:00
ilgizar
425586f67d
Set default threshold axis to 'left' for panels created before this feature.
2018-02-14 23:44:04 +05:00
Marcus Efraimsson
2b31465254
Merge branch 'master' into docs_v5.0
2018-02-12 14:29:22 +01:00
Willy Hu (IS-TW)
725e23ef7d
Cloudwatch dimension_values add dimension filter.
...
issue #10029
e.g.
- dimension_values($region, $namespace, cpu_usage_system, cpu)
- dimension_values($region, $namespace, disk_used_percent, device, {"InstanceId": "$instance_id"})
- dimension_values($region, $namespace, disk_used_percent, path, {"InstanceId": "$instance_id", "device": "$device"})
2018-02-12 10:13:55 +00:00
Alexander Zobnin
111b32290a
Fixes for graphite tags editor ( #10861 )
...
* graphite: don't fetch tags on editor init
* add debounce option to query editor directives
* graphite: debounce tag queries
2018-02-09 16:20:30 +01:00
ilgizar
57e31ca71b
Correct code style.
2018-02-09 10:06:50 +05:00
ilgizar
98e5815c97
append test to thresholds on right axis
2018-02-08 17:28:24 +05:00
ilgizar
578ee88ff3
Fix #7107
2018-02-08 12:53:02 +05:00
Torkel Ödegaard
f54ba20783
fix: css fix, found a better way to fix #10772
2018-02-06 13:01:23 +01:00
Alexander Zobnin
fd5e838f0e
heatmap tooltip: minor refactor
2018-02-06 13:38:17 +03:00
Alexander Zobnin
ece9eb54b9
Merge branch 'master' of https://github.com/thattolleyguy/grafana into thattolleyguy-master
2018-02-06 11:38:33 +03:00
Daniel Lee
5d756707ab
dashlist: scroll fix when no header
...
The first item in the dashlist has a margin that messes up
the height calculation for the scroll bar when the Show headings
option is not selected. This fix adds a margin-top set to 0 for
the 1st item in the list in this case. This prevents a scrollbar
being shown incorrectly. Fixes #10772
2018-02-05 19:22:15 +01:00
Daniel Lee
4ce862c5b4
scroll: use wheelpropagation. Ref #10772
...
Once the vertical scrollbar comes to its end position, it should
allow the page scroll bar to start scrolling.
2018-02-05 18:12:04 +01:00
Marcus Efraimsson
49c02aa8d2
Merge branch 'master' into docs_v5.0
2018-02-05 15:23:32 +01:00
Torkel Ödegaard
07fa2f1722
fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api ( #10756 )
2018-02-05 09:42:41 +01:00
Tyler Tolley
ca3c1d8c63
#10724 Fix whitespace
2018-02-02 09:31:05 -07:00
Tyler Tolley
bde5499552
#10724 Fix finding the x bucket
2018-02-02 07:29:54 -07:00
Mitsuhiro Tanda
cf1be5fdfc
support multiple histogram series
2018-02-01 19:06:35 +09:00
Marcus Efraimsson
b135df9a6c
Merge remote-tracking branch 'upstream/master' into 7883_new_url_structure
2018-02-01 10:48:06 +01:00
Daniel Lee
a9e2273064
Merge remote-tracking branch 'upstream/master' into dashboard_permissions
2018-01-31 16:45:32 +01:00
Chris Rice
dba93d8240
Renamed "Period" to "Min period" in CloudWatch query editor ( #10665 )
2018-01-31 14:14:34 +01:00
Torkel Ödegaard
c1cdcd3bda
docs: updated whatsnew
2018-01-31 09:41:49 +01:00
Marcus Efraimsson
7734df1d18
dashboards: fix links to recently viewed and starred dashboards
...
Use new property url from dashboard search for linking to dashboards
#7883
2018-01-31 00:48:36 +01:00
Patrick O'Carroll
2c8e448559
moved icon ( #10681 )
2018-01-30 20:01:12 +01:00
Daniel Lee
0fb05bcf59
Merge remote-tracking branch 'upstream/master' into dashboard_permissions
2018-01-30 09:26:23 +01:00
Torkel Ödegaard
b1cf4cf01c
fix: InfluxDB Query Editor and selecting template variable in where clause caused issue, fixes #10402 , fixes #10663
2018-01-29 17:04:29 +01:00
Torkel Ödegaard
a0323e96fa
fix: tweak of PR #10635
2018-01-29 10:46:05 +01:00
Torkel Ödegaard
dd4374cc65
Merge remote-tracking branch 'origin/10612_table-date-format'
2018-01-29 10:41:57 +01:00
Patrick O'Carroll
5f81f401e3
replaced input with gf-form-dropdown
2018-01-26 17:25:12 +01:00
Alexander Zobnin
e6c19eb8e9
graphite: fix nested alerting queries ( #10633 )
2018-01-26 15:05:05 +01:00
hannes
eefcb3080a
fix typo in parameter. ( #10613 )
...
* options.scopedVars was called without 'd', so a undefined was passed
to the function convertDimensionFormat()
2018-01-26 14:10:17 +01:00
Alexander Zobnin
b79017e4a4
graph: fix series sorting issue ( #10617 )
2018-01-26 09:23:56 +01:00
Daniel Lee
bc5fae5367
dashfolders: merge conflict
2018-01-25 14:54:50 +01:00
Jonathan McCall
579d2b63f8
Disable prefix and postfix font size when gauge mode is enabled ( #10573 )
...
* Disable prefix and postfix font size when gauge mode is enabled
* Use function to hide prefix/postfix size when using gauge
* Rename disableFontSizes to canChangeFontSizes
2018-01-25 09:27:25 +01:00
Torkel Ödegaard
dd70710617
refactor: minor css class naming change of #10505
2018-01-23 16:10:04 +01:00
Torkel Ödegaard
12b08b61d7
Merge remote-tracking branch 'origin/graphite-query-editor-enhancements'
2018-01-23 16:02:46 +01:00
Carl Bergquist
89ae4d6685
Merge pull request #9664 from mtanda/prometheus_on_by
...
(prometheus) show label name in paren after by/without/on/ignoring/group_left/group_right
2018-01-22 10:42:20 +01:00
Jonathan McCall
f516c82ddc
Disable instead of hide mode options when line/points is unchecked
2018-01-20 19:23:26 -05:00
Andrew Cottrell
8368bfeab4
Recommend a limit on database query
...
Users not putting a limit on can end up causing bad performance. A recommended limit in the placehold is a quick little help.
2018-01-18 14:31:42 +00:00
Daniel Lee
1a019052d5
mysql: convert numbers to text for annotation tooltip
2018-01-18 11:50:16 +01:00
Dan Cech
c62b0858ae
move graphite /functions parsing into gfunc.ts
2018-01-16 18:04:59 -05:00
Dan Cech
315ecf8505
fix tests & some display issues
2018-01-16 17:02:03 -05:00
Torkel Ödegaard
e9d33750cb
fix: graphite func editor fixes, this component is messy and ugly as hell
2018-01-16 17:02:03 -05:00
Torkel Ödegaard
1a6bf692c6
fix: minor fixes
2018-01-16 17:02:03 -05:00
Torkel Ödegaard
7e750cef43
fix: query editor needs to wait for function definitions to load
2018-01-16 17:02:03 -05:00
Dan Cech
b483d42d34
fix issue with metric find & functions being loaded multiple times
2018-01-16 17:02:03 -05:00
Dan Cech
60ba6ee6a2
interpolate variables in tags & values during autocomplete
2018-01-16 17:02:03 -05:00
Dan Cech
92086bc858
fix typo
2018-01-16 17:02:03 -05:00
Dan Cech
da9e1a7e98
fix line length, run jscs & jshint in precommit
2018-01-16 17:02:03 -05:00
Dan Cech
3ddb65fc8b
function description formatting
2018-01-16 17:02:03 -05:00
Dan Cech
4d3bac0284
tooltips for function definitions
2018-01-16 17:02:03 -05:00
Dan Cech
80a6e0d8d1
support specifying tag_values("<tag>") as graphite template query
2018-01-16 17:02:03 -05:00
Dan Cech
7c1be021ac
use typeahead value in graphite find requests
2018-01-16 17:02:03 -05:00
Dan Cech
ff759b0ef7
send prefix when auto-completing tags
2018-01-16 17:02:03 -05:00
Dan Cech
d8f2a20775
add button to trigger evaluation of tag queries
2018-01-16 17:02:03 -05:00
Dan Cech
a3dba6070e
sync function categories with graphite-web
2018-01-16 17:02:03 -05:00
Dan Cech
ebad19b232
work on tag dropdown behavior
2018-01-16 17:02:03 -05:00
Dan Cech
3a4e05133e
support for loading function definitions from graphite
2018-01-16 17:02:03 -05:00
Daniel Lee
a5830c6dbc
Merge remote-tracking branch 'upstream/master' into dashboard_permissions
2018-01-16 12:02:13 +01:00
Patrick O'Carroll
08211eb220
added a variable for grid color and if statment to switch colors, fixes #10509 ( #10517 )
2018-01-15 12:43:09 +01:00
nicolasguyomar
66d7884b48
Add eu-west-3 in cloudwatch datasource default's region ( #10477 )
...
* Add eu-west-3 as a possible default datasource
* Add eu-west-3 as a possible default datasource
2018-01-10 12:07:04 +01:00
Alexander Zobnin
1fdc24c412
text panel: fix $apply already in progress error ( #10486 )
2018-01-10 11:56:01 +01:00
Torkel Ödegaard
5d5de23025
refactoring: alert list improvments PR #10452
2018-01-10 11:54:47 +01:00
Daniel Lee
3ae1bf0c16
dashfolders: permissions for saving annotations
...
ref #10275 Use folder permissions instead of hard coded
permissions on the annotations routes.
2018-01-09 14:44:36 +01:00
Alexander Zobnin
51cd3a0d0c
alert list: fix rendering timeout when share panel ( #10467 )
2018-01-09 13:58:24 +01:00
Patrick O'Carroll
328141e7c9
added /** @nginject */
2018-01-09 09:33:18 +01:00
Mariano Benítez Mulet
ec9db318e3
Fix typo in error message
2018-01-09 08:24:14 +01:00
Craig Miskell
2e86985d44
Remove silly noise
2018-01-05 16:22:49 +13:00
Craig Miskell
f9fb315dbd
Update tests to match new reality, and rejig the implementation a bit to truly work as desired
2018-01-05 16:20:54 +13:00
Craig Miskell
61e6f63b32
Align queries to prometheus with the step to ensure 'rate' type expressions get consistent results
2018-01-05 09:08:40 +13:00
Patrick O'Carroll
0068e82718
new styling and markup
2018-01-04 13:08:49 +01:00
Torkel Ödegaard
27835f373e
cleanup: removed unused typescript typings import
2018-01-04 10:12:02 +01:00
Ali
de22e793d8
Merge branch 'master' into master
2018-01-03 10:33:54 +03:00
bergquist
1f9e2ef6ec
prom: fixes broken test
2017-12-28 16:43:48 +01:00
bergquist
71272d9076
prom: make $__$interval the first suggested range vector
2017-12-28 16:01:02 +01:00
Patrick O'Carroll
15dfa30701
migrated file to ts
2017-12-28 14:04:34 +01:00
Carl Bergquist
7a8a52a145
Merge pull request #10362 from grafana/cloudwatch-file-to-ts
...
migrated datasource to ts
2017-12-28 13:44:18 +01:00
Patrick O'Carroll
54c502ae4d
fixed error
2017-12-28 09:44:37 +01:00
Patrick O'Carroll
fc8ed3ad87
migrated files to ts
2017-12-28 09:18:57 +01:00
Patrick O'Carroll
0c5314cec7
migrated datasource to ts
2017-12-27 13:25:40 +01:00
Alexander Zobnin
1108101087
Fix tooltip unit when legend isn't shown ( #10348 )
...
* graph: fix tooltip unit when legend isn't shown, #10311
* fix broken tests (updateLegendValues() function)
2017-12-27 09:50:51 +01:00
Lichun Wei
2559259763
new aws region cn-northwest-1 ( #10353 )
...
see http://docs.aws.amazon.com/general/latest/gr/rande.html for regions
2017-12-27 09:34:12 +01:00
Mitsuhiro Tanda
6d5628f2ea
ignore trailing whitespace ( #10344 )
2017-12-26 11:59:03 +01:00
Mitsuhiro Tanda
e3274d6765
(prometheus) show label name in paren after by/without/on/ignoring/group_left/group_right
2017-12-26 01:57:10 +09:00
Torkel Ödegaard
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
2017-12-21 08:39:31 +01:00
Torkel Ödegaard
85879a7014
prettier: change to single quoting
2017-12-20 12:33:33 +01:00
Torkel Ödegaard
fadfc665e4
tech: ran pretttier on all typescript files
2017-12-19 16:06:54 +01:00
Johannes Schill
e1a527a87a
ux: Fix color picker positioning when scrolled down to the bottom of a page ( #10258 ) ( #10271 )
2017-12-19 12:58:55 +01:00
Torkel Ödegaard
22643eb109
cloudwatch: fixed optimized build issue, fixes #10174
2017-12-18 14:36:34 +01:00
Mitsuhiro Tanda
3cb841f3db
fix text panel rows limit ( #10246 )
2017-12-18 14:29:48 +01:00
bergquist
ea4ef47982
prometheus: change default resolution to 1/1
...
this should make the value of the step value more
consistant for most users
ref #9705
2017-12-15 14:24:31 +01:00
Torkel Ödegaard
c395237710
Merge branch Grafana v5 'develop' branch
2017-12-15 12:06:09 +01:00
Carl Bergquist
f5d26bfcc9
Merge pull request #10050 from davkal/davkal/multi-query-table
...
Add support to render values of multiple queries in the same table
2017-12-14 15:57:07 +01:00
Torkel Ödegaard
a7645b710d
Merge remote-tracking branch 'origin/master' into develop
2017-12-13 19:18:10 +01:00
Torkel Ödegaard
6254304667
Merge remote-tracking branch 'origin/select-wrapper' into develop
2017-12-13 18:12:35 +01:00
Torkel Ödegaard
7f0440fded
minor tweaks
2017-12-13 18:00:16 +01:00
Patrick O'Carroll
3b783216fa
added select-wrapper to where it was missing for unified look
2017-12-13 15:05:43 +01:00
Patrick O'Carroll
daf32c579d
changed width to input fields ( #10184 )
2017-12-13 12:42:50 +01:00
linux chips
6e7a067857
adding support for sgl native time datatypes
2017-12-12 23:43:24 +03:00
Torkel Ödegaard
05cc1f85c3
Merge branch 'refactor-user-group-to-team' of https://github.com/alexanderzobnin/grafana into user-group-to-team
2017-12-12 17:07:00 +01:00