Davide Setti
997da1b266
fix a typo in the shortcut help modal ( #8078 )
...
Collapse all ros -> Collapse all rows
2017-04-10 10:10:32 +02:00
Simen Bekkhus
21ae987bcd
If earlier dashboard refresh was supressed, force a new one on page becoming visible ( #8076 )
2017-04-10 09:43:35 +02:00
Alexander Zobnin
32d34aed7a
graph: initial Add Annotation flow #1286
2017-04-08 19:44:40 +03:00
Torkel Ödegaard
efca9e904d
Merge branch 'mixed_typeahead' of https://github.com/mtanda/grafana into mtanda-mixed_typeahead
2017-04-07 12:17:19 +02:00
Torkel Ödegaard
1cd632cc43
plugins: added state property to plugins
2017-04-07 12:00:03 +02:00
Torkel Ödegaard
26804d630f
Merge branch 'master' into sql-proxy
2017-04-07 10:34:51 +02:00
Torkel Ödegaard
3b47efe70e
graph: minor change to histogram buckets input field
2017-04-07 10:16:57 +02:00
Torkel Ödegaard
7ec6e84fe8
adhocfilters: minor escape change
2017-04-07 10:08:16 +02:00
Alexander Zobnin
7e14797b10
graph: initial histogram support #600 ( #8053 )
...
* graph: initial histogram support #600
* graph histogram mode: add Bars number option
* graph histogram mode: fix X axis ticks calculation
* graph histogram mode: change bar style (align and width)
* refactor(graph): move histogram functions into separate module
* graph histogram mode: rename series to "count"
* graph histogram mode: fix errors if no data
* refactor(graph and heatmap): move shared code into app/core
* graph: add tests for histogram mode
2017-04-07 10:07:30 +02:00
tamayika
e6cc5df9d9
Fix restoration of ad-hoc variable value issue ( #8057 )
...
* Fix restoration of ad-hoc variable value issue
* Escape delimiters in ad-hoc variable URL
* Remove unnecessary newline
2017-04-07 09:31:36 +02:00
Alexander Zobnin
308d46e4ef
Fix 8013 ( #8027 )
...
* Add @ngInject to HeatmapCtrl constructor, issue #8013
* Remove unused loadPluginCss
2017-04-04 11:02:25 +02:00
Torkel Ödegaard
48c4e549f5
Revert "support panel repeat for datasource template variable ( #7711 )"
...
This reverts commit 554f972a25
.
2017-04-04 09:28:33 +02:00
Torkel Ödegaard
dd800fd14d
fix: table panel could not show annotations due to bug introduced in 4.2, fixes #8023
2017-04-03 22:07:09 +02:00
Torkel Ödegaard
4a2efb1007
alerting: removed width restriction on message, fixes #8000
2017-03-31 23:07:57 +02:00
Alexander Zobnin
ecd404335e
heatmap: fix error with null values in ES converter ( #7999 )
2017-03-31 17:13:26 +02:00
Torkel Ödegaard
f77f8ebfc6
heatmap: changes to color spectrum, inverted some on dark theme
2017-03-31 17:12:50 +02:00
Torkel Ödegaard
3ed1600b90
Merge branch 'master' of github.com:grafana/grafana
2017-03-31 16:09:16 +02:00
Torkel Ödegaard
39e45004cd
heatmap: inverted the color schemes
2017-03-31 16:09:00 +02:00
Torkel Ödegaard
4445c9ce60
Merge branch 'heatmap-panel' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-heatmap-panel
2017-03-31 14:26:52 +02:00
Torkel Ödegaard
5af81b974e
mysql: graph showing
2017-03-31 13:57:10 +02:00
Alexander Zobnin
b18ed0b98f
heatmap: calculate bucket size automatically for ES histogram
2017-03-31 12:51:43 +03:00
Torkel Ödegaard
d6d2080f11
mysql: minor progress on response processing
2017-03-31 11:45:25 +02:00
Alexander Zobnin
cb136c07b8
heatmap: add function for bucket size calculation
2017-03-31 11:44:44 +03:00
Mitsuhiro Tanda
554f972a25
support panel repeat for datasource template variable ( #7711 )
...
* support panel repeat for datasource template variable
* support All option
2017-03-31 07:31:15 +02:00
Alexander Zobnin
9ddfeaa9c2
heatmap: initial ES histogram support
2017-03-30 21:36:36 +03:00
Alexander Zobnin
3170f0d84a
heatmap: add ES histogram converter
2017-03-30 20:55:10 +03:00
Alexander Zobnin
114431beed
heatmap: add tests for heatmap_data_converter
2017-03-30 18:21:22 +03:00
Torkel Ödegaard
080d2a2054
mysql: reading arbitrary SQL data in go is really strange, data is only in strings?
2017-03-30 13:46:46 +02:00
Torkel Ödegaard
8f90c6115d
mysql: progress on mysql data source
2017-03-29 22:54:18 +02:00
Torkel Ödegaard
1ecdf34938
sql: wip mysql stuff
2017-03-29 20:43:20 +02:00
Torkel Ödegaard
91c184d3e0
elasticseach: fixed broken unit test
2017-03-29 16:33:44 +02:00
Torkel Ödegaard
3b235612fd
elasticsearch: improve validation and error message when adding/testing elasticsearch ds, #7836
2017-03-29 16:03:28 +02:00
Daniel Lee
5702c57452
panel: remove unneeded options for tooltip
2017-03-29 16:01:27 +02:00
Alexander Zobnin
84b15fc74c
Merge branch 'master' into heatmap-panel
2017-03-29 15:46:04 +03:00
Torkel Ödegaard
085c4c56b8
elasticearch: added support for histogram aggregations, closes #3164
2017-03-29 13:44:50 +02:00
Alexander Zobnin
65a829b64d
heatmap tests: fix timezone-dependent test error
2017-03-29 13:41:19 +03:00
Alexander Zobnin
7c5b9f8c5b
heatmap tooltip: change "values" label to "count"
2017-03-29 12:41:34 +03:00
Seuf
319b8d8fca
Configurable signout menu activation ( #7968 )
2017-03-29 11:33:28 +02:00
Daniel Lee
ac39ed4218
panel: fixes #7970 . Description tooltip overflow.
...
This seems to work for the three use cases:
- Overflow on the left
- Overflow on the right
- Elements that are out of view on page load
2017-03-29 11:16:16 +02:00
Alexander Zobnin
7770c38e30
heatmap: test for Y axis rendering
2017-03-29 11:30:30 +03:00
Alexander Zobnin
72e313a3dd
heatmap: fix type error on buckets object
2017-03-29 11:29:58 +03:00
Alexander Zobnin
ac347fa06a
heatmap: fix error while loading panel in editor mode
2017-03-28 18:09:15 +03:00
Alexander Zobnin
ece6fd73a1
heatmap: add initial rendering tests
2017-03-28 17:46:10 +03:00
Alexander Zobnin
c9801595e5
heatmap: add heatmap_ctrl tests and fix errors
2017-03-27 19:04:29 +03:00
Alexander Zobnin
0a56db7745
Add unit tests for heatmap_ctrl.
2017-03-26 18:22:54 +03:00
Alexander Zobnin
0023657701
Fix bucket size calculation if all values are 0;
2017-03-24 15:26:27 +03:00
Alexander Zobnin
96e91b5a0f
Move css styles to public/sass/components/_panel_heatmap.scss
2017-03-24 15:15:01 +03:00
Alexander Zobnin
68f5e75eba
Move heatmap panel into core grafana.
2017-03-24 14:18:26 +03:00
Daniel Lee
79cef75fed
Merge pull request #7426 from Altoros/altoros/authorization-errors
...
Add common type for oauth authorization errors
2017-03-23 15:25:35 +01:00
Torkel Ödegaard
83d864e7e4
fix: graph and fill below to issue, fixes #7916
2017-03-23 14:23:22 +01:00
Matt
578ba9bbd5
Added scientific notation as a unit for #7763 ( #7781 )
2017-03-22 10:49:31 +01:00
Trent White
5ed7d65b0e
orange grafana.com seemed too much. making it gray
2017-03-21 13:13:35 -04:00
Torkel Ödegaard
b21ad3c376
Merge branch 'master' of github.com:grafana/grafana
2017-03-21 17:10:54 +01:00
Trent White
d4f2f41088
add dashboard and plugin icons to plugin list and dash search
2017-03-21 11:12:58 -04:00
Daniel Lee
69bec98962
chore: update all grafana.org urls to .com
2017-03-21 15:37:55 +01:00
Daniel Lee
b9940e618c
profile: locks login fields if disable_login_form
...
If the auth config variable, disable_login_form, is set to true then
the username and email fields are set to read-only on the profile page.
The reason for this is so that the user does not lock themselves out by
changing their email address or username. Or create a new user by
changing both.
ref #7810
2017-03-21 14:42:32 +01:00
Daniel Lee
94498d533b
template: fix validation for required selects
...
Since upgrading to Angular 1.6.1, selects with a default empty option
no longer show a popup with an error on submit. This fix adds an
empty option that is then removed with ng-if. Having the default
option set to null or undefined seems to be the cause of the bug.
The list of changes in 1.6 is here but could not find any obvious
cause for this bug:
https://docs.angularjs.org/guide/migration#migrating-from-1-5-to-1-6
2017-03-20 22:51:55 +01:00
Daniel Lee
65910db991
template: tweak to warning message
2017-03-20 17:14:24 +01:00
Daniel Lee
e527aebbf1
Merge pull request #7758 from thuck/template_self_reference_7614
...
Validate query to avoid self-reference of variable #7614
2017-03-20 15:33:48 +01:00
Torkel Ödegaard
970619ed52
Merge branch 'disable-login'
2017-03-20 11:18:41 +01:00
Torkel Ödegaard
6f324cd794
refactor: minor refactorings of #7876
2017-03-20 11:18:29 +01:00
Torkel Ödegaard
4d4e165be7
links: updated links from grafana.net to grafana.com
2017-03-20 10:20:32 +01:00
Denis Doria
87027b0f77
Do not collapse if there is only 1-3 queries #7836 ( #7878 )
...
Also has the side effect of new panels having not collapsed queries when
being created
2017-03-18 15:23:40 +01:00
Dan Cech
737c29ec8c
disable inviting new users to orgs if login form is disabled
2017-03-17 16:35:05 -04:00
Andrii Skomorokhov
5cb51631db
Fixed position of tooltip with description at graph. ( #7854 )
2017-03-17 11:48:28 +01:00
Torkel Ödegaard
7856e2f16b
fix: metrics_panel and time range issue introduced earlier today, fixes #7849
2017-03-16 12:20:23 +01:00
Torkel Ödegaard
32f89f65da
fix: Data source group by time interval did not take effect on initial query after dashboard load, fixes #7839
2017-03-16 09:54:33 +01:00
Daniel Lee
84ef6b9d48
Merge branch 'bigbenhur-autologscale'
...
Closes #5278 and closes #3090
2017-03-13 11:17:45 +01:00
Denis Doria
891df21969
Small fix for the Y-Max/Y-Min inputs on Axes ( #7811 )
2017-03-13 09:32:36 +01:00
Daniel Lee
77921c4dcd
renderpng: fixes invalid image link ( #7797 )
...
Closes #7770
2017-03-13 09:31:59 +01:00
Jan Rückert
8637207b55
Change 60-day date range back to 90 days ( #7803 )
2017-03-11 16:17:35 +01:00
Daniel Lee
6799b766a4
Merge pull request #7775 from hagen1778/prometheus-textarea-query
...
Make Prometheus query field a textarea #7663
2017-03-11 14:00:37 +01:00
Daniel Lee
e19b48840f
graph: merge fixes for #5278
...
This is an old PR so had some problems after merging in master.
- Fix for min and max that were not getting passed into the
applyLogScale function
- Fix for when min/max were undefined rather than null
- Fix for decimal ticks, as this PR populates the ticks itself then
it also needs to calculate the number of decimal places too. Flot
was showing the wrong number of decimal places sometimes otherwise
on the y-axis.
2017-03-10 18:46:36 +01:00
Daniel Lee
28cf229707
Merge branch 'autologscale' of git://github.com/bigbenhur/grafana into bigbenhur-autologscale
2017-03-10 11:57:00 +01:00
thuck
58afb1c7d6
Small fix for the "glow" when focus the field for LIMIT and SLIMIT
2017-03-09 21:22:40 +01:00
Daniel Lee
74c795b294
panel: use meta.soloMode instead of url check
...
when checking if rendering a png for lazy loading of panels.
2017-03-09 16:55:16 +01:00
Daniel Lee
a30cf204d7
influx: small ux changes to query editor
2017-03-09 14:18:36 +01:00
Torkel Ödegaard
952cc1d883
alerting: fixed width of query component in alert tab
2017-03-09 12:56:49 +01:00
Daniel Lee
2f5814d51c
Merge pull request #7735 from thuck/influxdb_limit
...
Included LIMIT, SLIMIT and ORDER BY time for influxdb. closes #6065 and closes #7232
2017-03-09 09:23:04 +01:00
Torkel Ödegaard
7f8a3a0a2d
dashboard: lazy loading panels as they become visible,fix, removed debunce #5216
2017-03-09 09:08:34 +01:00
Torkel Ödegaard
aee8f0b75e
opentsdb: fix for OpenTSDB and multi value template variable in metric field, fixes #7754
2017-03-09 08:28:31 +01:00
Torkel Ödegaard
b272f5144a
fix: graphite query ctrl, removed unnesserary check for empty paths, fixes #7740
2017-03-09 07:31:00 +01:00
Torkel Ödegaard
073dec8ba8
Merge branch 'master' of github.com:grafana/grafana
2017-03-09 07:06:04 +01:00
Torkel Ödegaard
bb2eb00b0e
minor data source edit form improvement
2017-03-09 07:05:49 +01:00
Mitsuhiro Tanda
be123a07c5
(prometheus) adjust annotation step ( #7768 )
...
* (prometheus) adjust annotation step
* (prometheus) add step option
2017-03-09 06:53:50 +01:00
hagen1778
04d90d7139
Make Prometheus query field a textarea #7663
2017-03-08 21:30:20 +02:00
thuck
b8a82827b9
Fix ORDER BY to look like GROUP BY
2017-03-08 20:22:01 +01:00
Daniel Lee
588955c752
Merge branch 'jifwin-load_on_Scroll'
2017-03-08 19:06:59 +01:00
Daniel Lee
bd348a47c7
panel: update to #7452 panel loading on scroll
...
Moves the logic up a level to the panel_ctrl. This cleans up the code
and makes the lazy loading available for all panels.
Removes the config option and making this default behavior. We can
add back the config option if we get feedback that it is needed during
the beta phase of the v4.3.0 release.
Unbind the scroll handler on panel destroy to avoid memory leaks.
Fix for png rendering, it did not match all forms of dashboard-solo.
e.g. /render/dashboard-solo/db...
Fix for when taking a snapshot. All the panels get refreshed then
even the panels that are not visible.
Closes #5216 .
2017-03-08 19:02:45 +01:00
thuck
1cf569ac8e
Fix tabs vs space
2017-03-08 08:25:32 +01:00
thuck
555acacd6d
Validate query to avoid self-reference of variable #7614
2017-03-07 23:29:16 +01:00
Daniel Lee
9efb6e76e9
users: adds search and pagination ( #7753 )
...
ref #7469 . Follow up change that adds proper paging with 50 results
per page as well as a search box to search by name, login or email.
2017-03-07 16:03:54 +01:00
Daniel Lee
08b2edf98c
Merge branch 'load_on_Scroll' of git://github.com/jifwin/grafana into jifwin-load_on_Scroll
2017-03-07 15:58:14 +01:00
Daniel Lee
4ee262fe65
Merge pull request #7720 from mitjaziv/cubic_decimetre
...
added cubic decimetre - dm3 #7695
2017-03-07 10:41:27 +01:00
Ross Lodge
70c2586c80
Use other variable dependencies in regex filter for datasource variable ( #7547 )
2017-03-07 08:39:19 +01:00
Joseph Pintozzi
a37a2259b3
Allowing "Unique Count"s of any data type ( #7704 )
2017-03-07 08:36:33 +01:00
Mitsuhiro Tanda
a24ac012c4
support full resolution for $interval variable ( #7696 )
2017-03-07 08:35:29 +01:00
Patric Kanngießer
3735a1ace7
remember scroll position ( https://github.com/grafana/grafana/issues/7680 ) ( #7728 )
2017-03-07 08:19:34 +01:00
Denis Doria
31866b5e57
Allow commas on template variable #7681 ( #7732 )
...
This improvement allows to wrap an "expression" when using single or
double quotes. So now you can have time interval with offset for
influxdb.
2017-03-06 08:37:49 +01:00
Denis Doria
0264fcc66c
Remove unsaved dialog when removing a dashboard #7591 ( #7733 )
2017-03-06 07:49:28 +01:00
Denis Doria
e71b13d9fa
Improve regex detection for influxdb measurement #7276 ( #7734 )
2017-03-06 07:47:50 +01:00
thuck
c3eb9da160
Finish query builder for LIMIT, SLIMIT and ORDER BY time #6065
2017-03-05 23:41:16 +01:00
thuck
f577dd0f38
Including LIMIT, SLIMIT and ORDER BY time on influxdb #6065
...
Initial work for the query builder interface
2017-03-05 23:13:46 +01:00
Mitja Zivkovic
7ace2463a4
added cubic decimetre - dm3 #7695
2017-03-03 14:27:15 +01:00
jifwin
c09cd4ba29
make load on scroll configurable and use debouce
2017-03-01 15:02:59 +00:00
bergquist
9b6571fab1
template: dont allow template variables to begin with '__'
...
closes #7678
2017-02-28 17:04:47 +01:00
Torkel Ödegaard
d2dac02a28
Revert "ES Nested type bucket aggregation ( #4694 ) ( #4694 )"
...
This reverts commit 8087af9c89
.
2017-02-27 10:57:44 +01:00
Archit Sharma
8087af9c89
ES Nested type bucket aggregation ( #4694 ) ( #4694 )
...
* (elasticsearch): add nested agg (use bucket aggs). fixes #4693
* (elasticsearch): rebased after merge of #6043 refactored from #4527
2017-02-27 10:57:00 +01:00
Torkel Ödegaard
e73b306e0c
fix(templating): fixed duplicate dashboard refresh when changing template variable, #7654
2017-02-24 08:16:37 +01:00
Carl Bergquist
bef216b6f4
Merge pull request #7526 from Mic92/master
...
Add Pushover alert notifications
2017-02-24 07:32:59 +01:00
Carl Bergquist
3ef1a60647
Merge pull request #7602 from Altoros/suppress-empty-results-in-table-plugin
...
Added suppressing of empty results to table plugin
2017-02-24 07:28:59 +01:00
Torkel Ödegaard
d6eaaf3add
refactor: minor refactoring
2017-02-23 15:57:36 +01:00
Mitsuhiro Tanda
68bb417db9
support [[var]] in cloudwatch datasource ( #7649 )
...
* support [[var]] form in cloudwatch datasource
* support multi variable in single dimension
* fix test
2017-02-23 15:02:35 +01:00
bergquist
d88286ab81
orgs: set orgId as query param on load
...
ref #1613
2017-02-23 11:03:39 +01:00
Mitsuhiro Tanda
988ed06970
typeahead support in mixed datasource selection
2017-02-23 00:48:16 +09:00
bergquist
fdb06c7c10
sharing: set orgId as query parameter when sharing a dashboard
...
to make sure an user opens the dashboard in the correct org, orgId will
always be added when sharing a dashboard. if the users current orgId
doesnt match the query parameter grafana will change it and redirect the
user.
closes #1613
2017-02-22 13:56:06 +01:00
bergquist
9ed1d12cc0
style: use for loops over _.each in typescript
2017-02-22 10:36:30 +01:00
bergquist
c5a76fba87
shortcuts: add expand/collapse to shortcut help
2017-02-22 10:33:24 +01:00
bergquist
e828f3a97b
shortcuts: change init bind key to d
2017-02-22 10:32:30 +01:00
Mitsuhiro Tanda
5a30b08b14
add keyboard shotcuts for collapse/expand rows
2017-02-22 09:30:56 +01:00
Daniel Lee
e5f5c1724a
templating: check for default data source ( #7636 )
...
For data source template variables, check if the
selected value is default and if so load the
default data source.
Fixes #7586
2017-02-21 17:27:21 +01:00
tamayika
b01fd3d0b5
Support for all ad-hoc filter operators on Elasticsearch ( #7612 )
2017-02-20 21:01:52 +01:00
Torkel Ödegaard
38126bc595
fix(templating): fixed issue detecting template variable dependency, fixes #7354
2017-02-20 09:31:50 +01:00
Simon Effenberg
a4318e41f8
fixing little spelling issue ( #7603 )
2017-02-18 17:21:29 +01:00
Tim De Pauw
48649951e4
Github → GitHub ( #7607 )
2017-02-18 17:20:44 +01:00
Torkel Ödegaard
ac0d09c419
fix(): fixed issue with syncing refresh interval to url
2017-02-17 14:07:15 +01:00
bergquist
c924510deb
alertlist: adds pause as filter option
...
closes #7400
2017-02-16 16:01:57 +01:00
bergquist
a747d33373
templating: allow whitespace values
...
closes #7382
2017-02-16 15:58:01 +01:00
bergquist
d72011589e
templating: refactor sorting test
2017-02-16 14:22:38 +01:00
bergquist
927b39fa63
templating: adds test for sorting template values
2017-02-16 14:14:17 +01:00
Senkevich Alexsandr
17d02a7065
added suppressing of empty results in table plugin
2017-02-16 14:35:42 +03:00
Torkel Ödegaard
902cf5f889
fix(): google analytics fix
2017-02-15 14:26:57 +01:00
bergquist
bd010289b2
alerting: images in alert notifications is now optional
...
its now possible to turn of image uploading in alert notifications
for those who operate on very sensitive data.
closes #7419
2017-02-15 14:17:36 +01:00
Dennis Wiemer
8b25ba6a7c
Added click events in graph to core eventbus ( #7511 )
2017-02-15 08:47:20 +01:00
Daniel Lee
76f82b00d7
Merge pull request #7554 from ryantxu/kbn_physics
...
Add more physics units
2017-02-14 11:16:20 +01:00
Ryuichi Sakai
0c9f664ea0
Make timeout for snapshot creation configurable
2017-02-14 10:10:51 +01:00
ryan
7867a24d87
Adding more physics units
2017-02-13 23:30:15 -08:00
ryan
a1e071d3c5
missing space
2017-02-13 18:47:59 -08:00
ryan
2749dd8711
elasticsearch svg
2017-02-13 18:47:01 -08:00
ryan
b46fac34d9
replace elastic logo
2017-02-13 18:38:13 -08:00
ryan
fc0de84701
update influx logo
2017-02-13 18:19:14 -08:00
Daniel Lee
193d468ed3
admin: adds paging to global user list
...
Currently there is a limit of 1000 users in the global
user list. This change introduces paging so that an
admin can see all users and not just the first 1000.
Adds a new route to the api - /api/users/search that
returns a list of users and a total count. It takes
two parameters perpage and page that enable paging.
Fixes #7469
2017-02-13 12:59:36 +01:00
Jörg Thalheim
f069aae576
Add Pushover alert notifications
...
Pushover is a service for getting real-time
notifications on your mobile devices and desktop
computers: https://pushover.net
2017-02-10 22:44:33 +01:00
xginn8
3d4c3ff00d
return an empty message if table contains no data #6109 ( #7487 )
2017-02-10 08:54:00 +01:00
Vladimir Kolobaev
6eda5604d2
Full metric description ( #7493 )
...
graph: add full metric description for graph-legend-alias title
2017-02-10 08:31:51 +01:00
Daniel Lee
2b2368b189
Merge pull request #7491 from grafana/sorting-datasources
...
Sorting datasources with case insensitive order
2017-02-08 12:01:31 +01:00
bergquist
00549f393c
style(hipchat): improves code style
2017-02-08 11:24:49 +01:00
Daniel Lee
8aa5b62d6d
fix(panel): case insensitive sort metric sources
...
Sorts the list of metric sources that is used in dropdown for Panel
Data Source on the Metrics tab so that it is case insensitive and
so that the built data sources are last in the list.
2017-02-08 00:01:42 +01:00
jifwin
9e7df648b5
Fix requests cancelling ( #7457 )
...
* fix backendSrv request cancelling
* revert imports
* formatting
2017-02-06 06:42:26 +01:00
Grzegorz Pietrusza
a3019a9789
cleanup
2017-02-04 14:30:24 +00:00
Grzegorz Pietrusza
220b65afd2
implement panels loading on scroll
2017-02-04 14:10:40 +00:00
bergquist
a580113de4
feat(alerting): changes default timerange to 15min
2017-02-02 12:05:44 +01:00
Alexander Menzhinsky
30c334a2b8
Add common type for oauth authorization errors
2017-02-01 16:42:59 +03:00
Mitsuhiro Tanda
91999851cb
support regex expansion in templating "Regex" field ( #6565 )
2017-01-31 15:21:53 +01:00
Torkel Ödegaard
8a95c563bb
Merge branch 'master' into websocket
2017-01-31 08:56:49 +01:00
Torkel Ödegaard
2594041eed
hiding grafana live ds
2017-01-31 08:56:46 +01:00
Torkel Ödegaard
5fc5971145
refactor(): refactoring PR #7124
2017-01-31 08:27:48 +01:00
Torkel Ödegaard
1a9aaa4138
feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264
2017-01-31 07:48:10 +01:00
Torkel Ödegaard
830491fa66
Merge branch 'time-offset-to-image' of https://github.com/ryu1-sakai/grafana into ryu1-sakai-time-offset-to-image
2017-01-31 06:28:54 +01:00
bergquist
163036591d
tech(build): fixes broken build
2017-01-30 15:04:55 +01:00
lpic
5b699dbf0d
Set time when testing ES datasource, fixes #7044 ( #7390 )
2017-01-28 08:30:33 +01:00
Kit Westneat
cddc9ac0a7
file_export.ts: #5325 missed exportTableDataToCsv when adding sep ( #7391 )
2017-01-28 08:29:57 +01:00
Solar Olugebefola
de7edb40f5
Disable sign out for AuthProxyEnabled
...
Sign out was disabled for AuthProxyEnabled in #3122 . This is to catch the one other instance of a sign out link in the side menu.
2017-01-26 13:10:33 -05:00
Torkel Ödegaard
7c5ef2c75a
Merge branch 'connection-reset-shared_tooltip'
2017-01-25 14:35:02 +01:00
Torkel Ödegaard
28f890e42f
refactor(): removed commented out code
2017-01-25 14:34:55 +01:00
Torkel Ödegaard
23eab81cbe
fix(): fixed minor issue with single stat tooltip, #7357
2017-01-25 14:11:30 +01:00
Torkel Ödegaard
40d39f8a3e
refactor(): renaming alerting hide ui option, #7318
2017-01-25 13:32:26 +01:00
Torkel Ödegaard
fee4846429
Merge branch 'alerting_ui' of https://github.com/smalik03/grafana into smalik03-alerting_ui
2017-01-25 13:16:48 +01:00
Naoufel JAMALI
4e1d8c9ced
Elasticsearch - Term aggregation limit fix (should fix #7112 ) ( #7338 )
...
* Elasticsearch - Term aggregation limit fix (should fix #7112 )
* Elasticsearch - Term aggregation limit fix
2017-01-25 12:29:41 +01:00
Carl Bergquist
3d3958e694
Merge pull request #7328 from jubicoy/master
...
Added commonly used kilo-prefixed energy units
2017-01-23 13:56:35 +01:00
Torkel Ödegaard
697d0867fa
fix(Elasticsearch): fix for alias patterns that refers to term that is numeric zero, fixes #7323
2017-01-23 10:15:02 +01:00
Teemu Huhtala
03eb98e94d
Added commonly used kilo-prefixed energy units
...
Kilovolt-ampere reactive (kvar)
Kilovolt (kV)
Kiloampere (kA)
2017-01-23 10:20:11 +02:00
lpic
cf9790fc4c
ES - Support for min_doc_count on group by terms ( #7324 )
2017-01-23 07:26:42 +01:00
lpic
a0c8380baf
ES: Change bool queries to use 'filter' clause ( #7313 )
...
Change all bool queries to use 'filter' clause instead of 'must' for
better performance
2017-01-21 08:31:29 +01:00
smalik
9862c9ff40
feat(alerting): Show/hide alerting UI using configuration variable
...
Use configuration variable "show_alerting_ui" to show/hide alerting UI
2017-01-20 10:43:29 -05:00
Axel Pirek
4b8f2aeb36
Fix tooltips sometimes rendering outside of graph panel
...
I noticed tooltips on other panels rendering outside of their panel or
even the browser window when hovering on the very edge of graphs with
relative time overrides.
2017-01-19 13:33:49 +01:00
Axel Pirek
138a79c2fb
Clear highlight when clearing tooltip and crosshair
2017-01-19 11:08:32 +01:00
Axel Pirek
ee58a6ee2b
Speed up tooltip value retrieval
2017-01-19 10:16:28 +01:00
Axel Pirek
a2e6408be1
Only render tooltip if position is in viewport
2017-01-19 10:16:20 +01:00
Adrián López
e1b82e72eb
Fix empty value tags and comma separated values ( #7289 )
...
When a tag doesn't have a value it was showing a empty 'bubble'.
If value has several values separated by commas, make a 'bubble' for
each one.
2017-01-18 16:02:40 +01:00
bergquist
55af92eba1
fix(table): fixes broken annotation rendering
...
closes #7268
2017-01-17 12:17:18 +01:00
bergquist
ed9595a20d
Merge branch 'show_no_data_in_list'
2017-01-17 09:53:38 +01:00
bergquist
e78da57e4d
feat(alerting): shows when no_data triggered alerts
...
closes #7035
ref #7257
2017-01-17 09:49:25 +01:00
Torkel Ödegaard
0683742e83
tech(library upgrade): fixed unit test broken by angularjs upgrade, #7274
2017-01-16 22:27:35 +01:00
Torkel Ödegaard
6f87f88690
tech(lib upgrade): upgraded angularjs from 1.5.8 to 1.6.1, closes #7274
2017-01-16 21:31:55 +01:00
Torkel Ödegaard
710d07d7a5
Merge branch 'mtanda-clipboard_js'
2017-01-16 21:08:47 +01:00
Torkel Ödegaard
c5955bacd2
refactor(): minor refactor
2017-01-16 21:08:39 +01:00
Torkel Ödegaard
09cec8535e
Merge branch 'clipboard_js' of https://github.com/mtanda/grafana into mtanda-clipboard_js
2017-01-16 20:57:16 +01:00
Mitsuhiro Tanda
d683b0379b
fix monkey patch for clipboard.js
2017-01-17 01:12:37 +09:00
bergquist
f29f83ca75
chore: adds comment out why the code was added
2017-01-16 15:04:53 +01:00
bergquist
3c9357a2e9
fix(alerting): supports lowercase metrics
...
this fix is due to EvalMatch now serailize as lower case.
ref #7257
2017-01-16 15:01:57 +01:00
bergquist
480a58d377
Merge branch 'diff-aggregate' of https://github.com/oliverpool/grafana into oliverpool-diff-aggregate
2017-01-16 11:52:22 +01:00
Ryuichi Sakai
1bc55a2d38
Enable image rendering to use browser time offset
2017-01-15 22:01:28 +09:00
Torkel Ödegaard
e5a6c523d7
Merge branch 'master' of github.com:grafana/grafana
2017-01-13 17:39:41 +01:00
Torkel Ödegaard
49fe74228b
fix(browser history): fixes and enhancements to browser history, it now works properly again AND it can restore previous time ranges in dashboards, closes #7259
2017-01-13 17:37:53 +01:00
Torkel Ödegaard
deff24d2c1
Merge branch 'clipboard_js' of https://github.com/mtanda/grafana into mtanda-clipboard_js
2017-01-13 14:57:23 +01:00
Torkel Ödegaard
d354f3a8af
fix(alerting): fixed evaluation for no_value condition, fixes #7244 ( #7247 )
...
* fix(alerting): fixed evaluation for no_value condition, fixes #7244
* feat(alerting): moving null library into grafana, fixing handling on no value / no series
2017-01-13 12:32:30 +01:00
Tomas Varneckas
54c456ec5b
Make API key usage example meaningfully runable ( #7243 )
2017-01-13 06:25:49 +01:00
Mitsuhiro Tanda
1672ca4edb
call clipboard destroy()
2017-01-13 02:58:44 +09:00
Mitsuhiro Tanda
3df119002d
patch for clipboard.js work
2017-01-13 02:19:02 +09:00