*What* Update App Metrics Dashboards queries to filter by event type
*Why* So only metrics with the correct event type is included in dashboard queries e.g. 'launch/init' for app inits, 'security' for security defence checks
*How* TODO - link Add event type to where the queries.
* An example query to be updated in *mobile services* dashboard : https://github.com/aerogearcatalog/metrics-apb/blob/781195b399201c466c2d978122f2537c5aa90d1e/roles/provision-metrics-apb/files/mobile-services-dashboard.json#L847 * An example query to be updated in *mobile metrics* dashboard ( s NOTE: PR not merged yet ) are currently : https://github.com/aliok/metrics-apb/blob/a43640e1cd137e7c6a509e02a8387d651b7b603c/roles/provision-metrics-apb/files/mobile-app-metrics-dashboard.json#L123 |
|