Erik Sundell
|
ad55be9865
|
break out metric picker and filter
|
2018-12-13 00:16:48 +01:00 |
|
Erik Sundell
|
ad9a35198d
|
update failing tests
|
2018-12-12 12:57:57 +01:00 |
|
Erik Sundell
|
33146b248e
|
remove redundant default value
|
2018-12-12 09:14:06 +01:00 |
|
Erik Sundell
|
2a6aec721e
|
stackdriver: make it possible to use aggregation template variable
|
2018-11-09 13:55:14 +01:00 |
|
Erik Sundell
|
5deba92d05
|
stackdriver: fix failing tests
|
2018-10-22 16:12:22 +02:00 |
|
Erik Sundell
|
fa1d225743
|
stackdriver: fix failing test
|
2018-10-22 16:11:17 +02:00 |
|
Erik Sundell
|
0f0763b6b8
|
stackdriver: fix failing tests
|
2018-10-18 16:45:46 +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 |
|
Erik Sundell
|
a25389332c
|
stackdriver: remove commented code
|
2018-09-28 17:11:06 +02:00 |
|
Erik Sundell
|
db8bbe3cad
|
stackdriver: unit test group by and aggregation dropdown changes
|
2018-09-28 17:06:24 +02:00 |
|
Erik Sundell
|
5bc6d857a7
|
stackdriver: broadcasting through $scope doesnt work anymore since query_filter_ctrl is now a sibling directive to query_aggregation_ctrl, so broadcasting is now done using $rootScope
|
2018-09-28 11:25:32 +02:00 |
|
Erik Sundell
|
26d9e9243a
|
stackdriver: resolve merge conflict
|
2018-09-27 15:14:01 +02:00 |
|
Erik Sundell
|
a3b0539754
|
stackdriver: update tests
|
2018-09-27 15:05:47 +02:00 |
|
Erik Sundell
|
8ae72bce07
|
stackdriver: fix typescript error
|
2018-09-27 14:45:15 +02:00 |
|
Erik Sundell
|
a7897575b9
|
stackdriver: remove not needed alignment option
|
2018-09-27 14:43:30 +02:00 |
|
Daniel Lee
|
ea1859a374
|
stackdriver: extract out filter, metric type directive
|
2018-09-27 14:31:39 +02:00 |
|
Erik Sundell
|
92f50ca384
|
stackdriver: add unit tests to resolve unit function
|
2018-09-27 14:24:28 +02:00 |
|
Erik Sundell
|
e2bda4d321
|
stackdriver: fix typescript errors
|
2018-09-27 10:55:11 +02:00 |
|
Erik Sundell
|
c3780d09d4
|
stackdriver: workaround for the fact the jest definitions does not include not
|
2018-09-26 17:56:45 +02:00 |
|
Erik Sundell
|
85fce84087
|
stackdriver: fix broken tests
|
2018-09-26 13:39:03 +02:00 |
|
Erik Sundell
|
186dcc001c
|
Merge branch 'stackdriver-plugin' of https://github.com/grafana/grafana into stackdriver-plugin
|
2018-09-26 11:17:52 +02:00 |
|
Erik Sundell
|
49cd31ab78
|
stackdriver: get value type and metric kind from metric descriptor instead of from latest metric result
|
2018-09-26 11:17:24 +02:00 |
|
Daniel Lee
|
0a77cd5569
|
stackdriver: adds on-change with debounce for alias by field
|
2018-09-26 00:33:18 +02:00 |
|
Erik Sundell
|
38e32a902e
|
stackdriver: fix failing test
|
2018-09-25 16:51:39 +02:00 |
|
Erik Sundell
|
a41c5f7b37
|
stackdriver: remove console.log
|
2018-09-25 16:40:15 +02:00 |
|
Erik Sundell
|
b6a918ba79
|
stackdriver: merge commit
|
2018-09-25 15:13:24 +02:00 |
|
Erik Sundell
|
7666e7bfe3
|
stackdriver: break out aggretation logic into its own directive and controller. also adds tests for new dropdown population logic
|
2018-09-25 14:42:47 +02:00 |
|
Daniel Lee
|
1aba5f814b
|
stackdriver: fix test after parameter added to constructor
|
2018-09-24 16:05:16 +02:00 |
|
Daniel Lee
|
c9ee05422f
|
stackdriver: move getLabels from query_ctrl to datasource
so can reuse for annotation query ctrl.
|
2018-09-24 15:26:49 +02:00 |
|
Daniel Lee
|
e101bcdb13
|
stackdriver: fix bug when multiple projects connected to service account
We had incorrectly assumed that a service account could only be connected
to one project.
|
2018-09-24 10:17:06 +02:00 |
|
Daniel Lee
|
636d8421d0
|
stackdriver: refactoring - extract out filtersegments component
|
2018-09-24 00:59:28 +02:00 |
|
Daniel Lee
|
8211f7d0ea
|
stackdriver: add templating support for metric, filter and group by
Still have to figure out if we should have templating for aggregation
fields
|
2018-09-20 11:44:17 +02:00 |
|
Daniel Lee
|
e05b86375b
|
stackdriver: remove hardcoding of test project name
|
2018-09-18 16:02:38 +02:00 |
|
Daniel Lee
|
dc6d025d9a
|
stackdriver: add filters to query editor
WIP -> Backend not implemented yet.
|
2018-09-14 15:44:12 +02:00 |
|
Daniel Lee
|
b5800ffea9
|
stackdriver: wip - filters for query editor
|
2018-09-14 09:39:17 +02:00 |
|
Daniel Lee
|
e2e95589e3
|
stackdriver: adds remove group by option
Adds a -- remove group by -- option to the group by
segment. When chosen it removes the group by.
|
2018-09-14 09:39:17 +02:00 |
|
Daniel Lee
|
d0a565d853
|
stackdriver: improve segments for group bys in query editor
|
2018-09-14 09:39:17 +02:00 |
|
Erik Sundell
|
37fe488b69
|
stackdriver: fix failing test
|
2018-09-14 09:39:17 +02:00 |
|
Erik Sundell
|
3f4942418e
|
stackdriver: test get metric types
|
2018-09-14 09:39:17 +02:00 |
|
Daniel Lee
|
f4fe26c659
|
stackdriver: adds support for primary aggregations
WIP: Hardcoded values for the aligner and alignment period. Need
to set the aligment period to the closest min interval and
research the aligner more.
|
2018-09-14 09:38:16 +02:00 |
|
Erik Sundell
|
ba7a69dfc4
|
Stackdriver: Added test for getProjects
|
2018-09-14 09:35:27 +02:00 |
|
Erik Sundell
|
55824dc4d8
|
Removes comment
|
2018-09-14 09:35:26 +02:00 |
|
Erik Sundell
|
6840968780
|
Adds unit tests to test datasource
|
2018-09-14 09:35:26 +02:00 |
|