a18ea34688
CloudWatch: Backport aws-sdk-go-v2 update from external plugin ( #107136 )
...
* CloudWatch: Backport aws-sdk-go-v2 update from external plugin
* Review feedback & cleaning up a couple typos
2025-06-26 15:56:50 +02:00
13534a7d98
Cloudwatch: Revert aws sdk go v2 ( #103644 )
...
* Revert "CloudWatch: Import new grafana-aws-sdk with PDC fix (#103249 )"
This reverts commit f2b5b4e0c0230b9cc8553b0c768582698610da00.
* Revert "CloudWatch: Migrate to aws-sdk-go-v2 (#103106 )"
This reverts commit a65cc0df93c5568d0ba32f0171a3c2cd04997cf7.
* make update-workspace
2025-04-08 15:40:15 -04:00
a65cc0df93
CloudWatch: Migrate to aws-sdk-go-v2 ( #103106 )
...
* Cloudwatch: Migrate to aws-sdk-go-v2 (#99643 )
* CloudWatch: use PDC fix from new grafana-aws-sdk
2025-04-01 10:03:06 +02:00
5dd0aa2c73
Revert "Cloudwatch: Migrate to aws-sdk-go-v2" ( #102738 )
...
Revert "Cloudwatch: Migrate to aws-sdk-go-v2 (#99643 )"
This reverts commit 5bb1d5f2c37514f19760a888e638bf9daf51e480.
2025-03-24 19:11:04 +00:00
5bb1d5f2c3
Cloudwatch: Migrate to aws-sdk-go-v2 ( #99643 )
2025-03-24 11:37:19 +01:00
c68feecb6e
CloudWatch: Add errorsource for QueryData ( #91085 )
2024-07-30 09:55:01 -04:00
0bfe9db668
CloudWatch: Move SessionCache onto the instance ( #83278 )
2024-02-26 15:59:54 -05:00
b5f26560c2
Cloudwatch: Remove core imports from infra/log ( #81543 )
...
* Cloudwatch: use logging from plugin-sdk-go instead of infra/log
* Add a link to the TODO issue for moving `instrumentContext`
2024-02-07 13:53:05 +01:00
81da3ff753
CloudWatch: Remove dependencies on grafana/pkg/setting ( #81208 )
2024-02-05 13:59:32 -05:00
ec4fafa08f
Cloudwatch: Deprecate cloudwatchNewRegionsHandler feature toggle and remove core imports from featuremgmt ( #81310 )
...
* Remove core imports from grafana/pkg/services/featuremgmt in CloudWatch
2024-01-30 13:11:52 +01:00
5772662cee
CloudWatch: decouple from ngalert/models and query packages ( #81210 )
2024-01-25 09:40:55 -05:00
7f7d912af7
CloudWatch: Call query method from DataSourceWithBackend to support public dashboards ( #77532 )
...
* CloudWatch: call query method from DataSourceWithBackend to support public dashboards
* add test
* remove unneeded properties from test case
* update betterer
* add parens to group related logic
* remove unnecessary aliasing of variable
* use t.Cleanup
* remove redundant check
* add comment
2023-11-20 14:44:22 -08:00
7fca1bde54
Plugins: Set grafana config, plugin version and user agent on plugin requests ( #75171 )
...
* first pass
* fixup
* remove test line
* fix tests
* use new fields
* fix imports + formatting
* fix tests
* rollback changes
* undo whitespace
* apply pr feedback
2023-09-21 11:33:31 +02:00
870ef7b058
CloudWatch Logs: Wrap sync error from executeGetQueryResults ( #73252 )
2023-08-15 17:31:55 -04:00
abff6e20e9
Cloudwatch Logs: Set Alerting timeout to datasource config's logsTimeout ( #72611 )
2023-08-03 19:35:30 +02:00
6309d3fae6
Cloudwatch: Pass refId from query for expression queries ( #66147 )
...
Co-authored-by: Shirley <4163034+fridgepoet@users.noreply.github.com>
Co-authored-by: Isabella Siu <Isabella.siu@grafana.com>
2023-04-13 10:07:06 +02:00