Carl Bergquist
51d2534f6a
Merge pull request #5994 from mtanda/prometheus_fix_legend_template
...
(prometheus) fix template variable expansion in legend
2016-09-08 18:37:27 +02:00
Mitsuhiro Tanda
9d09e5bbd0
(prometheus) fix template variable expansion in legend
2016-09-09 00:46:04 +09:00
Torkel Ödegaard
0ac4ece00d
feat(annotations): refactoring annotations srv to typescript, #5990
2016-09-08 14:31:30 +02:00
Torkel Ödegaard
d60bd77658
feat(annotations): added support to show grafana stored annotations in graphs, #5982
2016-09-08 11:25:45 +02:00
Torkel Ödegaard
b1ed641d73
fix(graph): fixed issue with duplicate metric calls when doing full page reload of graph in edit/view mode
2016-09-06 09:20:34 +02:00
Torkel Ödegaard
395213abd7
feat(graph panel): more refactoring of #5917
2016-09-05 11:46:16 +02:00
Torkel Ödegaard
31642b472c
refactoring(graph panel): #5917
2016-09-05 11:07:41 +02:00
Torkel Ödegaard
36252602af
Merge branch 'master' into graph-panel-non-timeseries
2016-09-05 09:58:07 +02:00
chrismartin0077
88ca695361
feat(influxdb) add elapsed(), fixes #5827
2016-08-29 07:05:10 -07:00
Alexander Zobnin
1bdd24ab9e
Graph panel: fix merge conflicts introduced by alerting branch, issue #5812 .
2016-08-26 21:22:46 +03:00
Alexander Zobnin
7a6d32138b
Graph panel: refactor, issue #5812 .
2016-08-26 20:47:12 +03:00
Alexander Zobnin
06af566f3f
Graph panel: initial elastic raw document format support, issue #5812 .
2016-08-25 22:03:42 +03:00
Alexander Zobnin
d23e9fa3c3
Graph panel: table format support improvements, issue #5812 .
2016-08-23 20:44:58 +03:00
bergquist
7095a9d7e1
Merge branch 'master' into alerting
2016-08-22 15:31:33 +02:00
bergquist
26c6437846
Merge branch 'master' into alerting
2016-08-22 12:27:08 +02:00
Mitsuhiro Tanda
d9fe41cc8d
(prometheus) refactor time calculation
2016-08-20 22:51:33 +09:00
Carl Bergquist
9fdda0e269
Merge pull request #5613 from ctrochalakis/group_by_nodes
...
feat(graphite): added groupByNodes func def, closes #5612
2016-08-19 15:16:40 +02:00
Alexander Zobnin
c683c7a448
Graph panel: initial support for table format, issue #5812 .
2016-08-18 21:59:28 +03:00
Alexander Zobnin
284a6ee629
Graph panel: rename X axis modes, issue #5812 .
2016-08-18 15:34:32 +03:00
Roman Vynar
d086f5d398
Align step with interval passed to Prometheus query using rate() ( #5839 )
2016-08-18 08:19:32 +02:00
Torkel Ödegaard
63a283b4bc
feat(alerting): working on alert state filters for alert list
2016-08-17 11:00:00 +02:00
Torkel Ödegaard
05697d5ecd
Merge branch 'master' into alerting
...
Conflicts:
conf/sample.ini
2016-08-17 10:03:33 +02:00
Torkel Ödegaard
2b2b64865b
Merge branch 'master' of github.com:grafana/grafana
2016-08-17 09:42:52 +02:00
Torkel Ödegaard
159ea69e5d
fix(OpenTSDB): correct content-type, fixes #4965
2016-08-17 09:42:40 +02:00
Alexander Zobnin
93515d0ffc
Graph panel: display only bars in histogram mode, issue #5812 .
2016-08-16 21:53:53 +03:00
Alexander Zobnin
113173be3d
Graph panel: preserve series options (colors and other), issue #5812 .
2016-08-16 21:12:35 +03:00
Alexander Zobnin
63886598e9
Graph panel: add value option (min, max, avg, etc), issue #5812 .
2016-08-16 19:43:14 +03:00
Alexander Zobnin
e39e5f9a9b
Graph-panel: Add initial histogram option, issue #5812 .
2016-08-16 18:45:57 +03:00
Torkel Ödegaard
0b7fa3c19d
feat(alerting): minor progress on alert list, #5784
2016-08-16 16:50:36 +02:00
Alexander Zobnin
7588ee974d
Working on non time series X-axis feature.
2016-08-15 22:46:34 +03:00
Claudius Zingerli
08932b8ebc
InfluxDB data source: Removed 'required' attribute from User/Password ( #5820 )
2016-08-15 17:56:46 +02:00
Torkel Ödegaard
9f29c54170
Merge branch 'query_part_refactor' into alerting
...
Conflicts:
pkg/services/sqlstore/migrations/alert_mig.go
pkg/services/sqlstore/migrations/heartbeat_mig.go
2016-08-15 17:54:42 +02:00
Torkel Ödegaard
d8d951c810
feat(alerting): can now change reducer
2016-08-15 17:53:44 +02:00
Torkel Ödegaard
1418cbbd8b
feat(query_part): refactoring query part
2016-08-15 17:20:45 +02:00
Torkel Ödegaard
befca9bb2f
feat(query parts): refactoring query part component to support actions
2016-08-15 13:51:55 +02:00
bergquist
4d0982a21c
Merge branch 'master' into alerting
2016-08-15 07:58:30 +02:00
Torkel Ödegaard
d894c13718
fix(graph): fixed issue with tooltip introduced in recent commit
2016-08-14 13:18:23 +02:00
Torkel Ödegaard
74dbd7fb36
feat(alerting): disable visual thresholds while alert is enabled
2016-08-12 13:19:06 +02:00
Torkel Ödegaard
7242dc2ebe
feat(thresholds): hide threshold handles when second y axis is shown
2016-08-12 10:50:31 +02:00
Torkel Ödegaard
06210a4a22
feat(thresholds): refactoring and adding many unit tests
2016-08-12 10:32:46 +02:00
Leandro Piccilli
f844cd844b
Fix for annotations query on ES 5.x
2016-08-11 22:24:58 +02:00
Torkel Ödegaard
895cff78b6
feat(thresholds): more work on thresholds, within and outside types no work
2016-08-11 22:22:15 +02:00
Torkel Ödegaard
6793eed6c5
feat(thresholds): dragging thresholds works again
2016-08-11 21:32:59 +02:00
Torkel Ödegaard
224ceb0ae5
feat(thresholds): updated design for grab handles
2016-08-11 21:22:40 +02:00
Torkel Ödegaard
89ca15f3a1
feat(thresholds): lots of progress on thresholds
2016-08-11 18:25:41 +02:00
Torkel Ödegaard
72a67b39f1
feat(thresholds): more work thresholds
2016-08-11 15:18:21 +02:00
Torkel Ödegaard
6881db87bb
Merge branch 'alerting' into thresholds_v3
2016-08-11 10:31:39 +02:00
Torkel Ödegaard
8878a55dc6
Merge branch 'master' into alerting
2016-08-11 10:31:15 +02:00
Torkel Ödegaard
da6ac07b1d
Merge branch 'v3.1.x'
2016-08-11 10:29:48 +02:00
Torkel Ödegaard
0d26bc63ae
fix(graphite): minor fix/improvement to graphite error handling when doing metric exploration in query editor, fixes #5778
2016-08-11 10:29:28 +02:00
Torkel Ödegaard
fbb8f8e691
feat(alerting): making progress on alert handles
2016-08-10 21:37:10 +02:00
Torkel Ödegaard
bdb8d77562
feat(thresholds): migration from previous threshold schema
2016-08-10 20:41:21 +02:00
Torkel Ödegaard
7c0675798e
feat(thresholds): new thresholds options are looking ok
2016-08-10 17:32:34 +02:00
Torkel Ödegaard
0f8c8517e3
feat(thresholds): adding a new form of thresholds options
2016-08-10 15:27:33 +02:00
Torkel Ödegaard
4fd8b2ace4
Merge branch 'master' into alerting
2016-08-10 12:53:41 +02:00
Torkel Ödegaard
d95545b5d3
feat(graph tooltip): refactoring PR #3063
2016-08-10 08:31:53 +02:00
Torkel Ödegaard
34804bda6d
Merge branch 'issue-3063' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-issue-3063
2016-08-10 08:08:57 +02:00
Alexander Zobnin
f8f7543d4a
Fix Elastic datasource tests - use moment.utc() instead moment() to prevent timezone-related issues, fixes #5733 . ( #5746 )
2016-08-07 12:01:53 +02:00
Torkel Ödegaard
e044a65d08
feat(alerting): updated
2016-08-01 22:15:28 +02:00
Alexander Zobnin
2c283ddd77
Fixed shared tooltip time calculation. Fixes #3063 .
2016-08-01 20:41:15 +03:00
Torkel Ödegaard
3b69c8f687
feat(alerting): new design for alert tab with sidemenu
2016-07-31 09:31:32 +02:00
slqgsm
e17b1548e8
Release there were some issues with the way removing columns was being implemented.
...
So I decided to scrap that, and go for just having a hidden column style. This is what
@madshall did in his enhanced table pull request, so this is basically the hidden
column style feature form his pull request.
2016-07-29 20:21:59 +00:00
slqgsm
93cb08d9d0
fixed typo and issue of not being able to add fields in table transformation
2016-07-29 16:30:38 +00:00
slqgsm
afb55fb3bd
fixed to allow adding columns back in
2016-07-29 12:25:36 +00:00
slqgsm
e420bee2ab
First commit for this branch, to allow removing of columns in table transformation
2016-07-28 21:44:07 +00:00
Torkel Ödegaard
cde1bbff78
Merge branch 'alert_conditions' into alerting
2016-07-27 09:52:42 +02:00
Torkel Ödegaard
c675ffc682
Merge branch 'master' into alerting
2016-07-27 09:45:16 +02:00
Torkel Ödegaard
e4592c8d53
Merge branch 'v3.1.x'
2016-07-27 09:36:46 +02:00
Torkel Ödegaard
971e2d62f1
fix(zoom): fixed zoom in and out issues when graph is embedded, fixes #5666 , fixes #4489
2016-07-27 09:36:35 +02:00
Leandro Piccilli
3057c9747c
Change size on terms aggregation for ES 5.x
2016-07-26 22:05:49 +02:00
Torkel Ödegaard
0b0f6b0848
feat(alerting): made very basic threshold viz work again
2016-07-26 14:35:42 +02:00
Torkel Ödegaard
0d9b98da6d
feat(alerting): progress on email notifications
2016-07-26 12:29:52 +02:00
Torkel Ödegaard
6cb1dafb1d
feat(alerting): progress on notifications
2016-07-25 16:26:28 +02:00
bmundt
f6b1d5a84a
Added '!=' option for where clause in the influx query builder ( #5646 )
2016-07-25 10:36:38 +02:00
Torkel Ödegaard
7a2e8324b9
Merge branch 'v3.1.x'
2016-07-23 12:54:23 +02:00
Torkel Ödegaard
ddf579f204
fix(mixed data sources): fix when using two graphite data sources in mixed mode, fixes #5617
2016-07-23 12:54:11 +02:00
Torkel Ödegaard
474a821767
fix(elasticsearch): fix json escape logic when doing terms template value lookup, fixes #5485
2016-07-23 11:52:49 +02:00
Torkel Ödegaard
7eb2d2cf47
feat(alerting): working on state management
2016-07-22 13:14:09 +02:00
Torkel Ödegaard
b073fe0eba
feat(alerting): more work on handling result and saving state
2016-07-21 17:31:46 +02:00
Torkel Ödegaard
3ad38eefd2
feat(alerting): test results look better
2016-07-21 13:57:19 +02:00
Torkel Ödegaard
f6a160b270
feat(alerting): testing alert is starting to work
2016-07-21 13:09:12 +02:00
Torkel Ödegaard
9e91aacd34
feat(alerting): progress on testing alerts
2016-07-21 10:29:11 +02:00
Leandro Piccilli
df9ace8ac2
Change annotations query for ES 5.x
2016-07-21 00:42:36 +02:00
Torkel Ödegaard
20fcffb71e
feat(alerting): working on alerting conditions model
2016-07-19 16:15:26 +02:00
Christos Trochalakis
824bf9f029
feat(graphite): added groupByNodes func def, closes #5612
2016-07-19 14:23:13 +03:00
Torkel Ödegaard
f38c954639
feat(alerting): more work on alert conditions
2016-07-19 11:54:41 +02:00
Torkel Ödegaard
29d308e447
feat(alerting): refactoring alert model to use conditions concept
2016-07-19 11:24:27 +02:00
Torkel Ödegaard
b0fe69822a
Merge branch 'master' into alerting
...
Conflicts:
public/app/core/services/alert_srv.ts
public/app/partials/confirm_modal.html
2016-07-18 18:22:35 +02:00
Torkel Ödegaard
3f861dd039
Merge branch 'v3.1.x'
2016-07-18 16:27:27 +02:00
Torkel Ödegaard
3ae327320a
fix(prometheus): fixed svg link in prometheus dashboard, fixes #5604
2016-07-18 16:27:02 +02:00
Torkel Ödegaard
6c6dae1c92
Merge branch 'elasticsearch_precision_threshold' of https://github.com/lucasrodcosta/grafana into lucasrodcosta-elasticsearch_precision_threshold
2016-07-18 13:56:34 +02:00
Torkel Ödegaard
c82d5f86ac
fix(singlestat): fixed minor editor blur issue on decimal option that did not cause update of rendered value, fixes #5004
2016-07-18 11:24:41 +02:00
Leandro Piccilli
2a501d6cdb
Merge branch 'master' of https://github.com/grafana/grafana
2016-07-18 10:34:11 +02:00
Loren West
51940fa209
Tooltip detatch too soon on mobile click ( #5598 )
...
* Tooltip detatch too soon on mobile click
* Fixed syntax error
2016-07-18 09:04:06 +02:00
Torkel Ödegaard
f13b869aa4
feat(alerting): work on alerting
2016-07-14 13:32:16 +02:00
Jack Meagher
2c77f2231e
Do not substitute #[A-Z] in graphite target when invalid ref ( #5581 )
...
* Do not substitute #[A-Z] in graphite target when invalid ref
In the case where #[A-Z] does not reference another query, such as #J when there
are only 2 queries, do not perform the substitution. This prevents the situation
target name without a query labelled J (10th query).
* Do not substitute #[A-Z] in graphite target when invalid ref
In the case where #[A-Z] does not reference another query, such as #J when there
are only 2 queries, do not perform the substitution. This prevents the situation
target name without a query labelled J (10th query).
2016-07-14 10:29:22 +02:00
Torkel Ödegaard
d9096110f8
Merge branch 'master' into alerting
...
Conflicts:
pkg/api/dashboard.go
pkg/models/dashboards.go
pkg/services/sqlstore/dashboard.go
2016-07-11 18:28:07 +02:00
stuart nelson
eb35f8cb89
[prometheus] Use panelId
and target.refId
for requestId
...
Using these two values ties requests to a
particular query position within a panel, ensuring
that requests are canceled if:
- Duplicate requests with the same query are sent
- Requests from the same query position (but a
different query) are sent
The last point is important as it identifies
queries by a physical location in the dashboard
instead of with the query expression. If a
different query from the same position in a panel
is sent, the previous request should be canceled.
2016-07-11 14:47:14 +02:00
Torkel Ödegaard
9055beff1a
fix(table): fixed merge issue
2016-07-11 11:09:20 +02:00
Torkel Ödegaard
08202dcb83
Merge branch 'v3.1.x'
2016-07-11 09:39:17 +02:00
Torkel Ödegaard
65683ab241
feat(table): added sanitize html option to column styles for table panel, fixes #4596
2016-07-11 09:38:06 +02:00
Alexander Akulov
010dbddf59
Fix double slashes in POST request to ES ( #5536 )
2016-07-08 18:24:08 +02:00
Leandro Piccilli
0ebf469f5f
Merge branch 'master' of https://github.com/grafana/grafana
2016-07-07 00:58:26 +02:00
Torkel Ödegaard
6a8c774dcc
fix(graph): show graph panel render errors as panel errors, fixes #5414
2016-07-06 06:31:32 +02:00
Torkel Ödegaard
435aa88c05
Merge branch 'issue_5372' of https://github.com/kipe/grafana into kipe-issue_5372
2016-07-06 06:05:50 +02:00
Torkel Ödegaard
5595fc2683
refactor(): refactored date handling and locale handling in #5517
2016-07-05 17:59:43 +02:00
Torkel Ödegaard
8bd6b953b8
fix(elasticsearch): fix json escape logic when doing terms template value lookup, fixes #5485
2016-07-02 12:01:04 -04:00
Kimmo Huoman
522a3408e9
Export CSV in the same format as presented in Table panel. Fixes issue #5372 .
...
The data is exported in the same exact format as presented in the table panel.
This is achieved by using the same renderer as the UI uses.
2016-07-01 20:21:53 +03:00
bergquist
b47a307106
Merge branch 'master' into influxdb_stop_hidden_queries
2016-07-01 02:06:19 +02:00
stuart nelson
0590c51524
[prometheus] Use panelId
and target.refId
for requestId
...
Using these two values ties requests to a
particular query position within a panel, ensuring
that requests are canceled if:
- Duplicate requests with the same query are sent
- Requests from the same query position (but a
different query) are sent
The last point is important as it identifies
queries by a physical location in the dashboard
instead of with the query expression. If a
different query from the same position in a panel
is sent, the previous request should be canceled.
2016-06-30 11:29:02 +02:00
Travis Cline
bca6101609
properly quote font-family on singlestat
2016-06-29 11:03:07 -07:00
Torkel Ödegaard
5a65dc5d23
Merge branch 'alerting' of github.com:grafana/grafana into alerting
2016-06-28 14:04:38 -07:00
Torkel Ödegaard
9b4c0cca07
fix(flot): fixed flot issue introduced in alerting branch
2016-06-28 14:04:29 -07:00
Carl Bergquist
92835f0a04
Merge pull request #5434 from saboorian/master
...
Escape html chararcters in singlestat renderer
2016-06-25 20:49:16 +02:00
bergquist
12570bb959
feat(singlestat): add serie name as an value option
...
closes #4740
2016-06-25 20:17:23 +02:00
bergquist
8b8bfa8a17
fix(singlestat): rename seriename scoped var
2016-06-25 20:17:05 +02:00
Carl Bergquist
ab104bcfd7
Merge pull request #5401 from alexanderzobnin/issue-4740
...
Issue #4740 - able to use $SeriesName variable in prefix of postfix.
2016-06-25 17:49:44 +02:00
Mohammad Mehdi Saboorian
1e486398cc
Escape html chararcters in singlestat renderer
2016-06-25 13:43:58 +04:30
Alexander Zobnin
e593cc3e9f
Issue #4740 - change variable $SeriesName to $seriesName.
2016-06-23 19:35:50 +03:00
Emmanuel Quentin
6487814007
Avoid to request influxdb when query is hidden
2016-06-23 13:11:16 +02:00
Alexander Zobnin
cc433c1fbd
Issue #4740 - able to use $SeriesName variable in prefix of postfix.
2016-06-21 15:48:18 +03:00
hailthemelody
13d1fec2cb
fix z-index order in Series Overrides
2016-06-20 20:54:01 -04:00
bergquist
f5297db8f3
tech(alerting): remove console log that spams tests
2016-06-20 15:30:00 +02:00
bergquist
0c5da9155f
feat(alerting): only expose DTO info when requesting all notifications
2016-06-20 11:31:20 +02:00
bergquist
dd8c3d0355
Merge branch 'master' into alerting
2016-06-20 10:44:48 +02:00
bergquist
7c09a140c7
test(alerting): fixes broken tests for alerting thresholds
2016-06-20 10:06:18 +02:00
Leandro Piccilli
2205ce5354
Add some tests for ES 5.x
2016-06-20 00:40:16 +02:00
Torkel Ödegaard
e2b398a6bf
Merge branch 'master' of github.com:grafana/grafana
2016-06-17 14:16:25 +02:00
Torkel Ödegaard
fa10fc994a
fix(graph): remove panel width cache, causing issues, does not handle window resize and fullscreen to dashboard, #5297
2016-06-17 14:16:01 +02:00
Drew Farris
cb2b8dea96
OpenTSDB: consistent options for http requests ( #5233 )
...
* OpenTSDB: consistent options for http requests
. the get function wasn't using the same request options wrt to credentials/auth as
the timeseries http request
* OpenTSDB: `_get` `_performTimeSeriesQuery` refactor copied code
2016-06-17 14:04:40 +02:00
Torkel Ödegaard
9f9fca1e76
feat(datasource): added suggest urls for each data source, #4577
2016-06-17 13:35:29 +02:00
Alexander Zobnin
fdf46c6a10
Issue 4577 ( #5379 )
...
* Add default-url property for datasource-http-settings directive.
This will allow to set default url for datasource.
* Fixed spelling.
* Use typeahead for url suggestion.
2016-06-17 13:18:00 +02:00
bergquist
8ec311ade4
Merge branch 'master' into alerting
2016-06-16 16:29:41 +02:00
Torkel Ödegaard
81e9aa4de4
feat(datasource): cancel in flight data source requests, refeatoring #5321
2016-06-16 10:48:26 +02:00
Torkel Ödegaard
6d3521c240
Merge branch 'cancel-in-flight-repeats' of https://github.com/stuartnelson3/grafana into stuartnelson3-cancel-in-flight-repeats
2016-06-16 08:57:31 +02:00
Torkel Ödegaard
2ceb58d0c4
feat(elasticsearch): removed dashboard import migration
2016-06-16 08:11:40 +02:00
Torkel Ödegaard
4b78ab5bcd
feat(graph): graph tooltip sort order PR refactored/changed #4944 , changed the layout graph display options, #4944
2016-06-15 17:20:55 +02:00
Torkel Ödegaard
ae554a736b
change(graphite): removed graphite png option in graph panel, closes #5367
2016-06-15 14:20:44 +02:00
Torkel Ödegaard
a893152141
feat(alerting): thesholds unification
2016-06-15 10:41:21 +02:00
Torkel Ödegaard
f03e8292a2
feat(alerting): progress on threshold unification
2016-06-14 17:00:51 +02:00
Torkel Ödegaard
ed7a539ddb
feat(alerting): thresholds rethink
2016-06-14 16:45:51 +02:00
utkarshcmu
33aa3f0fc5
Made tag_values query more robust
2016-06-13 14:21:46 -07:00
Torkel Ödegaard
dac8b35a1a
feat(alerting): renamed scheduler to handler
2016-06-13 15:58:22 +02:00
utkarshcmu
6550bc97ba
Added unit tests
2016-06-13 04:24:27 -07:00
utkarshcmu
862de3a9dc
Added templated dependency in Opentsdb
2016-06-13 03:59:12 -07:00
Torkel Ödegaard
e3b281dbac
feat(alerting): more work on alerting thresholds
2016-06-12 11:43:18 +02:00
Torkel Ödegaard
5b6fb3b124
feat(alerting): level handle progress
2016-06-11 23:52:25 +02:00
Torkel Ödegaard
ec640bd5da
feat(alerting): more work on alerting ui
2016-06-11 23:31:49 +02:00
Torkel Ödegaard
1500c0e954
feat(alerting): alert threshold handles progress
2016-06-11 22:33:02 +02:00
Torkel Ödegaard
f387e39b67
mend
2016-06-11 14:37:52 +02:00
Torkel Ödegaard
0b919c752b
feat(alerting): poc of dragable alert handles
2016-06-11 14:37:33 +02:00
Torkel Ödegaard
382f396247
feat(alerting): more model changes
2016-06-11 10:54:24 +02:00
Torkel Ödegaard
2b4a9954b1
feat(alerting): progress on alerting UI and model, refactoring of dashboard parser and tests into extractor component, moved tests from sqlstore to alerting package
2016-06-11 10:13:33 +02:00
Torkel Ödegaard
c18017381b
Merge branch 'alert_ui_take2' of github.com:grafana/grafana into alert_ui_take2
...
Conflicts:
public/app/plugins/panel/graph/alert_tab_ctrl.ts
2016-06-10 14:52:17 +02:00
Torkel Ödegaard
48cbeb96bf
feat(alerting): updated rule model and UI
2016-06-10 14:49:54 +02:00
bergquist
8cd1d17916
feat(alerting): new alerting model\
2016-06-10 13:15:16 +02:00
bergquist
ef35184a80
feat(alerting): rename alertrule model to alertruleDAO
2016-06-10 10:00:00 +02:00
bergquist
fdf051ad5a
feat(alerting): begin alert rule storage refactoring
2016-06-09 22:21:28 +02:00
bergquist
3898f427f5
feat(alerting): update the ux model
2016-06-09 15:10:50 +02:00
stuart nelson
cc64d65c2f
Rename cacheKey to exprID/requestID
...
Depending on context in the code, rename cacheKey
to exprID when it identifies a unique expression,
and rename cacheKey to requestID when it is
identifying a request.
2016-06-09 12:57:55 +02:00
Torkel Ödegaard
55af988e02
feat(alerting): mocking with new alert rule model
2016-06-09 12:14:50 +02:00
stuart nelson
efdb990e56
Return an error for a canceled request.
...
Allow the datasource to decide how to handle a
canceled request.
2016-06-09 12:13:17 +02:00
stuart nelson
bc7c2cd3f5
Create cacheKey at top-level
...
Responsibility is now to pass the cacheKey through
to `datasourceRequest` in each datasources'
implementation of `query`.
2016-06-09 11:36:46 +02:00
Torkel Ödegaard
c85bb47675
Merge branch 'alerting_definitions' into alert_ui_take2
2016-06-09 10:46:03 +02:00
Torkel Ödegaard
dee5f582d7
Merge branch 'master' into alerting_definitions
2016-06-09 10:45:16 +02:00
Torkel Ödegaard
1584dac00a
Merge branch 'master' of github.com:grafana/grafana
2016-06-09 10:43:46 +02:00
Torkel Ödegaard
79986e5593
Merge branch 'query-part-refactor'
...
Conflicts:
public/app/plugins/datasource/influxdb/query_part.ts
2016-06-09 10:43:07 +02:00
Torkel Ödegaard
b8aa8b3079
feat(prometheus): restore old prometheus query editor, revert this commit in prometheus query editor v2 branch
2016-06-09 10:37:33 +02:00
Torkel Ödegaard
071c16b73c
feat(alerting): start on new ui
2016-06-09 10:13:34 +02:00
Mark Baas
ced3bafa99
returns correct index ( #5275 )
2016-06-09 08:13:31 +02:00
stuart nelson
18f9f6c159
Add in-flight identifier for Prometheus requests
...
Repeat Prometheus requests with the same query
will cancel preceding requests.
2016-06-08 18:05:46 +02:00
Torkel Ödegaard
26d93d7130
Merge branch 'master' into alerting_definitions
2016-06-08 09:36:50 +02:00
Torkel Ödegaard
eed0d9c8d2
feat(graph performance): graph performance tweaks, refactoring #5297
2016-06-08 07:23:44 +02:00
Mitsuhiro Tanda
487b2089a9
cache label width
2016-06-07 14:28:08 +09:00
Mitsuhiro Tanda
b28368c859
cache panel width
2016-06-07 14:04:06 +09:00
Torkel Ödegaard
34e17f7282
feat(alerting): requests looks to be working again
2016-06-06 17:11:46 +02:00
bigbenhur
ef623846c1
further tests for log-autoscale and log-fixedscale; only generate visible ticks; minor changes to prevent crashes due to bad user input
2016-06-06 10:33:35 +02:00
bigbenhur
29b9d17faa
fix crash due to zero or negative data values in graph with log scale
2016-06-03 22:30:38 +02:00
bigbenhur
1e4eb01059
Support auto grid min/max when using log scale, Issue #3090
2016-06-03 15:54:14 +02:00
bergquist
d0ac258474
Merge branch 'master' into alerting_definitions
2016-06-03 12:22:46 +02:00
bergquist
510360a509
docs(elastic): updates readme
2016-06-02 14:56:31 +02:00
Torkel Ödegaard
49fe90874a
Merge branch 'v3.0.x'
2016-06-02 12:09:10 +02:00
Torkel Ödegaard
acbaef1907
fix(influxdb): fixed issue with backslash escaping in tag filter, fixes #5249
2016-06-02 12:08:13 +02:00
Torkel Ödegaard
8ab324988c
Merge branch 'v3.0.x'
2016-06-02 09:57:20 +02:00
Torkel Ödegaard
38790e2c4b
fix(elasticsearch): fixed templating lucene / json escaping issue, fixes #5228 , fixes #5227
2016-06-02 09:54:28 +02:00
bergquist
68f148880d
feat(alerting): add alert info at log page
2016-05-31 16:26:06 +02:00
bergquist
1ded0b30c2
fix(alerting): fix broken model bind in alerting tab
2016-05-31 13:12:05 +02:00
bergquist
c5c261e955
feat(alerting): improve spacing in alerting tab
2016-05-30 17:50:35 +02:00
bergquist
411568351d
feat(alerting): revert operand positions
2016-05-30 14:47:59 +02:00
bergquist
1686d86c3b
Merge branch 'master' into alerting_definitions
2016-05-30 08:26:08 +02:00
Torkel Ödegaard
fd08c821f9
Merge branch 'v3.0.x'
...
Conflicts:
package.json
2016-05-24 07:52:27 +02:00
Torkel Ödegaard
a3f2f574c6
fix(singlestat): fixed Gauge positioning issue, fixes #5143
2016-05-23 21:23:31 +02:00
Utkarsh Bhatnagar
ec19a97156
[Bug Fix] #5136 ( #5142 )
2016-05-23 21:00:06 +02:00
Utkarsh Bhatnagar
8a0d5aa38d
[Bug Fix] #5136 ( #5142 )
2016-05-23 20:58:21 +02:00
Torkel Ödegaard
c77d72b29f
feat(prometheus): progress on new prometheus query editor, #5117
2016-05-23 18:03:17 +02:00
Torkel Ödegaard
93665f49b1
Merge branch 'v3.0.x'
2016-05-23 11:06:53 +02:00
Torkel Ödegaard
dc77d555f9
fix(elasticsearch): fixed templating issue with elasticsearch, fixes #5135
2016-05-23 10:58:31 +02:00
minki
05cb6048ae
fixed separate typo
2016-05-23 09:32:18 +09:00
bergquist
2edb0ad94d
feat(influxdb): adds spread functionallity
...
closes #5211
2016-05-30 14:23:24 +02:00
Mitsuhiro Tanda
9c672f6ec1
(prometheus) support new legend format (with backward compatibility) ( #5096 )
...
* (prometheus) support new legend format (with backward compatibility)
* (prometheus) use regex replace for legend format
* (prometheus) allow white space
2016-05-20 12:29:10 +02:00
Torkel Ödegaard
35c05463e7
Merge branch 'v3.0.x'
2016-05-20 12:23:50 +02:00
Torkel Ödegaard
f00cbc0aeb
fix(panel height): fixed issue with singlestat height, fixes #4679 , fixes #4894 , fixes #5113
2016-05-20 12:23:26 +02:00
Torkel Ödegaard
ee86d24797
fix(elasticsearch): minor editor layout fix
2016-05-20 10:31:22 +02:00
Torkel Ödegaard
91c6ebb06c
Merge branch 'v3.0.x'
2016-05-20 09:06:39 +02:00
Torkel Ödegaard
df0ddc0b50
fix(prometheus): fixed bug in prometheus query editor, fixes #5107
2016-05-20 09:03:52 +02:00
Torkel Ödegaard
a3ee388b66
Merge branch 'master' into query-part-refactor
2016-05-19 14:52:18 +02:00
bergquist
ef4f5147be
Merge branch 'master' into alerting_definitions
2016-05-19 08:05:35 +02:00
Torkel Ödegaard
03551a5961
Merge remote-tracking branch 'origin/development'
2016-05-18 14:23:21 +02:00
Mitsuhiro Tanda
a86d218891
(prometheus) fix metric find query
2016-05-18 16:36:57 +09:00
Mitsuhiro Tanda
66bcae353c
(prometheus) pass dashboard time range to template query ( #5007 )
...
* (prometheus) pass dashboard time range to template query
* (prometheus) add passing time test of templating
2016-05-18 07:56:23 +02:00
Mitsuhiro Tanda
07d355851e
(cloudwatch) assume role support ( #5065 )
...
* (cloudwatch) assume role support
* save godep
* (cloudwatch) add assumeRoleArn field
* (cloudwatch) set cred provider for sts
* (cloudwatch) fix test
2016-05-18 07:54:24 +02:00
Mitsuhiro Tanda
8d2f350ad1
(prometheus) fix prometheus link
2016-05-18 07:50:30 +02:00
Mitsuhiro Tanda
fc1891320e
(prometheus) fix prometheus link ( #5074 )
2016-05-18 07:49:32 +02:00
Utkarsh Bhatnagar
8a9455d901
Fixed singlestat mapping typo ( #5070 )
2016-05-18 07:44:01 +02:00
Torkel Ödegaard
495404ef73
Merge branch 'master' into alerting_definitions
2016-05-16 14:12:56 +02:00
Torkel Ödegaard
2be8658034
Merge remote-tracking branch 'origin/development'
2016-05-16 11:40:12 +02:00
bergquist
31698a1c55
Merge branch 'master' into alerting_definitions
2016-05-16 09:28:14 +02:00
Lindsay Hill
85758a2dd2
Fixed minor typo s/seperate/separate/
...
Fixed small typo in help text
2016-05-14 17:51:08 +12:00
Utkarsh Bhatnagar
7bc15ec6c1
[Bug Fix] Opentsdb Alias issue ( #4910 )
...
* Fixed Opentsdb Alias issue
* Fixed Opentsdb query editor
2016-05-13 22:22:56 +02:00
bergquist
579b36754a
Merge branch 'master' into development
2016-05-13 14:30:47 +02:00
bergquist
6849bfae16
fix(graph): fixes broken hide xaxis option
...
closes #5024
2016-05-13 13:52:57 +02:00
bergquist
c3f1d1a647
fix(influxdb): fixes extra semi colon due to hidden series
...
closes #5005
2016-05-13 13:36:57 +02:00
bergquist
d5899aacfb
fix(graph-panel): fixes broken PNG rendering
...
When refactoring y-axies for graph panel these
was forgotten and which caused the graphite datasource
to send invalid data.
closes #5025
2016-05-13 12:20:39 +02:00
bergquist
88b2f48493
Merge branch 'master' into development
2016-05-12 16:22:18 +02:00
Torkel Ödegaard
b170b6ec8b
feat(query part): moved query part editor from influxdb to core
2016-05-11 14:52:44 +02:00
bergquist
e69658128c
docs(alerting): change api url layout
2016-05-11 14:08:45 +02:00
bergquist
c76c2f30a8
tech(alerting): add default values for alerts
2016-05-11 13:04:03 +02:00
bergquist
b58be91e71
feat(alerting): add delete button for removing alerts
2016-05-11 11:11:45 +02:00
Leandro Piccilli
0d34740a62
Add support to ElasticSearch 5.0
2016-05-10 19:38:22 +02:00
Torkel Ödegaard
cca37caf33
feat(prometheus): began work on prometheus query model
2016-05-10 15:48:07 +02:00
Torkel Ödegaard
4358687bfa
Merge branch 'master' into query-part-refactor
2016-05-10 14:38:49 +02:00
Torkel Ödegaard
ae66c3f289
fix(influxdb): minor editor display fix
2016-05-10 14:38:11 +02:00
Torkel Ödegaard
d3bbc245c9
feat(query_part): began query part refactor to be able to reuse it in prometheus query editor
2016-05-10 14:32:25 +02:00
Carl Bergquist
c522341136
Merge pull request #4944 from Gueust/optional_tooltip_ordering
...
Add optional tooltip ordering (against the development branch)
2016-05-10 12:51:44 +02:00
bergquist
2cebe151f2
Merge branch 'master' into development
2016-05-10 12:40:17 +02:00
bergquist
35c73902da
Merge branch 'master' into alerting_definitions
2016-05-09 11:34:56 +02:00
bergquist
27274f37e8
feat(alerting): update paths for alert state
2016-05-06 14:37:41 +02:00
Torkel Ödegaard
c7e7a0cd16
fix(singlestat): rerender singlestat and reevaluate thresholds on render, fixes #4920
2016-05-05 10:29:14 +02:00
Mathieu Payeur Levallois
c86cdb1805
opentsdb: apply templating on filters ( #4594 )
2016-05-04 13:47:05 +02:00
Torkel Ödegaard
bd15534360
fix(singlestat gauge): better font size handling for gauge, now value font size is used as scaling factor, fixes #4876
2016-05-04 11:46:21 +02:00
Idan Zalzberg
bca8d6d07b
singlestat/module.ts onDataError was calling onDataReceived incorrectly ( #4897 )
...
onDataError was calling onDataReceived with {data : []} which breaks at the first line since object has no map function.
The correct form is probably just []
2016-05-04 10:48:01 +02:00
bergquist
3d366c2a4c
feat(graphs): align forms for line mode checkbox
2016-05-04 10:42:12 +02:00
bergquist
7757d6d636
feat(alerting): set default title for alerts
2016-05-04 08:22:44 +02:00
Idan Zalzberg
2f7af968bf
Bring back threshold line mode
...
Threshold line mode was somehow discarded from the HTML in the ui redesign, this brings it back
2016-05-04 10:04:00 +07:00
Torkel Ödegaard
3bd4b5ccc6
Merge branch 'master' of github.com:grafana/grafana
2016-05-03 19:00:57 +02:00
Torkel Ödegaard
f4a013946f
feat(pluginlist): link in plugin list now goes to app/plugin default nav unless enabled
2016-05-03 19:00:42 +02:00
Matt Toback
d2fd829a58
Update module.html
2016-05-03 12:42:37 -04:00
bergquist
2ccb3956a6
feat(alerting): set default value for query
2016-05-03 17:55:41 +02:00
bergquist
1624dc9dfd
feat(alerting): separate operator and level
2016-05-03 17:31:04 +02:00
bergquist
3c7e793c1f
feat(alerting): add color to alert state icons
2016-05-03 16:36:49 +02:00
bergquist
b0a16a9e6b
Merge branch 'master' into alerting_definitions
2016-05-03 14:32:31 +02:00
Torkel Ödegaard
5ffd57695c
feat(table): added support for column units overriding style units for table
2016-05-03 11:29:51 +02:00
Torkel Ödegaard
6dc24ab2d7
Merge branch 'master' of github.com:grafana/grafana
2016-05-03 10:25:16 +02:00
Torkel Ödegaard
fe0b7533a1
fix(influxdb): quote number valued tag values, only not quote when operator is > or <, fixes #4885
2016-05-03 10:25:06 +02:00
Utkarsh Bhatnagar
b8d861edc1
Fixed query editor UI for keywords ( #4890 )
2016-05-03 10:09:03 +02:00
Torkel Ödegaard
152e085310
fix(elasticsearch): minor form fix to elastic query editor
2016-05-02 16:34:07 +02:00
bergquist
9c5b4e6f25
feat(alerting): auto convert thresholds if existing
2016-05-02 14:41:29 +02:00
bergquist
ca959d1ab0
Merge branch 'master' into alerting_definitions
2016-05-02 13:22:58 +02:00
bergquist
de5a39f320
Revert "Revert "Merge branch 'utkarshcmu-rangeMaps'""
...
This reverts commit 58b91befde
.
2016-05-02 13:17:57 +02:00
bergquist
58b91befde
Revert "Merge branch 'utkarshcmu-rangeMaps'"
...
This reverts commit 8f976fd980
, reversing
changes made to 072f51e300
.
2016-05-02 13:15:18 +02:00
bergquist
8f976fd980
Merge branch 'utkarshcmu-rangeMaps'
2016-05-02 13:10:17 +02:00
bergquist
91047ffa30
tech(singlestat): convert to gf-form
2016-05-02 12:43:07 +02:00
bergquist
b42064acdb
tech(singlestat): fixes indentation
2016-05-02 10:40:28 +02:00
bergquist
7e220b2b9e
Merge branch 'rangeMaps' of https://github.com/utkarshcmu/grafana into utkarshcmu-rangeMaps
2016-05-02 10:26:30 +02:00
Torkel Ödegaard
e6bccc5eff
feat(influxdb): Added new functions moving_average and difference to query editor, closes #4698
2016-05-02 09:07:44 +02:00
Jean-Baptiste Lespiau
c555bbce3d
Add optional tooltip ordering
2016-05-01 01:32:36 +02:00
joelanford
cbefd8f8ae
Fixed legend labeling bug in Prometheus datasource ( #4858 )
2016-04-30 16:40:41 +02:00
Torkel Ödegaard
736ee3ffff
fix(influxdb): Fixed issue with missing plus group by icon, fixes #4862
2016-04-30 16:35:42 +02:00
Torkel Ödegaard
36c583dddf
fix(graphite): Fixed issue graphite png rendering option, fixes #4864
2016-04-30 16:26:25 +02:00
bergquist
6d66d9f42d
feat(alerting): adds fearture toogle for alerting
2016-04-29 14:35:58 +02:00
Archit Sharma
5372bcc7a2
fixes #4849 - minor fix for metric-segment-model (agg.field)
2016-04-29 07:21:52 +02:00
Lucas Costa
9b84b88518
Add support to Elasticsearch precision_threshold
2016-04-28 19:23:45 -03:00
bergquist
bd30a4d23e
Merge branch 'master' into alerting_definitions
2016-04-28 16:04:28 +02:00
bergquist
16cede30f6
feat(alerting): move alertingtab to seperate directive
2016-04-28 16:03:14 +02:00
Torkel Ödegaard
5d652dcaef
fix(table): table column sorting fix
2016-04-28 15:48:49 +02:00
Torkel Ödegaard
69c2fafa7a
feat(elasticsearch): added geo hash bucket aggregation
2016-04-28 15:29:54 +02:00
bergquist
5bc3672296
Merge branch 'master' into alerting_definitions
2016-04-28 11:03:33 +02:00
Torkel Ödegaard
0e4b70a4a8
feat(query_editors): more work
2016-04-28 10:13:18 +02:00
Torkel Ödegaard
f1d4fd3e67
feat(query editors): changed chevron position
2016-04-27 21:24:41 +02:00
Torkel Ödegaard
7b560f9080
feat(query editors): converted OpenTSDB editor to new form styles
2016-04-27 16:29:59 +02:00
Torkel Ödegaard
0ebd921bbb
feat(query editors): updated cloudwatch to new form styles
2016-04-27 11:07:26 +02:00
Torkel Ödegaard
206cb51219
feat(query editors): updated prometheus editor
2016-04-27 10:50:29 +02:00
Torkel Ödegaard
5e6485c210
feat(query editors): minor progress
2016-04-27 10:16:04 +02:00
Torkel Ödegaard
65b4945548
Merge branch 'master' into query-editor-style
2016-04-27 08:43:34 +02:00
bergquist
2e097f4af1
Merge branch 'master' into alerting_definitions
2016-04-26 17:38:29 +02:00
bergquist
55e83a3d62
feat(alerting): rename alerting dashboard names
2016-04-26 16:06:29 +02:00
Torkel Ödegaard
26eeb6578d
feat(gauge): polish to gauge, better handling of automatic font size, added option to hide threshold markers
2016-04-26 13:50:04 +02:00
Torkel Ödegaard
8bb07124f7
fix(gauge): validate min / max range, fixes #4820
2016-04-26 13:14:43 +02:00
utkarshcmu
c1cd1fedf4
Added relevant tests
2016-04-26 02:57:46 -07:00
utkarshcmu
5defc2a3d2
Fixed remove mapping function
2016-04-26 02:57:46 -07:00
utkarshcmu
7b2a21994f
Moved mappings to new tab, added rangeMaps feature
2016-04-26 02:57:45 -07:00
bergquist
79ed99a940
fix(singlestat): fixes font size diffs for gauge
2016-04-26 10:00:13 +02:00
Torkel Ödegaard
bca0894f73
feat(query editors): progress on query editors
2016-04-26 09:58:55 +02:00
bergquist
9316bcf307
fix(singlestat): enables autoupdate on change
...
closes #4809
closes #4812
2016-04-26 09:51:31 +02:00
bergquist
bb42579b0f
Merge branch 'master' into alerting_definitions
2016-04-25 16:42:33 +02:00
Torkel Ödegaard
bbf4d00319
fix(query editors): added select style to segment, used by data source selector
2016-04-25 15:49:33 +02:00
Torkel Ödegaard
529cb43397
Merge branch 'master' of github.com:grafana/grafana into query-editor-style
2016-04-25 14:30:41 +02:00
Torkel Ödegaard
6bc898b215
fix(influxdb): fixed issue with using multi value template vars in influxdb measurement clause, fixes #4797
2016-04-25 14:29:51 +02:00
Torkel Ödegaard
1a433de0b4
Merge branch 'master' into query-editor-style
2016-04-25 14:22:36 +02:00
Torkel Ödegaard
4d802df040
fix(influxdb): fixed issue with using multi value template vars in influxdb measurement clause, fixes #4797
2016-04-25 14:22:15 +02:00
bergquist
8ca7ccae38
feat(alerting): add functionallity for converting tresholds to alerts
2016-04-25 14:18:45 +02:00
bergquist
bdd3e2ad73
Merge branch 'master' into alerting_definitions
2016-04-25 11:22:35 +02:00
Dan Cech
25b0773a94
fix broken link to grafana.net, standardize on https://grafana.net for links
2016-04-22 12:13:39 -04:00
bergquist
ba5978abd3
Merge branch 'master' into alerting_definitions
2016-04-22 15:52:56 +02:00
Torkel Ödegaard
9917de09af
fix(graph): removed angular copy that was no longer needed
2016-04-22 15:49:51 +02:00
Daniel Lee
16dbf3166d
fix(panels): avoid deep copy problem for panel defaults
...
Moves the defaults to be an instance property. This solves
the problem of lodash defaults function not doing a deep
copy. The symptom of this is that new deep properties for
a panel are assigned to every panel of the same type by
the defaults function in the constructor.
2016-04-22 15:29:33 +02:00
Carl Bergquist
be19f8888e
Merge pull request #4792 from grafana/revert-4790-revert-3688-gauges
...
Revert "Revert "Gauges""
2016-04-22 15:06:13 +02:00
Torkel Ödegaard
3bbc86bcf2
Merge pull request #4719 from nlf/master
...
dont quote numbers for influxdb, closes #4163
2016-04-22 15:04:14 +02:00
Torkel Ödegaard
8b656f15b9
feat(graphite): added stddevSeries func def, closes #4782
2016-04-22 14:57:16 +02:00
Carl Bergquist
453f8b312a
Revert "Revert "Gauges""
2016-04-22 14:55:35 +02:00
Torkel Ödegaard
723bfa70db
fix(table panel): fixed issue with string array formating, fixes #4791
2016-04-22 14:46:32 +02:00
Torkel Ödegaard
45dd9c5795
fix(graph panel): fix for graph panel alignment when legend is in table mode, fixes #4772
2016-04-22 14:36:20 +02:00
Carl Bergquist
24fbcd8dea
Revert "Gauges"
2016-04-22 13:05:43 +02:00
Carl Bergquist
2748a3fbd8
Merge pull request #3688 from keis/gauges
...
Gauges
2016-04-22 11:49:35 +02:00
bergquist
d21f97e69b
feat(alerting): adds basic alerting tab
2016-04-21 11:47:30 +02:00
Torkel Ödegaard
7079b5d770
fix(dashboard list): fixed minor issue with dashboard list panel, fixes #4768
2016-04-20 09:15:45 -07:00
Shaunak Kashyap
3925bcb94c
Updating Elasticsearch logo
2016-04-20 08:50:28 -07:00
Mitsuhiro Tanda
ab9abee67b
(cloudwatch) add test for interval variable
2016-04-20 01:27:44 +09:00
bergquist
0108b5eb88
fix(singlestat): adds support for lighttheme
2016-04-19 16:18:29 +02:00
bergquist
0c6841bdc7
fix(singlestat): adds support for fontsizes in gagues
2016-04-19 16:18:22 +02:00
David Keijser
c455e501ac
Add gauge option to singlestat
2016-04-19 16:18:09 +02:00
Mitsuhiro Tanda
2e5a1328a8
(cloudwatch) support interval template variable
2016-04-19 22:57:34 +09:00
bergquist
c148e54bbd
style(influxdb): improve naming
2016-04-18 18:52:09 +02:00
bergquist
267ab822c2
tech(influxdb): uses hashmap for uniqueness
2016-04-18 18:46:50 +02:00
Torkel Ödegaard
39cdaf5175
ux(query-editors): more progress and fixes
2016-04-18 11:35:24 -04:00
bergquist
fde6eee4f4
fix(influxdb): adds support for multi table values
...
When quering for tag values without measurement
all tags and values should be shown
closes #4726
2016-04-18 16:27:06 +02:00
Torkel Ödegaard
8ebe9d1e16
Merge branch 'query-editor-style' of github.com:grafana/grafana into query-editor-style
2016-04-18 09:51:28 -04:00
Torkel Ödegaard
4515e66783
feat(query editors): more progress on ES query editor
2016-04-18 08:43:11 -04:00
Torkel Ödegaard
4c4835e869
ux(query-editors): more progress on elastic query editor
2016-04-17 22:04:43 -04:00
Torkel Ödegaard
a1faaa133c
feat(): query editors, started work on updated ES query editor
2016-04-17 17:17:30 -04:00
Torkel Ödegaard
805fd18b7b
feat(query editors): more work on query editors make over
2016-04-17 16:43:13 -04:00
Torkel Ödegaard
33f7b8479e
ux(query editors): progress on new query editor styles
2016-04-17 12:14:25 -04:00
Torkel Ödegaard
68bd82f1b6
Merge branch 'master' into query-editor-style
2016-04-16 13:46:05 -04:00
Torkel Ödegaard
e307ada374
ux(): tooltip improvement
2016-04-15 19:56:39 -04:00
Nathan LaFreniere
b6de656cf1
dont quote numbers for influxdb, closes #4163
2016-04-14 17:08:54 -07:00
Matt Toback
d27da57b02
Fixed the fix.
2016-04-14 12:39:37 -04:00
Matt Toback
8ac5c36735
Still not fixed, not sure why.
...
despite having pushed that code with @torkelo.
2016-04-14 11:12:00 -04:00
Torkel Ödegaard
6355896584
fix(snapshots): Fixed issue with empty snapshots, fixes #4706
2016-04-14 11:06:48 -04:00
Torkel Ödegaard
6216ce455f
fix(pluginlist): fixed issue with pluginlist link, fixes #4705
2016-04-14 10:55:24 -04:00
Matt Toback
c13ebce2f6
Update module.html
2016-04-12 17:01:30 -04:00
Torkel Ödegaard
ad0794cc59
ux(): updated light theme
2016-04-12 14:26:55 -04:00
Torkel Ödegaard
9868edb138
ux(): changed tooltip style
2016-04-12 13:00:33 -04:00
Torkel Ödegaard
29dff7ba1a
fix(graph): fixed color picker appearingunder pinned side nav, fixes #4556
2016-04-12 11:07:34 -04:00
Torkel Ödegaard
329ee8d9f1
fix(prometheus): added template variable escape format to prometheus annotations queries, fixes #4656
2016-04-12 10:50:58 -04:00
Torkel Ödegaard
905d31442c
fix(annotations): make sure a data source that supports annotations is used in annotation editor when creating new
2016-04-12 10:16:40 -04:00
Torkel Ödegaard
497e9343aa
Merge branch 'pluginlist'
2016-04-11 21:10:54 -04:00
Torkel Ödegaard
6ce934f1dd
feat(pluginlist): worked on plugin list
2016-04-11 20:33:58 -04:00
Matt Toback
f4fc3f48a7
New modal for upgrades and updated styles on list
2016-04-11 19:01:18 -04:00
Torkel Ödegaard
31441f0b43
feat(dashlist): updated dashlist
2016-04-11 16:21:25 -04:00
Torkel Ödegaard
451a8bef39
feat(pluginslist): minor update
2016-04-11 14:17:38 -04:00
Torkel Ödegaard
c518fdc155
Merge branch 'updatecheck' into pluginlist
2016-04-11 13:43:29 -04:00
Torkel Ödegaard
5a81cf6c17
Merge branch 'master' of github.com:grafana/grafana
2016-04-11 09:27:30 -04:00
Torkel Ödegaard
788a0154d3
Merge branch 'master' of github.com:grafana/grafana
2016-04-10 14:59:03 -04:00
Torkel Ödegaard
a8f4b0227f
fix(graph): Fixed issue with legend height in table mode with few series, affected iframe embedding as well, fixes #4640
2016-04-10 14:58:52 -04:00
Torkel Ödegaard
cdf8c0fac9
Merge pull request #4635 from idanz/patch-2
...
Table module calls renderingCompleted
2016-04-10 14:09:34 -04:00
utkarshcmu
c100df412d
Consistency in options for future support
2016-04-10 01:30:58 -07:00
Idan Zalzberg
cf00775bb8
Table module calls renderingCompleted
2016-04-10 11:00:25 +07:00
Torkel Ödegaard
97be3c05e6
feat(pluginlist panel): updates to pluginlist panel, hooked up plugin type categories
2016-04-09 15:32:41 -04:00
Torkel Ödegaard
4fd5552d3d
Merge branch 'pluginlist' of github.com:grafana/grafana into pluginlist
2016-04-09 15:02:01 -04:00
Torkel Ödegaard
12800f831a
Merge branch 'master' into pluginlist
2016-04-09 15:01:39 -04:00
Torkel Ödegaard
ebb373eedb
fix(graph): fixed issue with toggling series on and off would loose stacking, fixes #4557
2016-04-09 14:37:30 -04:00
Torkel Ödegaard
262c341bdc
fix(influxdb): fixed annotation queries containting template variables, fixes #4602
2016-04-09 13:09:03 -04:00
Torkel Ödegaard
22b11d7d4d
feat(graph panel): changed to PR #4493 and other polish, removed the relative time from graph tooltip, did not think it worked that well
2016-04-09 12:45:35 -04:00
Torkel Ödegaard
034244217f
Merge pull request #4493 from mtanda/highlight_tooltip
...
highlight series name in tooltip when shared tooltip enabled
2016-04-09 11:29:05 -04:00
Torkel Ödegaard
5d9c3d595f
fix(graph): fixed issue with y-axis labels overlapping with the yaxis, fixes #4626
2016-04-09 11:26:48 -04:00
Torkel Ödegaard
ed62822d44
feat(influxdb): changed multi query encoding in order to support InfluxDB >v0.11, closes #4533
2016-04-09 11:00:35 -04:00
Matt Toback
cf750c53fd
Few more style adjustments
2016-04-08 19:07:20 -04:00
Matt Toback
d2421d964a
New styles almost ready
2016-04-08 18:46:45 -04:00
Torkel Ödegaard
52e2091f2c
fix(): fixed issue with series override color selector when using the mouse to select color option, fixes #4620
2016-04-08 18:12:08 -04:00
Torkel Ödegaard
1a29a769c6
fix(series overrides): graph no rerenders with new styles after updating series override, fixes #4621
2016-04-08 17:43:13 -04:00
Torkel Ödegaard
d66d25ff14
feat(pluginlist): added plugin logo
2016-04-08 17:01:17 -04:00
Torkel Ödegaard
d70ef90bdd
feat(): plugin list panel
2016-04-08 16:42:33 -04:00
Torkel Ödegaard
44cf66d7ff
refactoring(): fixing event things
2016-04-07 19:23:20 -04:00
Torkel Ödegaard
b8baeac860
Merge branch 'master' of github.com:grafana/grafana
2016-04-07 11:00:56 -04:00
Torkel Ödegaard
a425ce0826
fix(graph panel): Fixed legend option max not updating, fixes #4601
2016-04-07 10:57:55 -04:00
Torkel Ödegaard
c3d88aa53d
fix(graph panel): fixed issue where newly added graph panels shared axes config binding, fixes #4582
2016-04-06 15:27:29 -04:00
Vitor Boschi
ed1fe93648
Fix percentage checkbox naming. Fix #4584
2016-04-06 08:53:20 -03:00
Torkel Ödegaard
3c1e9e9a25
fix(table): fixed issue with table panel and annotations, fixes #4563
2016-04-05 09:05:34 -04:00
Torkel Ödegaard
6bb001e416
Merge branch 'master' into query-editor-style
2016-04-04 13:55:55 -04:00
Torkel Ödegaard
892e79a982
fix(table): another fix for table panel sorting, fixes #4544
2016-04-04 13:43:13 -04:00
Torkel Ödegaard
542e080f0a
fix(graph): fixed issue with graph legend when in table mode and series on righ-y axis, also fixed so that you can see what series are on right-y axis when legend is in table mode, fixes #4551 , fixes #1145
2016-04-04 13:13:25 -04:00
Adrian Lopez
9fbb1214ae
Allow to show multiple tags with annotations with InfluxDB datasource
2016-04-04 16:57:34 +02:00
Torkel Ödegaard
c764e7fd97
fix(elasticsearch): add a better default terms size limit of 10, fixes #4013
2016-04-03 16:11:42 -04:00
Torkel Ödegaard
1c97f10d8a
fix(table panel): fixed column sort issue with table panel, #4532
2016-04-03 16:01:48 -04:00
Torkel Ödegaard
d8499e6941
fix(influxdb): added regex start string char to templating suggestion, fixes #4405
2016-04-03 15:51:54 -04:00
Torkel Ödegaard
105a678d64
fix(): another test fix
2016-04-03 10:28:31 -04:00
Torkel Ödegaard
b30b78e442
feat(preferences): got timezone option to work on org and profile level, as well as dashboard
2016-04-03 06:05:43 -07:00
Pascal Borreli
eb850ddd36
doc(plugins): typo
2016-03-31 11:43:04 +01:00
Daniel Lee
45b90972dc
feat(plugins): adds a readme for every native plugin
2016-03-30 23:33:30 +02:00
Torkel Ödegaard
7180d6aa07
Merge pull request #4504 from sebito91/master
...
Issue with templating latest InfluxDB v0.11.0, force query to lowercase
2016-03-30 13:20:48 -07:00
Torkel Ödegaard
49a1d4417d
fix(dashlist): fixed dashlist bug
2016-03-30 09:49:07 -07:00
Mitsuhiro Tanda
0a13b7c559
highlight series name in tooltip when shared tooltip active
2016-03-30 22:46:46 +09:00
Torkel Ödegaard
2ee9376df2
ux(): form tweaks
2016-03-29 20:49:42 +02:00
Sebastian Borza
aa62c2eff6
Force the query check to lowercase for tag values, fix issue with templating influxdb v0.11.0
2016-03-29 12:36:21 -05:00
Torkel Ödegaard
50d773988b
ux(): updated graphite editor
2016-03-29 19:17:32 +02:00
Torkel Ödegaard
d2239427f2
ux(): big progress on updating query editors
2016-03-29 19:03:24 +02:00
Torkel Ödegaard
24a7d4f816
ux(): query editors, added group by
2016-03-29 17:56:34 +02:00
Torkel Ödegaard
a4f9621473
Merge branch 'master' into query-editor-style
2016-03-29 17:45:24 +02:00
Torkel Ödegaard
d545902acc
ux(): updated and polished legend option forms
2016-03-29 15:53:41 +02:00
Torkel Ödegaard
4871a8f43e
refactor(graph): changed how graph stores panel yaxis options
2016-03-29 14:54:33 +02:00