Nathan Vērzemnieks
560be84dc8
[release-12.0.5] Backport aws-sdk-go-v2 update and subsequent fixes ( #111243 )
...
* CloudWatch: Backport aws-sdk-go-v2 update from external plugin (#107136 )
(cherry picked from a18ea34688 )
* Datasources: Update grafana-aws-sdk for new sigv4 middleware and aws-sdk-go v1 removal (#107522 )
(cherry picked from commit 66d9a33cc9 )
* CloudWatch: Fix proxy transport issue (#107807 )
(cherry picked from c3eeb1fcd9 )
* CloudWatch: Fix http client handling + assume role bug (#107893 )
(cherry picked from commit f34a9fc0c2 )
* CloudWatch: Use default region when query region is unset (#109089 )
(cherry picked from commit 5f4097a159 )
* CloudWatch: Fix handling region for legacy alerts (#109217 )
(cherry picked from commit 2bf9aea8ef )
* Update go.mod owners
---------
Co-authored-by: Isabella Siu <Isabella.siu@grafana.com >
2025-09-19 12:46:40 +02:00
Isabella Siu
f4e108c34f
Cloudwatch: Accept empty string for logstimeout and mark errors downstream ( #96947 )
2024-12-03 15:02:52 -05:00
Dave Henderson
df3d8915ba
Chore: Bump Go to 1.23.0 ( #92105 )
...
* chore: Bump Go to 1.23.0
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
* update swagger files
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
* chore: update .bingo/README.md formatting to satisfy prettier
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
* chore(lint): Fix new lint errors found by golangci-lint 1.60.1 and Go 1.23
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
* keep golden file
* update openapi
* add name to expected output
* chore(lint): rearrange imports to a sensible order
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
---------
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2024-08-21 11:40:42 -04:00
Isabella Siu
3ac109e759
AWS: Update deprecated aws-sdk functions from env variable versions ( #89643 )
2024-06-26 11:56:39 -04:00
foehammer
1c2b8576e1
CloudWatch: de-duplicate implementation of AWSDatasourceSettings.Load in LoadCloudWatchSettings ( #83556 )
2024-03-01 10:48:20 -05:00
Isabella Siu
81da3ff753
CloudWatch: Remove dependencies on grafana/pkg/setting ( #81208 )
2024-02-05 13:59:32 -05:00
Ryan McKinley
025b2f3011
Chore: use any rather than interface{} ( #74066 )
2023-08-30 18:46:47 +03:00
Ida Štambuk
abff6e20e9
Cloudwatch Logs: Set Alerting timeout to datasource config's logsTimeout ( #72611 )
2023-08-03 19:35:30 +02:00
Stephanie Hingtgen
fb5a7acc73
Plugins: Add cloudwatch support with the secure socks proxy ( #65303 )
...
* Plugins: enable secure socks proxy on cloudwatch with workaround
2023-03-27 10:00:37 -06:00
Shirley
c43e1a721f
CloudWatch: fix custom namespace for listing dimension keys, refactor to non-pointer types, add test assertions, rename packages ( #59106 )
...
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com >
2022-11-22 15:59:11 +01:00
Erik Sundell
8adbacb18e
Cloudwatch: Refactor datasource instance factory method ( #57452 )
...
* wip
* fix broken test
2022-10-25 09:52:12 +02:00