Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For SDK based A/B/n tests, enable visualization of result in Grafana #1501

Closed
12 of 13 tasks
kalantar opened this issue Jun 15, 2023 · 1 comment
Closed
12 of 13 tasks
Assignees
Labels

Comments

@sriumcp
Copy link
Member

sriumcp commented Jun 16, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants