We are trying to create a grafana dashboard with a combination of AIOps_Inventory and AIOPS_Metric data sources but its not working.
We have 3 panels in this dashboard
AIOps_Metrics - Works
AIOps_Inventory - Works
AIOps_Metrics + AIOps_Inventory - Don't work. In this panel, we are trying to combine AIOps_Inventory columns (attributes) along with AIOps_Metrics data (CPU metric and its aggregated value)
NASS Metrics are blank.
Release : SAAS
Issue resolved after adding AWS Metrics to the apm_oi group. External ids appeared and dashboard data showed up.
1) Look at dashboards. Not seeing the external id.
2) Added AWS* metrics to the apm_oi Metric group
3) Waited 15 minutes for a refresh
4) External ids appeared in APM
5) Changing the query allowed data to appear in Dashboard. (For New EC2 instances) . One change was changing the join type to inventory plus metric
6) In a future release , adding to the apm_oi metric group will not be needed. All metrics will be automatically added and have external ids.