Isabella Siu
|
af9a0dbe39
|
CloudWatch Logs: Fix interpolation of scoped variables in queryString (#64267)
|
2023-03-08 08:56:44 -05:00 |
|
Isabella Siu
|
4f3d64e8b7
|
CloudWatch: Make deeplinks work for us-gov and china regions (#64080)
|
2023-03-06 16:00:59 -05:00 |
|
 Isabella SiuandErik Sundell
|
59ac0a03fe
|
CloudWatch: Add account support to variable queries (#63822)
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
|
2023-03-03 09:26:14 -05:00 |
|
Isabella Siu
|
22537bec2e
|
CloudWatch Logs: Fix query editor freezing (#63661)
|
2023-02-23 11:50:48 -05:00 |
|
Isabella Siu
|
b674cad09e
|
CloudWatch: Add AWS/IotSiteWise namespace and metrics (#63534)
|
2023-02-22 08:55:18 -05:00 |
|
Isabella Siu
|
1f09508d8c
|
Cloudwatch: Fix log group variable interpolation (#62640)
|
2023-02-01 12:26:54 -05:00 |
|
Isabella Siu
|
7c85db5bfa
|
CloudWatch Logs: Set default logs query and disable button when empty (#61956)
|
2023-01-25 09:39:42 -05:00 |
|
Isabella Siu
|
814e485dd3
|
CloudWatch: Prevent log groups from being removed on query change (#61891)
|
2023-01-24 09:05:41 -05:00 |
|
Isabella Siu
|
d6bb2a7493
|
Cloudwatch: Fix deeplink with default region (#60260)
Cloudwatch: fix deeplink with default region
|
2022-12-13 15:24:28 -05:00 |
|
Isabella Siu
|
4f2b66ac1d
|
CloudWatch: Log group variable should get all log groups (#54062)
|
2022-08-23 11:43:30 -04:00 |
|
Isabella Siu
|
f39f9eb053
|
Cloudwatch: update redis metrics (#53618)
|
2022-08-15 09:09:27 -04:00 |
|
Isabella Siu
|
52b57fdb1c
|
CloudWatch: add CloudWatchSynthetics namespace (#52956)
|
2022-08-01 10:19:02 -04:00 |
|
Isabella Siu
|
74f0c3dbd4
|
CloudWatch: the variable editor should accept custom values (#52955)
|
2022-08-01 10:07:27 -04:00 |
|
Isabella Siu
|
542b4f2431
|
CloudWatch: returnData should default to true (#52759)
|
2022-07-27 08:45:59 -04:00 |
|
Isabella Siu
|
146c90d59e
|
CloudWatch: fix log explorer context (#52118)
|
2022-07-19 13:59:30 -04:00 |
|
 Isabella SiuandShirley Leu
|
8dd8c50dc4
|
CloudWatch: Add default log groups to config page (#49286)
Co-authored-by: Shirley Leu <4163034+fridgepoet@users.noreply.github.com>
|
2022-07-07 13:03:02 -04:00 |
|
Isabella Siu
|
497310a9cb
|
CloudWatch: Factor LogGroupSelector into a separate component (#50829)
|
2022-06-23 14:40:43 -04:00 |
|
Isabella Siu
|
8ba8e1df83
|
CloudWatch: fix variable query migration with json template variables (#51207)
* CloudWatch: fix variable query migration with json template variables
* fix error messages
* changes for reviews
* fix lint
* fix betterer
|
2022-06-23 14:23:56 -04:00 |
|
Isabella Siu
|
b80934617b
|
CloudWatch: Use scopedVars in expressions (#49178)
* CloudWatch: Use scopedVars in expressions
* fix spec test
|
2022-05-26 17:03:55 -04:00 |
|
Isabella Siu
|
66220758b3
|
CloudWatch: migrate old variable queries with empty array (#49197)
|
2022-05-19 10:43:26 -04:00 |
|
Isabella Siu
|
ce1b1bc36b
|
CloudWatch: migrate variable query dimension filter (#48562)
* CloudWatch: migrate variable query dimension filter
* separate tests
|
2022-05-18 13:51:18 -04:00 |
|
Isabella Siu
|
66cbf2c422
|
CloudWatch: remove references to json in template variable docs (#48593)
* CloudWatch: remove references to json in docs
* docs comments
|
2022-05-02 15:21:53 -04:00 |
|
 Isabella SiuandAdam Simpson
|
74c2c2ccf0
|
CloudWatch: add generic filter component to variable editor (#47907)
* CloudWatch: add generic filter component to variable editor
* remove multi-text-select object
* remove hidden
* andres comments
* migration between 8.5 and this
* add waitFors to tests
* more await tweaks
* actually fix tests
* use popoverContent tooltip
* fix template variable handling
* prettier fix
* fix prettier 2
* feat: make tooltip links in query variable editor clickable
* fix template stuff
Co-authored-by: Adam Simpson <adam@adamsimpson.net>
|
2022-04-29 16:42:59 -04:00 |
|
 Isabella SiuandChristopher Moyer
|
ce8becdfe2
|
Cloudwatch: Update variable query docs (#48307)
* Cloudwatch: Update variable query docs
* andres comments
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
|
2022-04-28 16:54:27 -04:00 |
|
Isabella Siu
|
801a2a240a
|
Cloudwatch: fix template variables in variable queries (#48140)
|
2022-04-25 10:33:49 -04:00 |
|
Isabella Siu
|
992c0604f9
|
CloudWatch: add dimensions component to variable editor (#47596)
|
2022-04-19 10:50:18 -04:00 |
|
Isabella Siu
|
05b1edb4a7
|
CloudWatch: re-add filter to handleMetricQueries (#47341)
|
2022-04-06 09:02:34 +02:00 |
|
Isabella Siu
|
b1c68b5a12
|
CloudWatch: filter alert queries (#47222)
|
2022-04-04 12:06:31 -04:00 |
|
Isabella Siu
|
f8d11fbef9
|
CloudWatch: use custom variable editor (#46943)
|
2022-04-04 10:39:31 -04:00 |
|
 Isabella SiuandShirley Leu
|
590ea19c3f
|
Cloudwatch: use CheckHealth for testing datasource (#45974)
Co-authored-by: Shirley Leu <4163034+fridgepoet@users.noreply.github.com>
|
2022-03-02 08:48:51 -05:00 |
|
Isabella Siu
|
dac2b7ef73
|
Cloudwatch: Fix resource variables (#45496)
|
2022-02-17 09:04:59 -05:00 |
|
Isabella Siu
|
50a53ef58b
|
CloudWatch: replace metricFindQueries with CallResourceHandler (#41571)
|
2022-02-16 14:28:26 -05:00 |
|
Isabella Siu
|
16e001e762
|
CloudWatch: Use single timeout for log queries (#44848)
|
2022-02-08 15:43:37 -05:00 |
|
 
|
55a9c98ae3
|
CloudWatch: Use metrics query header for logs (#44668)
Co-authored-by: Sarah Zinger <sarahzinger@users.noreply.github.com>
Co-authored-by: Yaelle Chaudy <42030685+yaelleC@users.noreply.github.com>
|
2022-02-01 11:36:51 -05:00 |
|
Isabella Siu
|
cbbf451b36
|
CloudWatch: small logs refactors (#44677)
|
2022-01-31 17:30:16 -05:00 |
|
Isabella Siu
|
d3b8fc53aa
|
CloudMonitoring: Fix resource labels in query editor (#44550)
|
2022-01-27 11:35:13 -05:00 |
|
Isabella Siu
|
50e7ac8d65
|
CloudMonitoring: use @grafana/google-sdk (#44398)
|
2022-01-25 13:10:14 -05:00 |
|