Open prudhvigodithi opened 4 months ago
[Triage] Adding @dblock @getsaurabh02 to please take a look and provide some inputs. Thank you
Adding a few more to the list:
More to come.
Thanks.
Update:
It is easier to use the report.yml
provided during each integTest runs for indexing data for metrics:
https://github.com/opensearch-project/alerting/issues/1598
Therefore I will go ahead and add a few extra information in the report workflow, so @prudhvigodithi can use them directly instead of taking from Jenkins runs:
Thanks.
PRs:
New functions required:
New functions required:
- Test stdout/stderr
- Component repo link
Thanks @peterzhuamazon, the Component repo name should be good and we can generate the repo URL, example https://github.com/opensearch-project/{repo_name}
.
New functions required:
- Test stdout/stderr
- Component repo link
Thanks @peterzhuamazon, the Component repo name should be good and we can generate the repo URL, example
https://github.com/opensearch-project/{repo_name}
.
PR:
Added 2 new visualizations for release metrics
Feature request Details
Use the Metrics Dashboard to track the OpenSearch release progress.
Once all the release details collected with a proper data model these release details can be visualized in the OpenSearch Dashboards which can be utilized by the release manager to oversee the release and serve as a reference point for the audience participating in the release.
What solution would you like?
While we have this Dashboard that can be used during a release that would help the release manager, the following improvements can be added to make the dashboard more informative and can be used to drive the release.
During the release
AUTOCUT
issues per repo.component
,component_repo
andcomponent_repo_url
. For OpenSearch Dashboard components this is important as component name and repo are different (example the component isganttChartDashboards
but the repo isdashboards-visualizations
) and for OpenSearch-Dashboards core the tests are executed as multipleci
groups. So having filter bycomponent
,component_repo
andcomponent_repo_url
should get the right set of documents.Post Release
Release Retro Meetings
The following data can be utilized in retrospective meetings to review the data points between the RC builds and to develop an action plan for the upcoming releases.
retro
with release version where dashboard shows these issue links and one can discuss these issues in retro meeting.What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.