Erik Sundell
|
b883d7c1f3
|
stackdriver: make sure service and metric display name is used instead of value when loading a saved query editor
|
2018-09-26 15:01:02 +02:00 |
|
Erik Sundell
|
2965f58838
|
stackdriver: use correct event name
|
2018-09-26 13:42:53 +02:00 |
|
Erik Sundell
|
85fce84087
|
stackdriver: fix broken tests
|
2018-09-26 13:39:03 +02:00 |
|
Erik Sundell
|
1a91e0baf6
|
stackdriver: update aggregation and alignment before refreshing when changing metric
|
2018-09-26 13:22:20 +02:00 |
|
Erik Sundell
|
508601c28c
|
stackdriver: use correct naming convention
|
2018-09-26 11:23:46 +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
|
2d602bfcf3
|
stackdriver: improve aggregation logic
|
2018-09-25 17:03:10 +02:00 |
|
Erik Sundell
|
38e32a902e
|
stackdriver: fix failing test
|
2018-09-25 16:51:39 +02:00 |
|
Erik Sundell
|
3f7314831f
|
stackdriver: wip: split metric dropdown into two parts - resource and metric
|
2018-09-25 16:51:12 +02:00 |
|
Erik Sundell
|
a41c5f7b37
|
stackdriver: remove console.log
|
2018-09-25 16:40:15 +02:00 |
|
Erik Sundell
|
7f43909390
|
stackdriver: typescriptifying controller
|
2018-09-25 15:16:33 +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 |
|
Erik Sundell
|
b700c6b0e4
|
stackdriver: populate alignment and aggregation dropdowns based on metric type and value type
|
2018-09-25 09:34:14 +02:00 |
|
Daniel Lee
|
1aba5f814b
|
stackdriver: fix test after parameter added to constructor
|
2018-09-24 16:05:16 +02:00 |
|
Daniel Lee
|
fbc1af6cd5
|
stackdriver: better error handling for getLabels
|
2018-09-24 15:40:10 +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
|
681cd7496e
|
stackdriver: alias patterns WIP
This is using the {{}} syntax for alias patterns. Might
switch to the syntax instead.
|
2018-09-23 22:04:24 +02:00 |
|
Torkel Ödegaard
|
94ee39291f
|
added beta notice
|
2018-09-21 11:28:19 +02:00 |
|
Torkel Ödegaard
|
c282f39121
|
Merge branch 'master' into stackdriver-plugin
|
2018-09-21 10:17:13 +02:00 |
|
David Kaltschmidt
|
377bc44062
|
Explore: dont rate-hint on rate queries
|
2018-09-20 16:59:06 +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 |
|
Marcus Efraimsson
|
28ff8a6716
|
Merge pull request #13342 from svenklemm/unnest
Don't use unnest in queries for redshift compatibility
|
2018-09-19 16:08:23 +02:00 |
|
David Kaltschmidt
|
6aac8610eb
|
Explore: Fix click to filter for recording rule expressions
- recording rule names contain ':'
- include this in the pattern for metric names
|
2018-09-19 11:45:55 +02:00 |
|
Sven Klemm
|
e07513bd65
|
Don't use unnest in queries for redshift compatibility
|
2018-09-19 10:59:25 +02:00 |
|
Daniel Lee
|
e05b86375b
|
stackdriver: remove hardcoding of test project name
|
2018-09-18 16:02:38 +02:00 |
|
Erik Sundell
|
7b8ea5fc54
|
stackdriver: improve query look
|
2018-09-17 17:34:01 +02:00 |
|
Erik Sundell
|
cfb8017567
|
stackdriver: add alignment period to query controller
|
2018-09-17 17:16:14 +02:00 |
|
Erik Sundell
|
549b4fc0ae
|
stackdriver: adds advanced options collapse to query editor with the possibility to select secondary aggregation and alignment
|
2018-09-17 14:32:49 +02:00 |
|
Erik Sundell
|
f243da756b
|
stackdriver: fix init labels bug
|
2018-09-17 11:28:10 +02:00 |
|
Carl Bergquist
|
f22f1d46c8
|
Merge pull request #10163 from grafana/9587_annotation_tags_wih_temp_var
annotations: allows template variables to be used in tag filter
|
2018-09-17 10:34:38 +02:00 |
|
Daniel Lee
|
0b41303e10
|
stackdriver: improve query editor to handle no data better
|
2018-09-14 19:28:48 +02:00 |
|
Daniel Lee
|
12da19695f
|
stackdriver: fixes in query editor
|
2018-09-14 17:47:39 +02:00 |
|
Erik Sundell
|
b30d3fb5a1
|
stackdriver: makes sure filter dropdown doesnt crash if clicked before values are loaded
|
2018-09-14 17:19:15 +02:00 |
|
Erik Sundell
|
fa6e31c6d5
|
stackdriver: adds null check to query
|
2018-09-14 17:01:27 +02:00 |
|
Daniel Lee
|
dc6d025d9a
|
stackdriver: add filters to query editor
WIP -> Backend not implemented yet.
|
2018-09-14 15:44:12 +02:00 |
|
Erik Sundell
|
9b4a25ed21
|
stackdriver: fixes remove option in filter
|
2018-09-14 11:24:02 +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
|
add23d9716
|
stackdriver: load time series meta data for group by dropdown
|
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
|
9c8593e71f
|
stackdriver: wip - group bys
|
2018-09-14 09:39:16 +02:00 |
|
Daniel Lee
|
c71970baa9
|
stackdriver: update logo
|
2018-09-14 09:39:16 +02:00 |
|
Daniel Lee
|
b8231b2903
|
stackdriver: ux for config page, docs updated
|
2018-09-14 09:39:16 +02:00 |
|