Shabeeb Khalid
3a9eb33b14
CloudWatch: Use context in aws GetResourcesPagesWithContext ( #76921 )
2023-10-23 11:46:48 -04:00
Jan Garaj
bd8ee9b0eb
CloudWatch: add AWS/CertificateManager dimension ( #76893 )
2023-10-23 16:48:54 +02:00
Shabeeb Khalid
9dc6cac1f2
CloudWatch: Use context in aws DescribeRegionsWithContext ( #76922 )
...
* Use context in aws DescribeRegionsWithContext
In the current way, DescribeRegions is used which doesn't allow
cancelling the request if the context changes. Using
DescribeRegionsWithContext is the preferred way.
* Fix context variable
* Revert GetRegionsWithContext to GetRegions
GetRegions is not an AWS SDK method. Hence, GetRegions should be enough
as the name change is not needed for context implementation.
2023-10-23 16:39:07 +02:00
Shabeeb Khalid
8f96d23eee
CloudWatch: Use context in aws ListMetricsPages ( #76938 )
...
Use context in aws ListMetricsPages
Use ListMetricsPagesWithContext and pass context in related sub calls
2023-10-23 16:17:06 +02:00
Shabeeb Khalid
015062cf65
CloudWatch: Use context in aws DescribeInstancesPages ( #76855 )
2023-10-20 17:45:19 -04:00
Isabella Siu
ecbc52f515
CloudWatch: Update query batching logic ( #76075 )
2023-10-20 15:09:41 -04:00
Sarah Zinger
fefdb78640
Cloudwatch: Ignore error while fetching regions ( #76626 )
2023-10-17 10:14:33 -04:00
Will Browne
9d92818cae
Plugins: Update PDC pattern from latest plugin SDK changes ( #76576 )
...
* update with sdk
* do sql
* fix core plugins
* fix proxy settings
* bump SDK version
* tidy
* enable pdc for test
* add codeowners
* bump dep
* go mod tidy
* bump SDK
2023-10-16 16:40:04 +02:00
Dan Cech
91cf4f0c1c
Revert "Plugins: Update PDC pattern from latest plugin SDK changes" ( #76565 )
...
Revert "Plugins: Update PDC pattern from latest plugin SDK changes (#76036 )"
This reverts commit 151f6d6216 .
2023-10-13 12:35:16 -04:00
Will Browne
151f6d6216
Plugins: Update PDC pattern from latest plugin SDK changes ( #76036 )
...
* update with sdk
* do sql
* fix core plugins
* fix proxy settings
* bump SDK version
* tidy
* enable pdc for test
* add codeowners
2023-10-13 14:42:15 +02:00
Jan Garaj
68a027993c
CloudWatch: Add missing AWS/Transfer metrics ( #76079 )
...
Source: https://docs.aws.amazon.com/transfer/latest/userguide/monitoring.html
2023-10-06 10:47:36 +02:00
Sarah Zinger
b83a58ef55
Cloudwatch: Prevent log group requests with ARNs if feature flag is off ( #75672 )
2023-09-28 14:25:03 -04:00
Isabella Siu
06a35f55ac
CloudWatch: Correctly add dimension values to labels ( #74847 )
...
Co-authored-by: Shirley <4163034+fridgepoet@users.noreply.github.com >
2023-09-27 10:41:48 -04:00
Sijmen
60922e5f77
Cloudwatch: Add missing AWS regions ( #75392 )
2023-09-25 17:13:46 -04:00
Sarah Zinger
ef441f02d0
Cloudwatch: Fix Unexpected error ( #74420 )
...
Fix unexpected error when creating a new cloudwatch datasource.
Involves a fair amount of refactoring, so if this causes unexpected issues related to region fetching we can turn this off with the cloudwatchNewRegionsHandler feature toggle, although we do not predict it will so we are enabling it to default to true and hope to remove it shortly.
2023-09-25 14:19:12 -04:00
Will Browne
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
Deepali Gupta
b54e4c0ddb
Chore: Update metrics for AWS/MediaConnect ( #74946 )
2023-09-19 13:35:16 -04:00
Isabella Siu
4b7b323061
CloudWatch Logs: Fix log query display name when used with expressions ( #74497 )
2023-09-13 15:04:50 -04:00
jordanefillatre
b8b5d2fed8
CloudWatch: Add AWS/S3 replication metrics ( #74416 ) ( #74418 )
...
Co-authored-by: Isabella Siu <sakurablossom@blueblueworld.com >
2023-09-06 15:10:17 -04:00
Serge Zaitsev
93cdc94a94
Chore: capitalise logs in other backend packages ( #74344 )
...
* capitalise logs in observability logs
* capitalise oss-bit-tent packages
* capitalise logs in aws-datasources
* capitalise logs for traces and profiling
* capitalise logs for partner datasources
* capitalise logs in plugins platform
* capitalise logs for observability metrics
2023-09-04 22:25:43 +02:00
Tristan
b0897d7b36
CloudWatch: Add additional AWS/Firehose metrics for DynamicPartitioning support ( #74237 )
2023-09-01 09:21:14 -04:00
Sarah Zinger
34a831c83e
Cloudwatch: Add back support for old Log Group picker ( #73524 )
...
Cloudwatch: Add back support for old Log Group picker behind feature toggle.
Fixes issue for aws gov cloud users
2023-08-31 10:13:24 -04:00
Ryan McKinley
025b2f3011
Chore: use any rather than interface{} ( #74066 )
2023-08-30 18:46:47 +03:00
Gelldur
9e1eab3d70
CloudWatch: Add missing region Middle East (UAE) me-central-1 ( #73560 )
...
Add missing region Middle East (UAE) me-central-1
2023-08-29 14:41:57 +02:00
Isabella Siu
870ef7b058
CloudWatch Logs: Wrap sync error from executeGetQueryResults ( #73252 )
2023-08-15 17:31:55 -04:00
Cian
9c51eaf88d
CloudWatch: Add missing AppFlow metrics ( #73149 )
2023-08-15 09:45:05 -04:00
Sarah Zinger
09d5483c6c
Cloudwatch: Upgrade aws-sdk and display external ids for temporary credentials ( #72821 )
...
(under a feature toggle, not yet ready for public testing)
2023-08-14 13:42:30 -04:00
Ida Štambuk
abff6e20e9
Cloudwatch Logs: Set Alerting timeout to datasource config's logsTimeout ( #72611 )
2023-08-03 19:35:30 +02:00
Ross
5f4d1d4872
CloudWatch: Add missing EventBridge Pipe metrics ( #69994 )
2023-06-16 12:04:47 +02:00
Tania
0316350d16
Codegen: Generate any instead of interface{} ( #70201 )
...
* Chore: Update thema to latest
* Regenerate
2023-06-16 10:54:56 +02:00
Kevin Yu
387cf7ec60
CloudWatch: Add missing AWS/FSx metrics ( #69816 )
2023-06-08 21:44:28 +00:00
Selene
bd622a5381
Chore: Unify references for dataquery ( #68963 )
...
* Unify references for dataquery
* Fix ResultFormat in azure types
* Update azure-log with new schema
* Fix cloudwatch query
* Update thema
* Fix test
* More fixes
* More fixes
* Fix lint
2023-05-26 10:16:01 +02:00
sam boyer
323cbe1997
kindsys: Adapt to new flattened lineage syntax in Thema ( #68034 )
...
* Update all core kinds to flattened lineages
* Regen Go types, without any
* Regen Go types, s/interface{}/any/
* Update generated core typescript
* Update generate docs
* Fix defaults gen in veneer index jenny
* Flatten plugindef lineage
* Convert all plugin kinds to flattened form
* Switch back to interface{} for now
* Switch to fs.Sub in plugin DeclParser
* Mostly undesirable codegen changes, to be fixed
* Update mod and sum
* Update pfs tests to flattened lineages
* Update thema to latest, regen docs
2023-05-24 10:47:25 +02:00
Will Browne
286b9e08e9
Plugins: Bump Plugin SDK version and address instance management breaking changes ( #68900 )
...
* bump sdk and propagate ctx
* fix tests
2023-05-24 10:19:34 +02:00
Isabella Siu
0612f1f87a
Cloudwatch Logs: Ignore non-time grouping fields in expressions and alerts ( #67608 )
2023-05-16 08:58:04 -04:00
Danila Shiman
2cd98eae24
Cloudwatch: Add FraudDetector namespace with metrics and dimensions ( #67318 )
2023-04-27 13:29:35 -04:00
Shirley
e17496d79a
CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend ( #66494 )
2023-04-27 11:19:45 +02:00
Kevin Yu
68a277b53b
CloudWatch: Add field level comments to schema ( #66900 )
...
* CloudWatch: Add field level comments to schema
* update comments
* pr comments
* remove unneeded test
2023-04-24 08:57:39 -07:00
Alex Khomenko
2e55f26e53
Cloudwatch: Fix nested recursive type ( #66950 )
...
* Cloudwatch: Fix nested recursive type
* Cloudwatch: Update exports
2023-04-20 19:39:02 +03:00
Kevin Yu
a21fdd9c81
CloudWatch: Use generated type from schema in backend ( #66420 )
...
* CloudWatch: Use generated type from schema in backend
* address comments
* don't explicity set default metric query type
2023-04-18 11:56:00 -07:00
Stephanie Hingtgen
255d8f3326
Plugins: Remove secure socks proxy feature toggle ( #66611 )
2023-04-18 11:11:23 -06:00
Alex Khomenko
49eb9db698
Cloudwatch: Fix some schema todos ( #66664 )
...
* Cloudwatch: fix todos
* Cloudwatch: Run make-gen
2023-04-18 08:46:51 +03:00
Selene
9665b3afe7
Chore: Update Cuetsy to v0.1.8 version ( #66456 )
...
* Update cuetsy version
* Fix defaults
* Update cuetsy
* Update cuelang version in bingo
* Remove TODO comments
2023-04-14 16:45:54 +02:00
Sven Grossmann
8567ec92b0
Cloudwatch: Change type of ts field in log responses to time ( #66525 )
...
* make timestamp field time type
* Add test for type on handleLogEvents data frame field response
---------
Co-authored-by: Shirley Leu <4163034+fridgepoet@users.noreply.github.com >
2023-04-14 16:21:16 +02:00
Ida Štambuk
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
Shirley
ae23ef5b41
CloudWatch: Refactor around handleGetRegions ( #65713 )
...
* Create minimal EC2 interface
* convert regions variable to a function returning a copy
* Add test for multiple calls to regions to check regionsCache
* Add returns to handler after error
* Refactor handleGetRegions
2023-04-11 19:55:57 +02:00
Ida Štambuk
2648fcb833
Cloudwatch: Add missing AWS/IVS namespace metrics ( #65985 )
2023-04-06 09:52:26 +02:00
Isabella Siu
92965578b3
CloudWatch Logs: Fix running logs queries with expressions ( #65306 )
2023-03-30 17:40:01 -04: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
Piotr Erdanowski
d5dacf5cd5
Cloudwatch: Add MeteredIOBytes metric for EFS ( #64793 )
2023-03-23 12:14:32 -04:00