Jed Kass
Jed Kass
### Description In your main README, the [Transactions (Multi/Exec)](https://github.com/redis/node-redis/tree/master#transactions-multiexec) gives an example _without_ calling `.watch()`. Below the example, there is a little blurb that you can first call `.watch()`, in...
### Feature scope CloudWatch ### Describe your suggested feature Right now, the `monitorCustom()` method requires a `metricGroups: CustomMetricGroup[]` property. Each of these [`CustomMetricGroup` objects](https://github.com/cdklabs/cdk-monitoring-constructs/blob/8f413ed7e751d4f11cf81ed109a59de0877a7c36/lib/monitoring/custom/CustomMonitoring.ts#L147) has metric-group level graph configuration. However,...