Erik Sundell
|
caba98590d
|
Cloudwatch: Break out resource requests from datasource file (#55358)
* break out resource requests from datasource file
* fix lint issues
|
2022-09-20 07:50:54 +02:00 |
|
Erik Sundell
|
7bca193ecd
|
CloudWatch: Refactoring - decouple logs and metrics in datasource file (#55079)
* break out query execution related logic
* betterer fixes
* remove unused
* cleanup
* remove unused variables
* remove not used file
* fix broken test
* pr feedback
* add comments
|
2022-09-19 08:50:41 +02:00 |
|
Isabella Siu
|
4f2b66ac1d
|
CloudWatch: Log group variable should get all log groups (#54062)
|
2022-08-23 11:43:30 -04:00 |
|
Yaelle Chaudy
|
bcf8320e07
|
Cloudwatch: Add template variable query function for listing log groups (#50100)
* cloud-datasources mob! :shipit:
* cloud-datasources mob! :shipit:
lastFile:public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableQueryEditor.tsx
* mob next [ci-skip] [ci skip] [skip ci]
lastFile:public/app/plugins/datasource/cloudwatch/variables.ts
* cloud-datasources mob! 👶
lastFile:public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableQueryEditor.test.tsx
* cloud-datasources mob! 👶
lastFile:public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableQueryEditor.test.tsx
* mob next [ci-skip] [ci skip] [skip ci]
lastFile:public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableQueryEditor.test.tsx
* cloud-datasources mob! :shipit:
lastFile:public/app/plugins/datasource/cloudwatch/variables.test.ts
* cloud-datasources mob! ☕
* prettier md
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com>
Co-authored-by: Andres <andres.martinez@grafana.com>
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
Co-authored-by: Adam Simpson <adam@adamsimpson.net>
|
2022-06-03 09:26:57 +02:00 |
|
Isabella Siu
|
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 Siu
|
801a2a240a
|
Cloudwatch: fix template variables in variable queries (#48140)
|
2022-04-25 10:33:49 -04:00 |
|
Josh Hunt
|
3c6e0e8ef8
|
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
|
2022-04-22 14:33:13 +01:00 |
|
Isabella Siu
|
992c0604f9
|
CloudWatch: add dimensions component to variable editor (#47596)
|
2022-04-19 10:50:18 -04:00 |
|