Closed venkataanil closed 2 years ago
Earlier we are pushing the version as a separate ES document. This is not helpful for comparing api results based on version in grafana dashboard. So we are now adding version to each ES document.
An example ES doc with version looks like below https://perf-results-kibana.apps.observability.perfscale.devcluster.openshift.com/app/discover#/doc/d0903d00-bbf8-11ec-a458-7d128bdee616/ocm-request-test?id=kLrcbIABs_qA3fnX_5D0
Can this be merged?
Earlier we are pushing the version as a separate ES document. This is not helpful for comparing api results based on version in grafana dashboard. So we are now adding version to each ES document.
An example ES doc with version looks like below https://perf-results-kibana.apps.observability.perfscale.devcluster.openshift.com/app/discover#/doc/d0903d00-bbf8-11ec-a458-7d128bdee616/ocm-request-test?id=kLrcbIABs_qA3fnX_5D0
Description
Fixes