Torkel Ödegaard
|
5de9230924
|
Security: New config option to disable the use of gravatar for profile images, Closes #1891
|
2015-05-01 08:40:13 +02:00 |
|
Torkel Ödegaard
|
95fcddcd95
|
More work on panel & row repeats, #1888, updated changelog
|
2015-05-01 08:07:57 +02:00 |
|
Torkel Ödegaard
|
32fa8180fa
|
Github OAuth: You can now configure a Github team membership requirement, Closes #1731
|
2015-04-29 09:52:52 +02:00 |
|
Torkel Ödegaard
|
7064d87106
|
Firefox/IE issue, invisible text in dashboard search fixed, Fixes #1872
|
2015-04-24 11:20:09 +02:00 |
|
Torkel Ödegaard
|
8526025792
|
MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863
|
2015-04-23 16:18:46 +02:00 |
|
Torkel Ödegaard
|
2c52224013
|
/api/login/ping Fix for issue when behind reverse proxy and subpath, Fixes #1857
|
2015-04-23 08:24:30 +02:00 |
|
Torkel Ödegaard
|
aa52f6675c
|
updated changelog
|
2015-04-22 17:56:07 +02:00 |
|
Torkel Ödegaard
|
1dfc576263
|
Panel timeshift: You can now use panel timeshift without a relative time override, Fixes #1848
|
2015-04-22 13:54:31 +02:00 |
|
Torkel Ödegaard
|
a11b180480
|
Snapshots: Fixed issue with snapshoting dashboards with an interval template variable, Fixes #1846
|
2015-04-22 12:27:12 +02:00 |
|
Torkel Ödegaard
|
dabdf1b7fd
|
Graph Panel + Legend Table mode: Many series casued zero height graph, now legend will never reduce the height of the graph below 50% of row height, Fixes #1832
|
2015-04-21 18:46:44 +02:00 |
|
Torkel Ödegaard
|
b5a77d4f4a
|
Updated version to 2.0.0 and updated changelog
|
2015-04-20 11:54:36 +02:00 |
|
Torkel Ödegaard
|
649d40ed66
|
Data source proxy: Fixed issue with using data source proxy when grafana is behind nginx suburl, Fixes #1784
|
2015-04-15 15:13:52 +02:00 |
|
Torkel Ödegaard
|
d71b626114
|
Graph Panel: Legend in table mode now aligns, graph area is reduced depending on how many series, Fixes #1786, Fixes #1749
|
2015-04-15 14:53:20 +02:00 |
|
Torkel Ödegaard
|
942e8fdba8
|
Support for unicode / international characters in dashboard title (improved slugify), Fixes #1734, Fixes #827
|
2015-04-15 12:36:02 +02:00 |
|
Torkel Ödegaard
|
836e4b4911
|
Dashboard snapshot: Should not require login to view snapshot, Fixes #1780
|
2015-04-15 10:39:03 +02:00 |
|
Torkel Ödegaard
|
e9afd30b47
|
Updated changelog with, Github OAuth: Now works with Github for Enterprise, thanks @williamjoy
|
2015-04-15 10:31:56 +02:00 |
|
Torkel Ödegaard
|
19e881513b
|
updated changelog
|
2015-04-12 21:34:37 +02:00 |
|
Torkel Ödegaard
|
cc14705404
|
Update changelog
|
2015-04-12 09:42:27 +02:00 |
|
Torkel Ödegaard
|
059db533d5
|
HTTP API: grafana /render calls nows with api keys, Fixes #1649
|
2015-04-08 08:59:12 +02:00 |
|
Torkel Ödegaard
|
22adf0d06e
|
Datasource proxy & session timeout fix (casued 401 Unauthorized error after a while), Fixes #1667
|
2015-04-07 09:25:00 +02:00 |
|
Torkel Ödegaard
|
eb575685aa
|
OAuth: Specify allowed email address domains for google or and github oauth logins, Closes #1660
|
2015-04-06 14:16:22 +02:00 |
|
Torkel Ödegaard
|
538ec7c0a0
|
Unsaved changes: Do not show for snapshots, scripted and file based dashboards, Fixes #1707
|
2015-04-06 11:22:35 +02:00 |
|
Torkel Ödegaard
|
e6492f7db9
|
Share modal: Override UI theme via URL param for Share link, rendered panel, or embedded panel, Closes #1701
|
2015-04-02 09:21:38 +02:00 |
|
Torkel Ödegaard
|
3b737999d6
|
Unsaved changes: Do not show for users with role , Fixes #1703
|
2015-04-02 08:08:22 +02:00 |
|
Torkel Ödegaard
|
1f330d7753
|
Basic auth: Fixed issue when using basic auth proxy infront of Grafana, Fixes #1673
|
2015-04-01 15:23:26 +02:00 |
|
Torkel Ödegaard
|
c3fa68ade8
|
Data source proxy: Fixed issue with Gzip enabled and data source proxy, Fixes #1675
|
2015-04-01 09:00:17 +02:00 |
|
Torkel Ödegaard
|
3c2bfbfc1c
|
Search: Dashboard results should be sorted alphabetically, Fixes #1685
|
2015-03-31 22:06:19 +02:00 |
|
Torkel Ödegaard
|
7eb45e1799
|
MySQL session: fixed problem using mysql as session store, Fixes #1681
|
2015-03-31 19:18:41 +02:00 |
|
Torkel Ödegaard
|
463c519954
|
Dashlist panel: added fresh panel when changing limit, Fixes #1677
|
2015-03-31 17:30:27 +02:00 |
|
Torkel Ödegaard
|
1d0a3660bd
|
Fixed issue with updating default data source, it required page reload to take effect, should not be required, now fixed, Fixes #1671
|
2015-03-31 14:31:47 +02:00 |
|
Torkel Ödegaard
|
060d0b777b
|
Updated install docs and changelog
|
2015-03-30 12:31:12 +02:00 |
|
Torkel Ödegaard
|
e31a3a64e1
|
OpenTSDB: Alias patterns (reference tag values), syntax is: or [[tag_tagname]], Closes #1344, match opentsdb response to query, Fixes #1601
|
2015-03-25 12:27:33 +01:00 |
|
Torkel Ödegaard
|
6f2a8e27b8
|
Dashboard Snapshot: added dashboard snapshot to changelog, #1623
|
2015-03-23 15:36:18 -04:00 |
|
Torkel Ödegaard
|
7db3703275
|
Share Panel: The share modal now has an embed option, gives you an iframe that you can use to embedd a single graph on another web site, #1622
|
2015-03-20 22:01:39 -04:00 |
|
Torkel Ödegaard
|
36a948965b
|
Graph: added log base 16 and log base 1024 scales, #452
|
2015-03-20 18:12:12 -04:00 |
|
Torkel Ödegaard
|
d81d0c8c44
|
Graph: Adds logarithmic scale option (log base 10), Closes #452
|
2015-03-18 18:51:29 -04:00 |
|
Torkel Ödegaard
|
2fec2c2fa0
|
Templating: Dashboard will now wait to load until all template variables that have refresh on load set or are initialized via url to be fully loaded and so all variables are in valid state before panels start issuing metric requests. Closes #1255
|
2015-03-14 15:29:41 -04:00 |
|
Torkel Ödegaard
|
b91b47fc46
|
Graph & Singlestat: Users can now set decimal precision for legend and tooltips (override auto precision), Closes #1253
|
2015-03-12 19:36:50 +01:00 |
|
Torkel Ödegaard
|
04d25dc58a
|
Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718
|
2015-03-02 22:24:01 +01:00 |
|
Torkel Ödegaard
|
04ca85fe89
|
Moved dashboard theme option from the dashboard to a persisted user setting, #1458
|
2015-02-28 14:30:08 +01:00 |
|
Torkel Ödegaard
|
09f2950256
|
Merge remote-tracking branch 'origin/master' into develop
Conflicts:
src/app/features/opentsdb/datasource.js
|
2015-02-23 12:50:58 +01:00 |
|
Torkel Ödegaard
|
65307c463a
|
Refactoring opentsdb editor view, merging #1438, made Downsampling enabled by default
|
2015-02-23 12:48:07 +01:00 |
|
Torkel Ödegaard
|
8c977e37a9
|
Merge remote-tracking branch 'origin/master' into develop
Conflicts:
README.md
|
2015-02-21 21:22:09 +01:00 |
|
Torkel Ödegaard
|
9c8134f8bc
|
Dashboard: Fixed memory leak when switching dashboards, Fixes #1497
|
2015-02-21 21:19:51 +01:00 |
|
Torkel Ödegaard
|
5b1727bcba
|
Graph & Singlestat: Support for additional units, Fahrenheit (°F) and Celsius (°C), Humidity (%H), kW, watt-hour (Wh), kilowatt-hour (kWh), velocities (m/s, km/h, mpg, knot), Closes #1366
|
2015-02-20 14:45:00 +01:00 |
|
Torkel Ödegaard
|
7a14054057
|
Graph: Shared tooltip improvement, can now support metrics of different resolution/intervals, Closes #978, Fixes #1499
|
2015-02-20 14:07:24 +01:00 |
|
Torkel Ödegaard
|
596ce18aeb
|
Worked on clone dashboard feature, #1488
|
2015-02-18 10:44:44 +01:00 |
|
Torkel Ödegaard
|
ea5da627af
|
Panel: Different time periods, panels can override dashboard relative time and/or add a time shift, #171, only works for graph panel for now, need feedback for how to do it for singlestat panel
|
2015-01-26 11:49:18 +01:00 |
|
Torkel Ödegaard
|
b940f4a97d
|
Timepicker: New option in timepicker (under dashboard settings), to change now to be for example now-1m, usefull when you want to ignore last minute because it contains incomplete data, Closes #1242, Closes #374
|
2015-01-25 13:45:08 +01:00 |
|
Torkel Ödegaard
|
c2c81e7e6a
|
Graph: Fix for all series tooltip showing series with all null values when Hide Empty option is enabled, Fixes #1359
|
2015-01-23 11:36:18 +01:00 |
|
Torkel Ödegaard
|
1508d0ac23
|
TemplatOCing: Fix to allow custom template variables to contain white space, now only splits on ',', Fixes #1363
|
2015-01-23 10:41:23 +01:00 |
|
Torkel Ödegaard
|
d3c37bda71
|
Graphite: Fix for nested complex queries, where a query references a query that references another query (ie the #[A-Z] syntax), Fixes #1372
|
2015-01-23 10:29:54 +01:00 |
|
Torkel Ödegaard
|
e1f410d32e
|
Starting css refactor for grafana-target
|
2015-01-16 08:35:32 +01:00 |
|
Torkel Ödegaard
|
14e1bc8702
|
Graph & Singlestat: New axis/unit format selector and more units (kbytes, Joule, Watt, eV), and new design for graph axis & grid tab and single stat options tab views, #1331
|
2015-01-12 17:05:43 +01:00 |
|
Torkel Ödegaard
|
ccbe055e5b
|
Graph: Added right y axis label setting and graph support, Closes #599
|
2015-01-11 20:04:33 +01:00 |
|
Torkel Ödegaard
|
92c3d80189
|
SingleStatPanel: You can now use template variables in pre & postfix, Closes #1321
|
2015-01-10 12:49:35 +01:00 |
|
Torkel Ödegaard
|
1f1244f285
|
Upgrade Font-Awesome from 3.2 to 4.2
|
2015-01-08 12:23:11 +01:00 |
|
Torkel Ödegaard
|
ffbbb5bc9e
|
Graph: Fixed issue when using zero as a grid threshold, Fixes #1309
|
2015-01-07 20:03:51 +01:00 |
|
Torkel Ödegaard
|
63fa9f4535
|
InfluxDB: Fix handling of empty array in templating variable query, Fixes #1298
|
2015-01-06 17:32:39 +01:00 |
|
Torkel Ödegaard
|
d4c3463f68
|
InfluxDB: auto escape column names with special characters, Closes #1296
|
2015-01-06 13:26:09 +01:00 |
|
Torkel Ödegaard
|
7c6f0ad445
|
Graphite: Added cumulative and minimumBelow graphite functions, Closes #1297
|
2015-01-05 20:25:55 +01:00 |
|
Torkel Ödegaard
|
38f348e642
|
Updated version to 1.9.1
|
2014-12-29 11:21:25 +01:00 |
|
Torkel Ödegaard
|
fed06ef97d
|
Graph: Fix for y axis and scaled units (GiB etc) caused rounding, for example 400 GiB instead of 378 GiB, Fixes #1251
|
2014-12-18 08:44:47 +01:00 |
|
Torkel Ödegaard
|
a58330f4d8
|
InfluxDB: Support more than 10 series name segments when using alias patterns, Closes #1126
|
2014-12-17 14:14:24 +01:00 |
|
Torkel Ödegaard
|
5a46c2397b
|
OpenTSDB: Downsample query field now supports interval template variable, Closes #1242
|
2014-12-17 13:34:52 +01:00 |
|
Torkel Ödegaard
|
f79588c191
|
Annotations: mini fix for annotations editor and the list of annotations
|
2014-12-16 15:47:10 +01:00 |
|
Torkel Ödegaard
|
846cf934f5
|
Graph: New legend option hideEmtpy to hide series with only null values from legend, Closes #1028
|
2014-12-15 16:13:34 +01:00 |
|
Torkel Ödegaard
|
acd944a649
|
Graphite: movingAverage / movingMedian parameter type impovement, now handles int and interval parameter, Fixes #1207
|
2014-12-15 12:33:04 +01:00 |
|
Torkel Ödegaard
|
69d56b8ed7
|
Graph: fix for series tooltip when one series is hidden/disabled, #1199
|
2014-12-11 07:47:04 -08:00 |
|
Torkel Ödegaard
|
b53efed1ef
|
formating fix for the changelog
|
2014-12-02 14:49:42 -08:00 |
|
Torkel Ödegaard
|
24519cbf78
|
Updated version to 1.9.0
|
2014-12-02 11:21:18 -08:00 |
|
Torkel Ödegaard
|
9594effb6c
|
Graph: Fix for tooltip series order when series draw order was changed with zindex property, Fixes #1108
|
2014-11-27 14:30:17 +01:00 |
|
Torkel Ödegaard
|
ac4524cf9b
|
Firefox: Workaround for Firefox bug, casued input text fields to not be selectable and not have placeable cursor, Fixes #1123
|
2014-11-27 13:35:03 +01:00 |
|
Torkel Ödegaard
|
d7ef6daeb8
|
SinglestatPanel: Fixed absolute drilldown link issue, Fixes #1150
|
2014-11-27 10:42:05 +01:00 |
|
Torkel Ödegaard
|
bf5f6ce97c
|
Merge branch 'master' of github.com:grafana/grafana
Conflicts:
CHANGELOG.md
|
2014-11-26 09:36:11 +01:00 |
|
Torkel Ödegaard
|
ed2ca5fced
|
Graph: Fix to legend value Max and negative values, Fixes #1136
|
2014-11-26 09:34:21 +01:00 |
|
Torkel Ödegaard
|
a1d652d578
|
SinglestatPanel: Added null point handling, and value to text mapping, Closes #1130, Fixes #1120, #951
|
2014-11-22 15:26:23 +01:00 |
|
Torkel Ödegaard
|
3cde783d1d
|
Graphite: Lexer fix, allow equal sign (=) in metric paths, Fixes #1114
|
2014-11-21 10:25:36 +01:00 |
|
Torkel Ödegaard
|
de10bd4ef6
|
DrilldownLink: template variables in params property was not interpolated, Fixes #1095
|
2014-11-19 15:33:00 +01:00 |
|
Torkel Ödegaard
|
56321da9c1
|
Bug: Fixed position for drilldown link tooltip when dashboard requires scrolling, Fixes #1093
|
2014-11-19 15:26:14 +01:00 |
|
Torkel Ödegaard
|
d0d1c5ea5f
|
updated changelog
|
2014-11-19 11:57:00 +01:00 |
|
Torkel Ödegaard
|
a677a4feff
|
Updated changelog with share panel feature, #864, it was missing
|
2014-11-17 16:13:47 +01:00 |
|
Torkel Ödegaard
|
4f674c8d19
|
Updated changelog with RC1 release date
|
2014-11-17 15:21:43 +01:00 |
|
Torkel Ödegaard
|
640c558446
|
Graph: added export graph time series data as csv file feature, accessed from panel menu dropdown, #861
|
2014-11-14 12:12:09 +01:00 |
|
Torkel Ödegaard
|
ebcf2c3f68
|
InfluxDB: Support for sub second resolution graphs, Closes #714, #728, #752
|
2014-11-12 08:39:04 +01:00 |
|
Torkel Ödegaard
|
1e6a5ff8ec
|
Updated changelog with #1041
|
2014-11-11 13:44:25 +01:00 |
|
Torkel Ödegaard
|
81b1939f92
|
Graph: small fix to legend table mode
|
2014-11-08 11:44:23 +01:00 |
|
Torkel Ödegaard
|
834daeecd0
|
OpenTSDB: updated change log with templating support PR #917
|
2014-11-08 11:35:42 +01:00 |
|
Torkel Ödegaard
|
6aa0208316
|
Updated changelog with #1030
|
2014-11-07 14:23:18 +01:00 |
|
Torkel Ödegaard
|
c0539e483e
|
Added singlestat panel to changelog
|
2014-11-06 14:10:25 +01:00 |
|
Torkel Ödegaard
|
ecdcd10612
|
Graph: Series hide/show toggle changed to be default exclusive, so clicking on a series name will show only that series. (SHIFT or meta)+click will toggle hide/show. Closes #1007
|
2014-11-03 10:21:16 +01:00 |
|
Torkel Ödegaard
|
10ea140358
|
MetricEditors: Ability to reorder metric queries in metrics tag, Closes #716, Closes #856
|
2014-11-03 08:56:13 +01:00 |
|
Torkel Ödegaard
|
a7b0f6dc9f
|
ScriptedDashboard: datasource services are now available in scripted dashboards, you can query datasource for metric keys, generate dashboards, and even save them in a scripted dashboard (see scripted_gen_and_save.js for example), Closes #991
|
2014-10-28 16:16:52 +01:00 |
|
Torkel Ödegaard
|
4b79a5e9da
|
OpenTSDB: merged PR #930 adding counter max and counter reset options to OpenTSDB query editor
|
2014-10-28 12:41:17 +01:00 |
|
Torkel Ödegaard
|
60a2d9f624
|
Dashboard: fix for collapsed rows became invisible when hide controls was enabled, Fixes #987
|
2014-10-27 10:42:13 +01:00 |
|
Torkel Ödegaard
|
16e7980982
|
Help: added help modal, accessed by shortcut '?', the help modal only contains a list of all shortcuts right now but will be extended in the future, #952
|
2014-10-19 12:30:41 -04:00 |
|
Torkel Ödegaard
|
e3e08cf8e7
|
Graph: fix for second y axis tick unit labels wrapping on the next line, Fixes #505
|
2014-10-18 13:31:15 -04:00 |
|
Torkel Ödegaard
|
22db28d3e7
|
Graph: New series style override option 'Fill below to', useful to visualize max & min as shadow for the mean, #940
|
2014-10-15 10:55:46 -04:00 |
|
Torkel Ödegaard
|
1330488e13
|
Panel: plugins panels can now reside outsude the app/panels directory, added example plugin panel
|
2014-10-14 16:57:33 -04:00 |
|
Torkel Ödegaard
|
c74eda20dc
|
Graph: fix for legend values min & max, avg & current when series only has null values, Closes #923
|
2014-10-10 13:37:33 -04:00 |
|
Torkel Ödegaard
|
30512b7032
|
Merge fix from 'v1.8.x' branch
Conflicts:
CHANGELOG.md
|
2014-10-02 12:15:21 +02:00 |
|
Torkel Ödegaard
|
05cb97819c
|
Updated changelog
|
2014-09-30 18:21:19 +02:00 |
|
Torkel Ödegaard
|
4a6ff9e2aa
|
Merge branch 'v1.8.x'
|
2014-09-30 17:57:30 +02:00 |
|
Torkel Ödegaard
|
ce972d4f19
|
Graph: css & scroll fix for dropdown menus in graph edit mode, Closes #855
|
2014-09-30 17:56:43 +02:00 |
|
Torkel Ödegaard
|
2d866b9298
|
Updated changelog with the new panel menu, Closes #770
|
2014-09-30 10:49:59 +02:00 |
|
Torkel Ödegaard
|
5f164d99ac
|
Updated changelog with merged PR #850, shared multi series graph tooltip & crosshair
|
2014-09-29 16:59:17 +02:00 |
|
Torkel Ödegaard
|
af4f3f62e9
|
Merged yaxis_precision branch, #877, updated changelog
|
2014-09-29 12:38:52 +02:00 |
|
Torkel Ödegaard
|
d5ffe6acef
|
White theme: Fixes for hidden series legend text and disabled annotations color, Closes #852
|
2014-09-24 12:14:20 +02:00 |
|
Torkel Ödegaard
|
bce6e75cfa
|
InfluxDB: Fix for bug when saving dashboard where title is the same as slugified url id, Fixes #859
|
2014-09-24 11:35:08 +02:00 |
|
Torkel Ödegaard
|
f4e24038fe
|
Import: Fixes to import from json file and import from graphite. Issues was lingering state from previous dashboard. Closes #840, Closes #853
|
2014-09-24 10:51:20 +02:00 |
|
Torkel Ödegaard
|
81747e1623
|
Annotations: Fix for annotations not reloaded when switching between 2 dashboards with annotations, Fixes #851
|
2014-09-24 09:03:04 +02:00 |
|
Torkel Ödegaard
|
af8fec941c
|
Graph: Fix for series draw order not being the same after hiding/unhiding series, Fixes #847
|
2014-09-23 08:18:59 +02:00 |
|
Torkel Ödegaard
|
352ad3385a
|
Updated changelog and package.json to new version 1.8.0
|
2014-09-22 12:59:21 +02:00 |
|
Torkel Ödegaard
|
40a491a80b
|
Annotations: Elasticsearch annotation and field mapping fixes, small changes for PR #830
|
2014-09-20 08:30:59 +02:00 |
|
Torkel Ödegaard
|
a97bcc3ca7
|
Elasticsearch: fix for issue when saving dashboard with title equal to slugified url, would cause the backward compatible fix to delete it, Closes #828
|
2014-09-19 10:37:43 +02:00 |
|
Torkel Ödegaard
|
a0ab9113fc
|
Graph: added percent y-axis format, Closes #818
|
2014-09-17 15:39:45 +02:00 |
|
Torkel Ödegaard
|
d40e21a7e0
|
Chrome: Fix for display issue in chrome beta & chrome canary when entering edit mode, Closes #795
|
2014-09-17 09:29:51 +02:00 |
|
Alexey Remizov
|
26bb2e0193
|
fix typos
|
2014-09-16 13:08:28 +04:00 |
|
Torkel Ödegaard
|
96a0d0aefa
|
fixed changelog
|
2014-09-13 16:38:01 +02:00 |
|
Torkel Ödegaard
|
15f2b2cf9a
|
Annotations: fixed InfluxDB annotation query, added unit test for annotation query, Fixes #802
|
2014-09-13 16:19:33 +02:00 |
|
Torkel Ödegaard
|
682d2a1675
|
Dashboard: time range can now be read from URL parameters, will override dashboard saved time range, Closes #787, Closes #761
|
2014-09-10 10:46:04 +02:00 |
|
Torkel Ödegaard
|
4d4478d969
|
Added PR #785 to changelog
|
2014-09-10 09:07:14 +02:00 |
|
Torkel Ödegaard
|
3df592c702
|
Dashboard: elasticsearch dashboard storage now slugifies urls, #781
|
2014-09-09 13:42:46 +02:00 |
|
Torkel Ödegaard
|
e0c9ddbfba
|
Worked on variable initilization and sync to from url, #772
|
2014-09-08 11:03:14 +02:00 |
|
Torkel Ödegaard
|
d749549135
|
Templating: Full support for InfluxDB, filter by part of series names, extract series substrings, nested queries, multipe where clauses! Closes #613
|
2014-09-05 15:46:29 +02:00 |
|
Torkel Ödegaard
|
58a2ab4fbd
|
Templating: Can now use template variables in panel titles, Closes #312
|
2014-09-05 15:17:19 +02:00 |
|
Torkel Ödegaard
|
cc96cfe0c7
|
Templating: Ability to use template variables for function parameters via custom variable type, can be used as parameter for movingAverage or scaleToSeconds for example, Closes #262
|
2014-09-05 14:03:36 +02:00 |
|
Torkel Ödegaard
|
0319051891
|
Extend template variable syntax to include , Closes #760
|
2014-09-05 08:26:50 +02:00 |
|
Torkel Ödegaard
|
5304221e46
|
fixed spelling in changelog concerning InfluxDB breaking changes
|
2014-09-04 15:09:07 +02:00 |
|
Torkel Ödegaard
|
c6b1fe5349
|
updated change log with info about InfluxDB breaking changes, and fixes for stacked series and missing values, Fixes #534, Closes #743, Fixes #673,Fixes #674, Closes #756
|
2014-09-04 14:57:50 +02:00 |
|
Torkel Ödegaard
|
917cd35005
|
Dashboard: View dashboard json, edit/update any panel using json editor, makes it possible to quickly copy a graph from one dashboard to another.
Closes #304
|
2014-09-03 11:15:44 +02:00 |
|
Torkel Ödegaard
|
9f60745e57
|
Graphite: Graphite query builder can now handle functions that multiple series as arguments! #117
|
2014-09-02 20:59:54 +02:00 |
|
Torkel Ödegaard
|
666d640216
|
Graphite: Metric node/segment selection is now a textbox with autocomplete dropdown, allow for custom glob expression for single node segment without enter text editor mode, Closes #281
|
2014-09-02 12:55:45 +02:00 |
|
Torkel Ödegaard
|
cb479d737b
|
Graphite: Fix for nonNegativeDerivative function, now possible to not include optional first parameter maxValue, Closes #702
|
2014-09-02 07:58:29 +02:00 |
|
Torkel Ödegaard
|
39c068bd53
|
Graph: Fix for tooltip current value decimal precision when 'none' axis format was selected, Closes #733
|
2014-08-29 12:54:42 +02:00 |
|
Torkel Ödegaard
|
b26dfd8246
|
Updated changelog with progress on filtering/template overhaul, and UI change
|
2014-08-29 12:45:58 +02:00 |
|
Torkel Ödegaard
|
d4d3ae7530
|
Dashboard: Fix for zoom out causing right hand to range to be set in the future. Closes #724
|
2014-08-26 14:42:32 +02:00 |
|
Torkel Ödegaard
|
02ef6c4e07
|
Merge branch 'master' of github.com:grafana/grafana
|
2014-08-26 11:18:08 +02:00 |
|
Torkel Ödegaard
|
43eba6cc31
|
Dashboard: fix for hideControls setting not used/initlaized on dashboard load, Closes #723
|
2014-08-26 11:17:56 +02:00 |
|
Torkel Ödegaard
|
6f80862517
|
Dashboard: new config.js option to change/remove window title prefix from 'Grafana -' to anything, PR #685
|
2014-08-24 14:46:13 +02:00 |
|
Torkel Ödegaard
|
47a20e6a2f
|
Dashboard: fix for adding rows from dashboard settings modal, Closes #699
|
2014-08-23 10:45:07 +02:00 |
|
Torkel Ödegaard
|
8a80623d0c
|
Merged dashboard tag colors feature branch, updated changelog #634
|
2014-08-22 09:40:11 +02:00 |
|
Torkel Ödegaard
|
c0d7ddf1fb
|
Updated changelog with new display styles per series option feature, Closes #425, Closes #700
|
2014-08-20 12:11:14 +02:00 |
|
Torkel Ödegaard
|
a64604de6b
|
UI improvements to search result list (larger click are for dashboard title link, plus UI look polish), Closes #709
|
2014-08-18 16:38:04 +02:00 |
|
Torkel Ödegaard
|
1a3dac0c17
|
Fix for timepicker dates and tooltip when UTC timzone is selected,
custom date modal is still local time, Closes #277
|
2014-08-18 13:43:26 +02:00 |
|
Torkel Ödegaard
|
ffd73e8bfb
|
Fix for graphite queries with glob syntax ([1-9] and ?) that made
the graphite parser / query editor bail and fallback to text edit mode.
|
2014-08-18 12:17:48 +02:00 |
|
Torkel Ödegaard
|
83e9bc4816
|
Graph: Fix for axis format none broken for numbers in exponential notation, Closes #696
|
2014-08-14 12:05:29 +02:00 |
|
Torkel Ödegaard
|
87bf6b3800
|
Updated changelog and added fix for #695
|
2014-08-14 10:29:47 +02:00 |
|
Torkel Ödegaard
|
499246abae
|
Tech: upgraded jquery from 1.8.0 to 2.1.1, Closes #694
|
2014-08-13 19:51:27 +02:00 |
|
Torkel Ödegaard
|
5896eee693
|
Dashboard: tooltip fixes for flickering tooltips that sometimes do now want to show on hover, and for tooltips that get stuck after exiting modal, Closes #691
|
2014-08-13 19:11:46 +02:00 |
|
Torkel Ödegaard
|
ce6b60653c
|
Updated changelog with #672
|
2014-08-13 17:23:29 +02:00 |
|
Torkel Ödegaard
|
d865618051
|
Dashboard: Row option to display row title even when the row is visible, Closes #578
|
2014-08-11 15:25:36 +02:00 |
|
Torkel Ödegaard
|
f82b84eac7
|
updated changelog
|
2014-08-11 13:42:39 +02:00 |
|
Torkel Ödegaard
|
577efbf0c2
|
fixed changelog issue link
|
2014-08-11 12:49:17 +02:00 |
|
Torkel Ödegaard
|
b9b04fd932
|
Dashboard: Panel error are less intrusive, panel error bar replaced with small indicator, hover for short details, click to open inspector, Closes #681
|
2014-08-11 12:11:24 +02:00 |
|
Torkel Ödegaard
|
966ba97b2c
|
updated changelog for PR #666, Closes #660
|
2014-08-08 15:24:10 +02:00 |
|
Torkel Ödegaard
|
3fffd08ae4
|
Annotation: filter field is not interpreting in elasticsearch query, Fixes #661
|
2014-08-08 07:19:03 +02:00 |
|
Torkel Ödegaard
|
db90fa71d4
|
General: Fix for refresh icon in IE browsers, Fixes #657
|
2014-08-07 14:16:54 +02:00 |
|
Torkel Ödegaard
|
965c1f0353
|
Chart: Possible fix for stuck tooltip (annotation or time series point hover tooltip would not disappear), Fixes #450
|
2014-08-07 09:00:52 +02:00 |
|
Torkel Ödegaard
|
e7086cf6df
|
Timepicker: Fix for setting custom To date with low refresh interval, Fixes #652
|
2014-08-07 07:58:14 +02:00 |
|
Torkel Ödegaard
|
af073dad46
|
Fix for auto refresh not being started after loading dashboard, Fixes #655
|
2014-08-07 07:20:56 +02:00 |
|
Torkel Ödegaard
|
378e55ed0c
|
small changelog update
|
2014-08-05 15:37:09 +02:00 |
|
Torkel Ödegaard
|
0aa5505d7f
|
Updated readme, and other small changes for 1.7.0-rc1 release
|
2014-08-05 12:27:03 +02:00 |
|
Torkel Ödegaard
|
60f68abd31
|
Dashboard schema simplifications, moved schema updates to dashboard model creation, removes irritating 'unsaved changes' dialogs that show for dashboard schema changes, Closes #532
|
2014-08-05 10:15:51 +02:00 |
|
Torkel Ödegaard
|
e9a046e74d
|
Small annotation fix when leaving edit mode and having series hidden
|
2014-08-04 07:18:26 +02:00 |
|
Torkel Ödegaard
|
082d2c739e
|
updated changelog with #641 change
|
2014-08-03 12:12:38 +02:00 |
|
Torkel Ödegaard
|
d6814587ad
|
Update changelog and config sample
|
2014-08-01 11:34:57 +02:00 |
|
Torkel Ödegaard
|
586399a814
|
Graphite: Fix for graphite expressions parser failure when metric expressions starts with curly brace segment, Fixes #528
|
2014-08-01 09:28:57 +02:00 |
|
Torkel Ödegaard
|
867186fd66
|
Filtering: Fix for nested filters, changing a child filter could result in infinite recursion in some cases, Fixes #628
|
2014-08-01 08:54:22 +02:00 |
|
Torkel Ödegaard
|
923cd045cd
|
Changed opentsdb metric option chartLabel to Alias to better conform to grafana naming, updated changelog with PR #618 info
|
2014-07-31 12:27:49 +02:00 |
|
Torkel Ödegaard
|
c48b6e23eb
|
Updated changelog with PR #626
|
2014-07-31 11:22:20 +02:00 |
|
Torkel Ödegaard
|
305e12be1d
|
Updated changelog and config.sample.js with info about #633
|
2014-07-31 11:11:33 +02:00 |
|
Torkel Ödegaard
|
d056b1f1e1
|
Search: max_results config.js option & scroll in search results (To show more or all dashboards), Closes #631
|
2014-07-31 09:17:37 +02:00 |
|
Torkel Ödegaard
|
fa3b84a615
|
Elastic search annotations are working, need to refactor and unify datasource abstraction more, #201
|
2014-07-29 17:24:42 +02:00 |
|
Torkel Ödegaard
|
a1772d26b5
|
New global option in config.js to specify admin password (useful to hinder some users from accidentally making changes), Closes #606
|
2014-07-29 09:45:07 +02:00 |
|
Torkel Ödegaard
|
2bec41b80e
|
Graphite: new option available in metrics view to set cacheTimeout, will override default memcache timeout, Closes #266
|
2014-07-28 15:01:00 +02:00 |
|
Torkel Ödegaard
|
f619fc3e7e
|
merge with master
|
2014-07-25 12:37:39 +02:00 |
|
Torkel Ödegaard
|
6c7d74c43b
|
updated changelog with PR #604
|
2014-07-25 12:36:23 +02:00 |
|
Torkel Ödegaard
|
70521f0756
|
InfluxDB: support for InfluxDB v0.8 'list series' response schema, Fixes #610
|
2014-07-25 12:14:15 +02:00 |
|
Torkel Ödegaard
|
f22fcc2e59
|
updated changelog
|
2014-07-20 18:12:54 +02:00 |
|
Torkel Ödegaard
|
7b47f40979
|
better formating of changelog
|
2014-07-19 18:41:25 +02:00 |
|
Torkel Ödegaard
|
9cc735bdf2
|
fixed small css bug with the 'no datapoints' warning introduced by legends makeover
|
2014-07-15 16:57:23 +02:00 |
|
Torkel Ödegaard
|
6e0e6f5ec4
|
updated changelog with PR #581
|
2014-07-14 17:26:16 +02:00 |
|
Torkel Ödegaard
|
eaa200a766
|
Fix for Max legend value when max value is zero (Issue #460)
|
2014-07-04 11:50:11 +02:00 |
|
Torkel Ödegaard
|
6911e184f9
|
New legend display option 'Right side', will show legend to the right of the graph (Closes #556)
|
2014-07-03 12:38:20 +02:00 |
|
Torkel Ödegaard
|
1dbbfbbba6
|
Enhanced InfluxDB series aliasing (legend names) with pattern replacements (Issue #525)
|
2014-07-02 15:21:29 +02:00 |
|
Torkel Ödegaard
|
14247ddabb
|
New legend display option 'Align as table' (Issue #136)
|
2014-07-02 12:13:42 +02:00 |
|
Torkel Ödegaard
|
91b48258f0
|
Refactoring PR #511, Allow filter notation [[..]] in text panels
|
2014-06-30 09:10:32 +02:00 |
|
Torkel Ödegaard
|
505f0f65d0
|
updated change log with PR #545
|
2014-06-30 07:56:35 +02:00 |
|
Torkel Ödegaard
|
c925014bb5
|
Use unix epoch for Graphite from/to for absolute time ranges, #536
|
2014-06-25 10:09:19 -04:00 |
|
Torkel Ödegaard
|
32b11b104f
|
updated version to 1.6.1
|
2014-06-24 15:06:51 +02:00 |
|
Torkel Ödegaard
|
d14a86069a
|
Auto-refresh caused 2 refreshes (and hence mulitple queries) each time (at least in firefox) (Fixes #342)
|
2014-06-22 18:51:27 +02:00 |
|
Torkel Ödegaard
|
9a53779b6c
|
Default property that marks which datasource is default in config.js is now optional (Fixes #526)
|
2014-06-22 18:02:43 +02:00 |
|
Torkel Ödegaard
|
551771c6cf
|
ixed influxdb issue with raw query that caused wrong value column detection (Fixes #504)
|
2014-06-22 12:01:41 +02:00 |
|
Torkel Ödegaard
|
ed0c71fa56
|
Series names and column name typeahead cache fix (Fixes #522)
|
2014-06-22 11:27:36 +02:00 |
|
Torkel Ödegaard
|
012ffcf6f6
|
Bug in when using % sign in legends (aliases), fixed by removing url decoding of metric names (Fixes #506)
|
2014-06-21 17:27:57 +02:00 |
|
Torkel Ödegaard
|
bef61cf019
|
Ability to set y min/max for right y-axis (RR #519, Closes #360)
|
2014-06-21 17:18:24 +02:00 |
|
Torkel Ödegaard
|
2fbb87e17a
|
fix jshint and updated changelog with PR #500
|
2014-06-17 18:09:10 +02:00 |
|
Torkel Ödegaard
|
011e95b331
|
Graphite query lexer change, can now handle regex parameters for aliasSub function (Fixes #126)
|
2014-06-16 08:14:34 +02:00 |
|
Torkel Ödegaard
|
da451d013a
|
Refactoring and rewrite parts of influxdb group by feature from PR #441
|
2014-06-14 14:40:22 +02:00 |
|
Torkel Ödegaard
|
6885cea0fd
|
Improvement and polish to the OpenTSDB query editor (Issue #492)
|
2014-06-14 11:38:27 +02:00 |
|
Torkel Ödegaard
|
191f9daf4d
|
update changelog
|
2014-06-07 08:16:34 +02:00 |
|
Torkel Ödegaard
|
f3698cd625
|
Cleanup of config.sample.js, removed graphiteUrl setting, it will still work for next release
|
2014-06-06 23:33:33 +02:00 |
|
Torkel Ödegaard
|
0ad4f3b85e
|
Row editing and adding new panel is now a lot quicker and easier with the new row menu (Issue #475)
|
2014-06-06 18:30:15 +02:00 |
|
Torkel Ödegaard
|
6e2348d2b1
|
renamed graphite panel to graph
|
2014-06-06 16:03:39 +02:00 |
|
Torkel Ödegaard
|
ea84149c87
|
Fix for exclusive series toggling (hold down CTRL, SHIFT or META key) and left click a series for exclusive toggling
CTRL does not work on MAC OSX but SHIFT or META should (depending on browser) (Closes #350, Fixes #472)
|
2014-06-06 11:23:17 +02:00 |
|
Torkel Ödegaard
|
af1855601b
|
Improvement to InfluxDB query editor and function/value column selection, more space efficient, Closes #473
|
2014-06-06 10:56:38 +02:00 |
|
Torkel Ödegaard
|
c2b8f21fd9
|
small changes to PR #327, Partial support for url encoded metric names when using graphite datasource
|
2014-06-05 20:50:14 -07:00 |
|
Torkel Ödegaard
|
c48b3ded2f
|
Fix for graphite function selection menu that some times draws outside screen. It now displays upward (Fixes #293)
|
2014-06-03 19:07:59 -07:00 |
|
Torkel Ödegaard
|
7137a9986f
|
Fix to series toggling bug that caused annotations to be hidden when toggling (hiding) series. Fixes #328
|
2014-06-03 06:28:16 -07:00 |
|
Torkel Ödegaard
|
4ce386c6dd
|
updated changelog - merge
|
2014-06-03 06:10:32 -07:00 |
|
Torkel Ödegaard
|
8911da8380
|
updated changelog
|
2014-06-03 06:08:42 -07:00 |
|
Torkel Ödegaard
|
0f7a55d031
|
improved asset (css/js) build pipeline, added revision to css and js. Will remove issues related to the browser cache when upgrading grafana and improve load performance (Fixes #418)
|
2014-06-02 20:29:30 +02:00 |
|
Torkel Ödegaard
|
62af77979b
|
Legend Current value did not display when value was zero, Fixes #460
|
2014-06-02 19:29:59 +02:00 |
|
Torkel Ödegaard
|
384687e19b
|
Added parameter to keepLastValue graphite function definition (default 100), Closes #459
|
2014-06-02 19:17:05 +02:00 |
|
Torkel Ödegaard
|
71a801bbb7
|
updated changelog
|
2014-05-31 11:54:43 +02:00 |
|
Torkel Ödegaard
|
1e4ff1e774
|
Added config setting for default playlist timespan
|
2014-05-29 21:05:49 -07:00 |
|
Torkel Ödegaard
|
8cd5a9963f
|
Fixes for filter option loading and nested filters. Fixes #447, Fixes #412
|
2014-05-27 19:21:21 +02:00 |
|
Torkel Ödegaard
|
df796e32eb
|
fixed issue with filtersrv refactoring and removing filter parameter
|
2014-05-27 18:29:14 +02:00 |
|
Torkel Ödegaard
|
02bf5f9a58
|
updated changelog with PR #390, special characters in series names (influxdb)
|
2014-05-25 17:04:51 +02:00 |
|
Torkel Ödegaard
|
e47994013a
|
updated changelog with PR #427
|
2014-05-20 12:04:23 +02:00 |
|
Torkel Ödegaard
|
2a6a3a3af5
|
updated changelog
|
2014-05-13 20:20:28 +02:00 |
|
Torkel Ödegaard
|
d8e2192179
|
Updated version to 1.5.4
|
2014-05-13 19:08:46 +02:00 |
|
Torkel Ödegaard
|
cfc5fa87d0
|
Merge branch 'gridmin' of github.com:kamaradclimber/grafana into kamaradclimber-gridmin
|
2014-05-10 01:56:27 +02:00 |
|
Torkel Ödegaard
|
c19fafa581
|
Improvement to series toggling, CTRL+MouseClick on series name will now hide all others (Closes #350)
|
2014-05-01 11:18:23 +02:00 |
|
Torkel Ödegaard
|
2b5e974132
|
updated changelog with PR #369
|
2014-04-30 10:37:50 +02:00 |
|
Torkel Ödegaard
|
9c5674a076
|
Fixes to filters and the 'All' option. It now never uses '*' as value, but all options in a {node1, node2, node3} expression (Closes #228, Closes #359)
|
2014-04-28 19:58:25 +02:00 |
|
Torkel Ödegaard
|
035b5163fb
|
Merge branch 'unsaved_changes_warning' (Closes #324)
|
2014-04-27 12:28:57 +02:00 |
|
Torkel Ödegaard
|
9e4656e43f
|
New config setting for graphite datasource to control if json render request is POST or GET (Closes #345)
|
2014-04-24 17:58:34 +02:00 |
|
Torkel Ödegaard
|
2f58aa280c
|
Review and small refactoring of PR #331
|
2014-04-22 13:08:14 +02:00 |
|
Torkel Ödegaard
|
0efafc50dc
|
Increased resolution for graphite datapoints (maxDataPoints), now equal to panel pixel width. (Closes #5)
|
2014-04-22 12:01:51 +02:00 |
|
Torkel Ödegaard
|
125db1777a
|
influxdb editor: rawquery text input, changed from fixed pixel width to span10 class
|
2014-04-20 14:17:25 +02:00 |
|
Torkel Ödegaard
|
02af2dbe73
|
Added rounding for graphites from and to time range filters
for very short absolute ranges (Fixes #320)
|
2014-04-18 16:06:55 +02:00 |
|
Torkel Ödegaard
|
b1bd04566e
|
updated changelog
|
2014-04-17 22:36:12 +02:00 |
|
Torkel Odegaard
|
15288b0e84
|
version bump to 1.5.3
|
2014-04-17 22:27:19 +02:00 |
|
Torkel Ödegaard
|
541baac49e
|
Closes #282, Disable auto refresh zooming in (every time you change to an absolute time range), refresh will be restored when you change time range back to relative
|
2014-04-10 12:28:06 +02:00 |
|
Torkel Ödegaard
|
d69b04e9ed
|
Closes #294, Browser page title is now Grafana - {{dashboard title}}
|
2014-04-10 12:12:15 +02:00 |
|
Torkel Ödegaard
|
5495e0f96a
|
Fixes #302, year dates in changelog was 2013, now corrected to 2014, thx LordFPL for spotting this
|
2014-04-09 12:36:35 +02:00 |
|
Torkel Ödegaard
|
93ab2a93d4
|
updated changelog
|
2014-04-08 20:51:26 +02:00 |
|
Torkel Ödegaard
|
6795383461
|
Fixes #106. Css fix for Firefox and using top menu dropdowns in panel fullscren / edit mode
|
2014-04-06 09:53:07 +02:00 |
|
Torkel Ödegaard
|
347f6aed3f
|
small code cleanup in grafanaGraph
|
2014-04-05 19:22:23 +02:00 |
|
Torkel Ödegaard
|
18e0a60b9e
|
Fixes 267, Functions without params (like integral) now causes graph to update correctly
|
2014-04-01 12:39:05 +02:00 |
|
Torkel Ödegaard
|
0c1bc378ba
|
updated changelog
|
2014-03-30 16:40:54 +02:00 |
|
Torkel Ödegaard
|
94fea502b9
|
Closes #209, sub folder with project name and version suffix in release zip files
|
2014-03-24 12:51:49 +01:00 |
|
Torkel Odegaard
|
9de60a9a7c
|
updated readme and changelog
|
2014-03-09 19:12:02 +01:00 |
|
Torkel Ödegaard
|
a50b594aac
|
added changelog and contributing docs
|
2014-03-05 13:02:33 +01:00 |
|