You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assume there is a way to get JSON data for an app, specifically, summary metrics for an app. Display this in a Grafana dashboard.
For starts, it can reflect the information in Iter8 report for ABn testing experiments. Going a step further, may be, for each metric, we can also get the raw values, and plot histograms.
For each metric, histograms, and summaries can be computed at both the user level and transaction.
In this exercise, for Grafana data source: create a gist, and use simple JSON plugin/Infinity plugin in Grafana as a way to get to this data.
Go beyond this exercise, once we nail the Grafana viz panels, we can start creating service APIs in Iter8 that supply this JSON data.
Consider exposing raw metrics (instead of just summary metrics) and doing summary metric/best computations in Grafana if possible.
Issues related to Grafana
Allow Grafana dashboard to display user-defined set of versions #1522 (nice to have)Supporting storage client changes
Supporting Metrics Service
Issues related to Iter8
The text was updated successfully, but these errors were encountered: