17 Commits

Author SHA1 Message Date
0b41303e10 stackdriver: improve query editor to handle no data better 2018-09-14 19:28:48 +02:00
12da19695f stackdriver: fixes in query editor 2018-09-14 17:47:39 +02:00
b30d3fb5a1 stackdriver: makes sure filter dropdown doesnt crash if clicked before values are loaded 2018-09-14 17:19:15 +02:00
dc6d025d9a stackdriver: add filters to query editor
WIP -> Backend not implemented yet.
2018-09-14 15:44:12 +02:00
9b4a25ed21 stackdriver: fixes remove option in filter 2018-09-14 11:24:02 +02:00
b5800ffea9 stackdriver: wip - filters for query editor 2018-09-14 09:39:17 +02:00
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
d0a565d853 stackdriver: improve segments for group bys in query editor 2018-09-14 09:39:17 +02:00
add23d9716 stackdriver: load time series meta data for group by dropdown 2018-09-14 09:39:17 +02:00
9c8593e71f stackdriver: wip - group bys 2018-09-14 09:39:16 +02:00
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
0b5783563e stackdriver: better error handling and show query metadata
If the Stackdriver returns an error, show that error in the query
editor. Also, allow the user to see the raw querystring that was sent
to google (for troubleshooting).
2018-09-14 09:38:16 +02:00
95a6838f06 Stackdriver: Fix weird assignment 2018-09-14 09:38:16 +02:00
191b6cc32c Stackdriver: Set target correctly 2018-09-14 09:38:16 +02:00
f09f5b28d7 Stackdriver: Move data to target 2018-09-14 09:38:16 +02:00
75c002645c Stackdriver: Loads project name and metrics descriptions into the query controller 2018-09-14 09:35:27 +02:00
f0f19e0c03 Adds stackdriver frontend skeleton 2018-09-14 09:33:50 +02:00