Kelvin Shammai
Results
1
comments of
Kelvin Shammai
I managed to resolve it by removing the invalid groups from `dbSliceGroup` (line 25 - `sandbox/monitor-aurora-with-grafana/function/lambda_function.py`) In my scenario, I made the following change: Originally: ```python dbSliceGroup = { "db.sql_tokenized",...