Daniel Lee
bbd5e19a34
Merge pull request #13584 from grafana/nikoalch-patch-1
...
Update debian.md
2018-10-10 08:34:33 +02:00
Mitsuhiro Tanda
f0fb8123ae
add test for automatically unit set
2018-10-10 14:07:08 +09:00
Mitsuhiro Tanda
37e749f6da
fix crach bug
2018-10-10 13:56:58 +09:00
Mitsuhiro Tanda
6e32c9bb3f
fix id validation
2018-10-10 12:19:57 +09:00
praveensastry
1093f9da7e
refactoring after review comments
2018-10-10 09:57:37 +11:00
Daniel Lee
d50ed30c15
changelog: adds note for #13559
2018-10-09 21:01:16 +02:00
Daniel Lee
a1d4675169
Merge pull request #13490 from mtanda/stackdriver_distribution
...
Stackdriver heatmap support. Fixes #13559
2018-10-09 20:57:21 +02:00
Torkel Ödegaard
565edc1ed3
added setting top hide plugins in alpha state
2018-10-09 17:47:43 +02:00
Torkel Ödegaard
d2bdf8cff1
wip: fixed issues now things are starting to work as before for angular panels
2018-10-09 17:07:13 +02:00
Peter Holmberg
363592a97b
pausing permissions list
2018-10-09 16:53:59 +02:00
Jon Ferreira
be64af168b
Block graph queries from being queued until annotation datasource promises resolve
2018-10-09 10:27:26 -04:00
Peter Holmberg
a810bed2f5
Merge branch 'data-source-instance-to-react' of https://github.com/grafana/grafana into data-source-instance-to-react
2018-10-09 16:06:04 +02:00
Peter Holmberg
d71ae7bd4d
Redone with DataSourcePermissions
2018-10-09 16:05:40 +02:00
Marcus Efraimsson
17a5e32f23
remove datasource permission admin for now
2018-10-09 15:23:28 +02:00
Peter Holmberg
78b56dd528
reverted AddPermissions
2018-10-09 14:50:46 +02:00
Carl Bergquist
8962ca81a6
Merge pull request #13574 from grafana/update-stackdriver-provisioning-docs
...
Improve Stackdriver provisioning docs
2018-10-09 12:39:13 +02:00
David Kaltschmidt
76a3b1a793
Explore: highlight typed text in suggestions
...
- use react-highlight-words
- add highlighting (color and border) to the matching substring of the
suggested items in the typeahead
- extracted match finding from logging datasource
- created new utils/text.ts class for text-related functions
- added more types
2018-10-09 12:33:25 +02:00
Antoine Cordier
6bab602ecc
Update provisioning.md ( #13572 )
2018-10-09 12:24:23 +02:00
Erik Sundell
1a838ce75d
stackdriver: update docs, showing how to escape private key and use yaml multiline strings
2018-10-09 11:40:07 +02:00
Peter Holmberg
ac6bee621c
modified AddPermissions component
2018-10-09 11:07:23 +02:00
Mitsuhiro Tanda
6ed1cbd5bb
set unit for CloudWatch GetMetricStatistics result
2018-10-09 17:02:56 +09:00
David
c1164f5c00
Merge pull request #13570 from praveensastry/skip-duplicate-labels
...
Remove duplicate labels in the datasource query
2018-10-09 07:40:44 +02:00
praveensastry
61bbe280ed
Remove duplicate labels in the datasource query
2018-10-09 15:34:58 +11:00
praveensastry
b74e76298f
render drag handle only in edit mode
2018-10-09 13:40:17 +11:00
Daniel Lee
c1fd2e5534
Merge pull request #13550 from grafana/stackdriver-query-help-css
...
ux: minor update to look of stackdriver query help
2018-10-08 23:39:18 +02:00
Torkel Ödegaard
3fa83d2755
ux: minor update to look of stackdriver query help
2018-10-08 23:29:29 +02:00
Daniel Lee
6599279f41
changelog: adds note for #13495
2018-10-08 23:21:10 +02:00
Dan Cech
d20b15834f
add gopkg.in/square/go-jose.v2 to dependencies, update github.com/hashicorp/yamux
2018-10-08 17:11:24 -04:00
David
352961b3d7
Merge pull request #13540 from grafana/davkal/explore-compact-url-state
...
Explore: compact state URLs
2018-10-08 19:25:56 +02:00
David
6fcc062bda
Merge pull request #13541 from grafana/davkal/13535-fix-syntax-reload
...
Explore: trigger a query field render to fix highlighting
2018-10-08 19:25:40 +02:00
David
4a85d012e1
Merge pull request #13542 from grafana/davkal/13531-fix-default-suggestions
...
Explore: do not show default suggestions after expressions
2018-10-08 19:25:18 +02:00
Daniel Lee
98071ccd17
Merge pull request #13496 from grafana/stackdriver-filter-wildcards
...
Stackdriver filter wildcards
2018-10-08 16:52:58 +02:00
Daniel Lee
562f62a763
Merge pull request #13564 from grafana/13562-stackdriver-undefined-name
...
stackdriver metric name fix. Fixes #13562
2018-10-08 16:31:29 +02:00
Peter Holmberg
87793ea30d
Merge branch 'data-source-instance-to-react' of https://github.com/grafana/grafana into data-source-instance-to-react
2018-10-08 16:07:15 +02:00
Peter Holmberg
b283845e4e
adding permissions component
2018-10-08 16:05:37 +02:00
Marcus Efraimsson
2b812b8825
Merge branch 'noop-services-poc' into data-source-instance-to-react
2018-10-08 16:04:21 +02:00
Marcus Efraimsson
4d719b0d05
Merge remote-tracking branch 'origin/master' into noop-services-poc
2018-10-08 16:02:44 +02:00
Peter Holmberg
61cac5fd61
reverted back and using angular for settings and dashboards
2018-10-08 16:01:17 +02:00
Erik Sundell
11b9f9691c
stackdriver: improve filter docs for wildcards and regular expressions
2018-10-08 15:57:31 +02:00
Erik Sundell
8d53799bcd
stackdriver: always use regex full match for =~ and !=~operator
2018-10-08 15:57:31 +02:00
Erik Sundell
7e6a5c0a74
stackdriver: add tests from regex matching
2018-10-08 15:57:30 +02:00
Erik Sundell
46ca306c2f
stackdriver: always use regex full match for =~ and !=~operator
2018-10-08 15:57:30 +02:00
Erik Sundell
a3122a4b85
stackdriver: test build filter string
2018-10-08 15:57:30 +02:00
Erik Sundell
5f7795aa1f
stackdriver: test that no interpolation is done when there are no wildcards
2018-10-08 15:57:30 +02:00
Erik Sundell
2a0d7a8803
stackdriver: remove debug logging
2018-10-08 15:57:30 +02:00
Erik Sundell
035be6cbbe
stackdriver: add more tests
2018-10-08 15:57:30 +02:00
Erik Sundell
68332c5951
stackdriver: fix broken substring. also adds tests
2018-10-08 15:57:30 +02:00
Erik Sundell
2e665fba0f
stackdriver: remove not necessary helper functions
2018-10-08 15:57:30 +02:00
Erik Sundell
4d8f594d31
stackdriver: interpolate stackdriver filter wildcards when asterix is used in filter
2018-10-08 15:57:30 +02:00
Daniel Lee
6fce178ec7
stackdriver metric name fix. Fixes #13562
...
Sets metric name even when the metric does not have a displayName field. Closes #13562 .
2018-10-08 15:34:28 +02:00