iter8-tools / iter8

Kubernetes release optimizer
https://iter8.tools
Apache License 2.0
256 stars 34 forks source link

Update gRPC proto file to remove GetApplicationData #1518

Closed kalantar closed 1 year ago

kalantar commented 1 year ago

As we move to Grafana to visualize metrics for multiple versions, the GetApplicationData API is no longer needed. It should be removed.

Part of epic For SDK based A/B/n tests, enable visualization of result in Grafana Should be included in PR https://github.com/iter8-tools/iter8/pull/1493 Impacts sample applications; issue https://github.com/iter8-tools/iter8/issues/1513

kalantar commented 1 year ago

Added to PR https://github.com/iter8-tools/iter8/pull/1493