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

[PLANNING] Visualization progress tracker #127

Open
3 of 22 tasks
abasatwar opened this issue Jun 15, 2022 · 110 comments
Open
3 of 22 tasks

[PLANNING] Visualization progress tracker #127

abasatwar opened this issue Jun 15, 2022 · 110 comments
Assignees
Labels
enhancement New feature or request

Comments

@abasatwar
Copy link

abasatwar commented Jun 15, 2022

Open PR's for code review


List of issues/features


Legend

🟢 In progress 🟡 Delayed 🔴 Blocked pink_circle On hold

@abasatwar abasatwar added the enhancement New feature or request label Jun 15, 2022
@abasatwar
Copy link
Author

abasatwar commented Jun 15, 2022

Daily task status 15| June | 2022


Previous status can tracked here - https://github.com/spattnaik/opensearch-planning/issues/1

Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Operational Panels(#801) Nidhi In Progress Raised Internal PR for Operational Test Case, Worked on Review Comment Cypress Issue
Cypress testing - Notebook (#799) Pratibha Completed Raised Internal PR for Notebook Test Case and got approval for this Raised external PR for Notebook test cases. Analysing Tlxtend tool for test management.
Opensearch Server logs (#800) Abhay In Progress Exploring the Performance Analyzer for opensearch.
and Explored the perftop to get the opensearch metrices Opensearch Perfomance plugin installation in server end.
In perftop will try toanalyaze how it collecting the data metrices from the opensearch.
Nginx Abhay In Hold NA NA
Fluent-bit(#728) Kuldeep In-progress Explored and configured JDK, Zookeeper and Kafka. Started looking into datadoghq for monitoring kafka matrics Analysis on kafka matrics produced by producer, broker, consumer and zookeeper. also exploring datadog agent functinality to collect kafka matrics NA
Kafka Zishan In-progress Integration in progress Reading about JMXTrans and its implementation to get Kafka Metrices. Create config files to catch JVM Metrics and use different writer to output them
Exploration of config options Mrunal On hold Created new tickets based on explored config options - opensearch-project/observability#788, opensearch-project/observability#789, opensearch-project/observability#790 Need further discussion on created issues for this.
Table view replacement (#772) Ramneet On hold waiting for inputs.
Enhancement of Treemap chart UI(#796) Mrunal In-progress Need confirmation on whether legend options are for colorbar Started with implementation for new feature legend position Start with implementation for add option for parent fields Legend position not supported for plotly version being used in app
Enhancement of Heatmap chart UI(#791) Ruchika In-progress Started implementation for legend and dropped in a comment for findings of bottom right placement. Will be working on implementation of x, y and z-axis for heatmap Legend placement not supported for the current version of plotly that we are using.
Enhancement of Bar chart UI Amruta In-progress Label size implementation is in progress Label size implementation is in progress along with this will check for multiple dimesion support. NA
Enhancement of Time Series UI (#794) Rinku In-progress As we facing dificulty to get multiple timestamp field response from ppl query. Please suggest a way to do the same for multi dimension. Explored multi axes support in plotly and how to return multiple timeStamp data in ppl response Will continue on the exploration of muliti time dimension for time-series.
UI changes opensearch-project/observability#797 Deepak In-progress Worked on
Static UI for Data configuraitons Will continue work onStatic UI and implemenation of UI Data configuraitons
PPL and UI communication as per (#640) Ramneet on hold worked on ppl queries for dimensions and metrics guage chart
Enhancement of Pie chart UI (#793) Mrunal In-progress Exploration of new config options for pie chart as per #125 Start work on legend size and label size options.
Gauge Chart Ramneet In-progress started analysis on gauge chart and exploring new features as per #125

@abasatwar
Copy link
Author

Daily task status 16| June | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Operational Panels Nidhi In Progress Cypress Issue Check for only single Test Case Running OK and other failing Table View Test Case Check for column
Cypress testing - Notebook (#799) Pratibha Completed Raised external PR for Notebook test cases. Analysing Tlxtend tool for test management. External PR has been merged. Working on metrics part and exploring Tlxtend tool.
Opensearch Server logs (#800) Abhay In Progress Exploring the Performance Analyzer for opensearch.
and Explored the perftop to get the opensearch metrices Opensearch Perfomance plugin installation in server end.
In perftop will try toanalyaze how it collecting the data metrices from the opensearch.
Nginx Abhay On Hold NA NA
Fluent-bit(#728) Kuldeep In-progress Explored on kafka matrics produced by producer, broker, consumer and zookeeper. also tried to install datadog agent but couldn't be able to configured due to some errors Installing and configuring datadog agent to report logs collected by kafka components. NA
Kafka Zishan In-progress Integration in progress Create config files to catch JVM Metrics and use different writer to output them.
Faced issue while running JMXTRans with configuration files. Resolve connection issue related to JMXTrans and try running the configuration files.
Exploration of config options Mrunal On hold Created new tickets based on explored config options - https://github.com/opensearch- opensearch-project/observability#788, opensearch-project/observability#789, opensearch-project/observability#790 Need further discussion on created issues for this.
Table view replacement (#772) Ramneet On hold waiting for inputs.
Enhancement of Treemap chart UI(#796) Mrunal In-progress Worked on adding multiple parent fields Work on logic for rendering nested treemap of more than 2 levels Need confirmation on whether legend options are for colorbar, value option field, and adding multiple parentsEnhancement of Heatmap chart UI(#791)
Enhancement of Bar chart UI Amruta In-progress Label size implementation is in progress Label size implementation is done.will check for multiple dimesion support. will also analyse gauge implementation. NA
Enhancement of Time Series UI (794) Rinku In-progress As we facing dificulty to get multiple timestamp field response from ppl query. Please suggest a way to do the same for multi dimension. Started implementation of mterices on time-series graph and trying to form multi timestamp fields for dimension with hardcoded response. Will continue on the implementation on metrices on time-series.
UI changes opensearch-project/observability#797 Deepak In-progress Worked on
Static UI and implemenation of UI Data configuraitons Will continue work onStatic UI and implemenation of UI Data configuraitons
PPL and UI communication as per (#640) Ramneet on hold worked on ppl queries for dimensions and metrics guage chart
Gauge Chart Ramneet, Amruta In-progress started analysis on gauge chart and exploring new features as per #125 will work on graph styles

@abasatwar
Copy link
Author

Daily task status 17| June | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Table View Enhancement(#772) Nidhi In Progress Worked on Table View Enhancement Test Cases, rasied JIRA issue for drag and drop of cloumn Working on Table View Enhancement Test Cases
Cypress testing - Table View Enhancement(#772) Pratibha In Progress External PR has been merged. Exploring Tlxtend tool for test management. Working on Table View Enhancement Test Cases
Opensearch Server logs (#800) Abhay In Progress Opensearch Perfomance plugin installation in server end. After Installing Opensearch Performance analyzer trying to fetch mertices.Able to enabled the performanceAnalyzerEnabled value.
Fluent-bit(#728) Kuldeep In-progress Explored on kafka matrics produced by producer, broker, consumer and zookeeper. also tried to install datadog agent but couldn't be able to configured due to some errors Installing and configuring datadog agent to report logs collected by kafka components. NA
Kafka Zishan In-progress Integration in progress Resolve connection issue related to JMXTrans and try running the configuration files. Resolved the issue related to connection to ZooKeeper and Kafka instance. Succeeded in getting Zookeeper and Kafka metrices.
Exploration of config options Mrunal On hold Created new tickets based on explored config options - https://github.com/opensearch- opensearch-project/observability#788, opensearch-project/observability#789, opensearch-project/observability#790 Need further discussion on created issues for this.
Table view replacement (#772) Ramneet On hold waiting for inputs.
Enhancement of Treemap chart UI(#796) Mrunal In-progress Work on logic for rendering nested treemap of more than 2 levels Working on color theme implementation for multiple parent fields Need confirmation on whether legend options are for colorbar
Enhancement of Heatmap chart UI(#791) Ruchika In-progress Dynamic implementation of multiple x and y fields selection. Working on including x, y and z-axis. Working on single single select of x, y and z. Legend placement not supported for the current version of plotly that we are using.
Enhancement of Bar chart UI Amruta In-progress Label size implementation is done.will check for multiple dimesion support. will also analyse gauge implementation. working on default mode and multiple dimension,metrices.Also analysing on multiple dimensions for gauge chart. NA
Enhancement of Time Series UI (794) Rinku In-progress multiple metrices implementation done for Time series Working on y-axis side selection UI and integration
UI changes opensearch-project/observability#797 Deepak In-progress Worked on
Static UI and implemenation of UI Data configuraitons Will continue work onStatic UI and implemenation of UI Data configuraitons
Gauge Chart Ramneet, Amruta In-progress worked on graph styles: title size, value #125 will contonue work on graph styles: legend, threshold
Bar Chart Rinku In-progress Please review the Bar chart PR NA conflicts resolved and PR updated

@abasatwar
Copy link
Author

Daily task status 20| June | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Table View Enhancement(#772) Nidhi In Progress Worked on Table View Enhancement Test Cases, rasied JIRA issue for drag and drop of cloumn Working on Table View Enhancement Test Cases
Cypress testing - Table View Enhancement(#772) Pratibha In Progress External PR has been merged. Exploring Tlxtend tool for test management. Working on Table View Enhancement Test Cases
Opensearch Server logs (#800) Abhay In Progress After Installing Opensearch Performance analyzer trying to fetch mertices.Able to enabled the performanceAnalyzerEnabled value. After enabling the Opensearch Performance analyzer tying to fetch the Opensearch.
Fluent-bit(#728) Kuldeep In-progress Kafka,Zookeeper, JDK and Datadog agent has been installed on VM(10.53.97.136) configuring datadog agent to report logs collected by kafka components. Blocked, Did few change as per the reference document but could not read the logs
Kafka Zishan In-progress Integration in progress Resolve connection issue related to JMXTrans and try running the configuration files. Resolved the issue related to connection to ZooKeeper and Kafka instance. Succeeded in getting Zookeeper and Kafka metrices.
Exploration of config options Mrunal On hold Created new tickets based on explored config options - https://github.com/opensearch- opensearch-project/observability#788, opensearch-project/observability#789, opensearch-project/observability#790 Need further discussion on created issues for this.
Table view replacement (#772) Ramneet On hold waiting for inputs.
Enhancement of Treemap chart UI(#796) Mrunal In-progress Work on logic for rendering nested treemap of more than 2 levels Working on color theme implementation for multiple parent fields Need confirmation on whether legend options are for colorbar
Enhancement of Heatmap chart UI(#791) Ruchika In-progress Implemented Dimension, metrics and z-axis. Dropped in comment for confirmation of the UI on initial render Analysis on enhancement of histogram ticket Legend placement not supported for the current version of plotly that we are using.
Enhancement of Bar chart UI Amruta In-progress working on default mode and multiple dimension,metrices.Also analysing on multiple dimensions for gauge chart. Exploring superset Visualizations. NA
Enhancement of Time Series UI (794) Rinku In-progress multiple metrices implementation done for Time series Working on y-axis side selection UI and integration
UI changes opensearch-project/observability#797 Deepak In-progress Worked on
Static UI and implemenation of UI Data configuraitons Will continue work onUI and implemenation of Data configuraitons from store
Gauge Chart Ramneet, Amruta In-progress worked on graph styles: title size, value #125 will contonue work on graph styles: legend, threshold
Bar Chart Rinku In-progress Please review the Bar chart PR NA conflicts resolved and PR updated

@abasatwar
Copy link
Author

Daily task status 21| June | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Tree Map Enhancement Nidhi In Progress Exploring AG-Grid Cypress Test Case Cypress Test for Enhancement on Tree Map
Cypress testing - Data Configuration Pratibha In Progress Worked on Table View Enhancement Test Cases Working on cypress test cases for Data Configurations section
Opensearch Server logs (#800) Abhay In Progress After Installing Opensearch Performance analyzer trying to fetch mertices.Able to enabled the performanceAnalyzerEnabled value. After enabling the Opensearch Performance analyzer tying to fetch the Opensearch.
Fluent-bit(#728) Kuldeep In-progress Kafka,Zookeeper, JDK and Datadog agent has been installed on VM(10.53.97.136) configuring datadog agent to report logs collected by kafka components. Blocked, Did few change as per the reference document but could not read the logs
Kafka Zishan In-progress Integration in progress Resolve connection issue related to JMXTrans and try running the configuration files. Resolved the issue related to connection to ZooKeeper and Kafka instance. Succeeded in getting Zookeeper and Kafka metrices.
Exploration of config options Mrunal On hold Created new tickets based on explored config options - https://github.com/opensearch- opensearch-project/observability#788, opensearch-project/observability#789, opensearch-project/observability#790 Need further discussion on created issues for this.
Table view replacement (#772) Ramneet On hold waiting for inputs.
Enhancement of Treemap chart UI(#796) Mrunal In-progress Working on refining code Raised internal PR for review Need confirmation on whether legend options are for colorbar
Enhancement of Histogram chart UI(#795) Ruchika Blocked Analysis of chart and asked questions Waiting on inputs for implementation of data configurations for Histogram chart.
Enhancement of Heatmap chart UI(#791) Ruchika Blocked Analysis on the implementation of only x and y axis. Analysis of superset visualization for heatmap. Legend placement not supported for the current version of plotly that we are using.Dropped in question for the implementation of heatmap without z-axis
Enhancement of Bar chart UI Amruta In-progress Exploring superset Visualizations. working on added mulitple y axis NA
Enhancement of Time Series UI (794) Rinku In-progress NA Working on dimension and Metrics UI creation and respective states handeling
UI changes opensearch-project/observability#797 Deepak In-progress Worked onUI and implemenation of Data configurations from store Will continue work onUI and implemenation of Data configurations from store need inputs on queries added on slack.
Gauge Chart Ramneet, Amruta In-progress worked on graph styles: title size, value #125 will contonue work on graph styles: legend, threshold need inputs on queries added on ticket.

@abasatwar
Copy link
Author

Daily task status 22| June | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Tree Map Enhancement Nidhi In Progress Cypress Test for Enhancement on Tree Map Cypress Test for Enhancement on Tree Map With cypress Data not getting Render
Cypress testing - Data Configuration Pratibha In Progress Worked on Table View Enhancement Test Cases Working on cypress test cases for Data Configurations section
Opensearch Server logs (#800) Abhay In Progress After Installing Opensearch Performance analyzer trying to fetch mertices.Able to enabled the performanceAnalyzerEnabled value. After enabling the Opensearch Performance analyzer tying to fetch the Opensearch.
Fluent-bit(#728) Kuldeep In-progress Kafka,Zookeeper, JDK and Datadog agent has been installed on VM(10.53.97.136) configuring datadog agent to report logs collected by kafka components. Blocked, Did few change as per the reference document but could not read the logs
Kafka Zishan In-progress Integration in progress Resolve connection issue related to JMXTrans and try running the configuration files. Resolved the issue related to connection to ZooKeeper and Kafka instance. Succeeded in getting Zookeeper and Kafka metrices.
Exploration of config options Mrunal On hold Created new tickets based on explored config options - https://github.com/opensearch- opensearch-project/observability#788, opensearch-project/observability#789, opensearch-project/observability#790 Need further discussion on created issues for this.
Table view replacement (#772) Ramneet in progress will fix internal PR waiting for inputs.
Enhancement of Treemap chart UI(#796) Mrunal In-progress Working on refining code Raised internal PR for review Need confirmation on whether legend options are for colorbar
Enhancement of Histogram chart UI(#795) Ruchika Blocked Analysis of chart and asked questions Waiting on inputs for implementation of data configurations for Histogram chart.
Enhancement of Heatmap chart UI(#791) Ruchika Blocked Analysis of superset visualization for heatmap Working on integrating the new UI for data configurations Legend placement not supported for the current version of plotly that we are using.Dropped in question for the implementation of heatmap without z-axis
Enhancement of Bar chart UI(#792) Amruta partially blocked working on added mulitple y axis Added multiple y-axis and added query to opensearch-project/observability#792 Added query to opensearch-project/observability#792
Enhancement of Time Series UI (794) Rinku In-progress Dimension and metrics UI creation done Working on multi metrices integration part with UI and initial fields rendering on metrices and dimensions
UI changes opensearch-project/observability#797 Deepak In-progress Worked onUI and implemenation of Data configurations from store Will continue work onUI and implemenation of Data configurations from store need inputs on queries added on slack.
Gauge Chart Ramneet, Amruta In-progress will work on showin10 gauges in case of no value selected and dimesnions and metrics UI integration and will explore integration of multiple dimensions.
UI changes opensearch-project/observability#810 Shankha In-progress NA increased the screen size of "No Data Found" and "Visualization" charts NA
Enhancement of Pie chart UI (#793) Mrunal In-progress Started with new UI Will work on dimensions, metrics and legend options
Customization of tooltip text opensearch-project/observability#788 Shankha Blocked NA Implemented the show/hide tooltip feature Need clarification regarding the UI and Proposed implemention

@abasatwar
Copy link
Author

Daily task status 23| June | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Tree Map Enhancement Nidhi PR raised Cypress Test for Enhancement on Tree Map cypress test case for line chart data config and grid table view With cypress Data not getting Render
Cypress testing - Data Configuration Pratibha In Progress Worked on cypress test cases for Data Configurations section Working on cypress test cases for Data Configurations section for Pie, Treemap, Bar charts. Raised internal PR for Pie chart cypress test cases.
Opensearch Server logs (#800) Abhay In Progress After enabling the Opensearch Performance analyzer tying to fetch the Opensearch. We are able to get the opensearch metrices.
Working on getting the specific metrices based on aggregate field such as (sum,avg,max etc).
Fluent-bit(#728) Kuldeep In-progress Kafka,Zookeeper, JDK and Datadog agent has been installed on VM(10.53.97.136) Kafka,Zookeeper, JDK and Datadog agent has been installed on VM(10.53.97.136) Blocked, Did few change as per the reference document but could not read the logs
Kafka Zishan In-progress Integration in progress Resolve connection issue related to JMXTrans and try running the configuration files.Resolved the issue related to connection to ZooKeeper and Kafka instance. Succeeded in getting Zookeeper and Kafka metrices. Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine.
Exploration of config options(#789) Shankha Inprogress NA Implemented hide/show tooltip.
Table view replacement (#772) Ramneet PR raised worked on internal PR fixes PR raised
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised internal PR for review PR ready for review - opensearch-project/observability#814
Enhancement of Histogram chart UI(#795) Ruchika Blocked Analysis of chart and asked questions queries added to github tkt Waiting on inputs for implementation of data configurations for Histogram chart.
Enhancement of Heatmap chart UI(#791) Ruchika PR raised Integration of new UI for data configurations PR raised Legend placement not supported for the current version of plotly that we are using.Dropped in question for the implementation of heatmap without z-axis
Enhancement of Bar chart UI(#792) Amruta partially blocked Added multiple y-axis exploring multiple x-axis and y-axis together.Implemented in a way to support muli axes.Need further exploration.Will add queries to ticket.
Enhancement of Time Series UI (794) Rinku In-progress Working on multi metrices integration part with UI and initial fields rendering on metrices and dimensions is done code under peer review.
UI changes opensearch-project/observability#797 Deepak PR raised Worked onUI and implemenation of Data configurations from store PR raised need inputs on queries added on slack.
Gauge Chart Ramneet, Amruta In-progress will work on showin10 gauges in case of no value selected and dimesnions and metrics UI integration and will explore integration of multiple dimensions NA need inputs on queries added on ticket.
UI changes opensearch-project/observability#810 Shankha In-progress increased the screen size of "No Data Found" and "Visualization" charts code under peer review. NA
Enhancement of Pie chart UI (#793) Mrunal PR raised Will work on dimensions, metrics and legend options Raised PR for review

@abasatwar
Copy link
Author

Daily task status 24| June | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Tree Map Enhancement Nidhi PR raised cypress test case for line chart data config and grid table view PR merged
Cypress testing - Data Configuration Pratibha PR raised Working on cypress test cases for Data Configurations section for Pie, Treemap, Bar charts. Raised internal PR for Pie chart cypress test cases. PR raised for mentioned charts.
Opensearch Server logs (#800) Abhay In Progress After enabling the Opensearch Performance analyzer tying to fetch the Opensearch. We are able to get the opensearch metrices.
Working on getting the specific metrices based on aggregate field such as (sum,avg,max etc).
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
Exploration of config options(#789) Shankha Inprogress Implemented hide/show tooltip. Worked on ui.
Table view replacement (#772) Ramneet PR raised worked on internal PR fixes colum height updated
double value getter added for cell render
PR raised for sprint1
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised internal PR for review PR under peer review for treemap new config options
Enhancement of Histogram chart UI(#795) Ruchika Blocked Analysis of chart and asked questions queries added to github tkt Waiting on inputs for implementation of data configurations for Histogram chart.
Enhancement of Heatmap chart UI(#791) Ruchika PR raised PR raised Updated PR , resolved conflicts
Enhancement of Bar chart UI(#792) Amruta partially blocked exploring multiple x-axis and y-axis together.Implemented in a way to support muli axes.Need further exploration.Will add queries to ticket. NA
Enhancement of Time Series UI (794) Rinku In-progress code under peer review. PR raised for mentioned charts.
UI changes opensearch-project/observability#797 Deepak PR raised Worked onUI and implemenation of Data configurations from store PR raised need inputs on queries added on slack.
Gauge Chart Ramneet, Amruta In-progress will work on showin10 gauges in case of no value selected and dimesnions and metrics UI integration and will explore integration of multiple dimensions NA need inputs on queries added on ticket.
UI changes opensearch-project/observability#810 Shankha In-progress increased the screen size of "No Data Found" and "Visualization" charts code under peer review. NA
Enhancement of Pie chart UI (#793) Mrunal Closed Merged to main

@abasatwar
Copy link
Author

Daily task status 27| June | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Gauge Chart Cypress Test case Nidhi Cypress test case for grid table view are done cypress test cases for gauge chart in Progress system format in Progress due to cypress issue
Cypress testing - Data Configuration Pratibha PR raised Raised external PR for pie chart and Data Configuration panel cypress test cases Worked on Treemap chart test cases for Data Configuration panel
Opensearch Server logs (#800) Abhay In Progress After enabling the Opensearch Performance analyzer tying to fetch the Opensearch. We are able to get the opensearch metrices.
Working on getting the specific metrices based on aggregate field such as (sum,avg,max etc).
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
Table view replacement (#772) Ramneet PR raised worked on external PR fixes NA
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised internal PR for review PR under peer review for treemap new config options
Enhancement of Histogram chart UI(#795) Ruchika In-progress Updated PR of heatmap, resolved conflicts Updated external PR after resolving conflicts. Started working on the new UI
Enhancement of Heatmap chart UI(#791) Ruchika PR raised PR raised Updated PR , resolved conflicts
Enhancement of Bar chart UI(#792) Amruta In-progress exploring multiple x-axis and y-axis together.Implemented in a way to support muli axes.Need further exploration.Will add queries to ticket. PR under peer review.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
UI changes opensearch-project/observability#797 Deepak PR raised Worked onUI changes PR raised.
Gauge Chart Ramneet, Amruta In-progress worked rebase with sprint1 will work onintegrate existing config componnets for chart styles
dimensions object handling
multiple dimensions need inputs on queries added on ticket.
UI changes opensearch-project/observability#810 Shankha In-progress increased the screen size of "No Data Found" and "Visualization" charts code under peer review. NA
Enhancement of Pie chart UI (#793) Mrunal Closed Merged to main
Customization of tooltip text (#788) Shankha In-progress Implemented the UI of show/hide tooltip Implemented the functionality and UI for displaying specific data inside tooltip Need inputs on queries to do further implementation
Treemap Colorscale (#820) Mrunal In-progress Analysis of legend options Implemented show/hide colorbar for legend Need confirmation on position of colorbarTwo way communication

@abasatwar
Copy link
Author

Daily task status 28| June | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Gauge Chart Cypress Test case Nidhi Cypress test case for grid table view are done cypress test cases for gauge chart in Progress system format in Progress due to cypress issue
Cypress testing - Data Configuration Pratibha PR raised Raised external PR for pie chart and Data Configuration panel cypress test cases Worked on Treemap chart test cases for Data Configuration panel
Opensearch Server logs (#800) Abhay In Progress After enabling the Opensearch Performance analyzer tying to fetch the Opensearch. We are able to get the opensearch metrices.
Working on getting the specific metrices based on aggregate field such as (sum,avg,max etc).
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
Table view replacement (#772) Ramneet PR raised worked on external PR fixes NA
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika In-progress Working on new UI Fixes for sprint1 and raising its PR.
Enhancement of Heatmap chart UI(#791) Ruchika PR raised PR raised NA
Enhancement of Bar chart UI(#792) Amruta In-progress updated code with latest and resolved conflicts working on adding side attribute.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
UI changes opensearch-project/observability#797 Deepak PR raised Worked onUI changes PR raised.
Gauge Chart Ramneet, Amruta In-progress worked onintegration existing config componnets for chart styles
dimensions object handling will work on fixing gauge styles
code refactoring
custom label on charts from data config
need inputs on queries added on ticket.
UI changes opensearch-project/observability#810 Shankha In-progress increased the screen size of "No Data Found" and "Visualization" charts code under peer review. NA
Customization of tooltip text (#788) Shankha In-progress Implemented UI for displaying specific data inside tooltip Implemented tooltip options on Bar, Line, Pie, Heatmap and Treemap with show/hide and individual value display features Need Histogram PR to be merged for further implementation
Treemap Colorscale (#820) Mrunal In-progress Implemented show/hide colorbar for legend Worked on raising PR and sprint1 treemap fixes.
Two way communication Rinku In-progress Started analysis part for data configurartion and ppl query synchronization Further analysis of data configuration and PPL query synchronization. Helped with fixing sprint1 bugs.

@abasatwar
Copy link
Author

Daily task status 29| June | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Gauge Chart Cypress Test case Nidhi System settings are done after Format and Project Setup in Progress Completed the Project Setup and started to work on Gauge Chart Cypress Test case
Cypress testing - Data Configuration Pratibha PR raised Worked on Treemap chart test cases for Data Configuration panel Working on Treemap test cases and fixing existing cypress test cases
Opensearch Server logs (#800) Abhay In Progress After enabling the Opensearch Performance analyzer tying to fetch the Opensearch.We are able to get the opensearch metrices,Working on getting the specific metrices based on aggregate field such as (sum,avg,max etc).
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
Table view replacement (#772) Ramneet PR raised worked on external PR fixes NA
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika In-progress Working on new UI Will be updating the screenshot of the new UI for approval
Enhancement of Heatmap chart UI(#791) Ruchika PR raised PR raised NA
Enhancement of Bar chart UI(#792) Amruta In-progress Worked on side attribute for one axis. Working on side , orientation attributes.code Review, build fixes.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
UI changes opensearch-project/observability#797 Deepak PR raised Worked onUI changes PR raised.
Gauge Chart Ramneet, Amruta In-progress worked onintegration existing config componnets for chart styles
dimensions object handling will work on fixing gauge styles
code refactoring
custom label on charts from data config
need inputs on queries added on ticket.
UI changes opensearch-project/observability#810 Shankha Internal PR Raised increased the screen size of "No Data Found" and "Visualization" charts Snapshots updated and internal PR raised NA
Customization of tooltip text (#788) Shankha In-progress Implemented UI for displaying specific data inside tooltip Implemented tooltip options on Bar, Line, Pie, Heatmap and Treemap with show/hide and individual value display features Need Histogram PR to be merged for further implementation
Treemap Colorscale (#820) Mrunal In-progress Implemented show/hide colorbar for legend Worked on raising PR and sprint1 treemap fixes.
Two way communication Rinku In-progress Started analysis part for data configurartion and ppl query synchronization Further analysis of data configuration and PPL query synchronization. Helped with fixing sprint1 bugs.

@abasatwar
Copy link
Author

Daily task status 30| June | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
Cypress testing - Gauge Chart Cypress Test case Nidhi System settings are done after Format and Project Setup in Progress Completed the Project Setup and started to work on Gauge Chart Cypress Test case
Cypress testing - Data Configuration Pratibha PR raised Worked on Treemap chart test cases for Data Configuration panel Working on Treemap test cases and fixing existing cypress test cases
Opensearch Server logs (#800) Abhay In Progress After enabling the Opensearch Performance analyzer tying to fetch the Opensearch,We are able to get the opensearch metrices,Working on getting the specific metrices based on aggregate field such as (sum,avg,max etc).
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
Table view replacement (#772) Ramneet PR raised worked on external PR fixes NA
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika In-progress Implemented new UI for data configuration with bucket size and bucket offset Refactoring of code of histogram. Waiting for approval of the new UI with data configurations
Enhancement of Heatmap chart UI(#791) Ruchika PR raised PR raised NA
Enhancement of Bar chart UI(#792) Amruta In-progress Working on side , orientation attributes.code Review, build fixes. Analysing details added on #125 for bar chart.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Analysis of Network diagram chart Deepak In Progress Worked onScatter chart type opensearch-project/observability#823 will work on analysisof Network diagram chart
Gauge Chart Ramneet, Amruta In-progress worked onintegration existing config componnets for chart styles,dimensions object handling,will work on fixing gauge styles,code refactoring,custom label on charts from data config,need inputs on queries added on ticket.
UI changes opensearch-project/observability#810 Shankha Internal PR Raised Snapshots updated and internal PR raised Changed the height of Visualization Canvas and Config options with respect to Data Configurations NA
Customization of tooltip text (#788) Shankha In-progress Implemented UI for displaying specific data inside tooltip Implemented tooltip options on Bar, Line, Pie, Heatmap and Treemap with show/hide and individual value display features Need Histogram PR to be merged for further implementation
Treemap Colorscale (#820) Mrunal Internal PR Raised Worked on raising PR and sprint1 treemap fixes. Internal PR raised against sprint2
Two way communication Rinku In-progress Analysed Two way communication and updated queries about it on slack and github issue. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku In-progress NA Working on implementation of restricting user to select duplicate values
Treemap Sort Sectors(#789) Mrunal Internal PR Raised Implemented sort sectors and added demo video on ticket. Raised internal PR

@abasatwar
Copy link
Author

Daily task status 1| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
#787 Pie chart visualization changes Deepak In-progress Worked on Network diagram chart anaylsis Will work on #125 Pie chart visualization changes
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Internal PR Raised NA NA Updated the height of Visualization canvas and Config options NA
Logs view implementation for Visualization opensearch-project/observability#773 Shankha In-progress NA NA Basic Setup and UI text build up NA
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika In-progress Refactored code for histogram Analysis on threshold implementation Waiting for approval of the new UI with data configurations.Dropped a question for threshold implementation.
Enhancement of Heatmap chart UI(#791) Ruchika Blocked PR raised NA Waiting on approval for implementation of Legend as per 787.
Treemap Colorscale (#820) Mrunal Internal PR Raised Raised internal PR NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised Raised internal PR NA
Updating Visualizations Preview functionality (#826) Mrunal In-progress NA Analysis of existing preview functionality and looking for workaround to change it
Opensearch Server logs (#800) Abhay In Progress In Progress Able to query the specific opensearch metrices based on the aggregate methods. Able to query cluster,batch data using Performance Analyzer API
Working on Performance perftop Dashboard
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Two way communication Rinku In-progress Analysed Two way communication and updated queries about it on slack and github issue. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku In-progress Implemented for rest of chart except treemap Working on implementation of restricting user to select duplicate values for TreeMap
Enhancement of Bar chart UI(#792) Amruta In-progress Working on side , orientation attributes.code Review, build fixes. Implemented multiple dimention and metrics fo r bar chart,Aalysisng for timestamp value implementation
Gauge chart opensearch-project/observability#640 Ramneet in progress worked on multiple dimensions with multiple metrics handling,reset issue fixed
rerender chart issue fixed multiple metrics with multiple queries: done, explored empty panel on intial render, internal PR raised waitinh for queries to be answered for multiple thresholds, legend placement
Cypress testing - Gauge Chart Cypress Test case Nidhi In progress Completed the Project Setup and started to work on Gauge Chart Cypress Test case solved the Merge conflicts for line chart cypress test cases in sprint01 PR
Cypress testing - Data Configuration Pratibha PR raised Worked on Treemap chart test cases for Data Configuration panel Working on Treemap test cases and fixing existing cypress test cases
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.

@shankha-das
Copy link

Daily task status 4 | July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
#833 Pie chart Enhancment Deepak, Ruchika In-progress Worked on Pie chart Enhancment Will contiue work on opensearch-project/observability#833 Pie chart Enhancment.Updating legend with multi metrics
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Internal PR Raised NA NA Updated the height of Visualization canvas and Config options NA
Logs view implementation for Visualization opensearch-project/observability#773 Shankha In-progress NA Basic Setup and UI text build up Implemented Time and Wrap Lines Toggle, started working on enabling event log details NA
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika In-progress Refactored code for histogram Analysis on threshold implementation Waiting for approval of the new UI with data configurations.Dropped a question for threshold implementation.
Enhancement of Heatmap chart UI(#791) Ruchika Blocked PR raised NA Waiting on approval for implementation of Legend as per 787.
Treemap Colorscale (#820) Mrunal Internal PR Raised Raised internal PR NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised Raised internal PR NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to query cluster,batch data using Performance Analyzer API
Working on Performance perftop Dashboard Able to plot the dashboad based on the performance API using perfTop.
Able to draw ClusterOverview , ClusterNetworkMemoryAnalysis, ClusterThreadAnalysis and NodeAnalysis based dashboard.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress Working on implementation of restricting user to select duplicate values for TreeMap Implemented restriction of duplicate fields for treemap and working on corner cases for it.
Enhancement of Bar chart UI(#792) Amruta In-progress Working on side , orientation attributes.code Review, build fixes. Implemented multiple dimention and metrics fo r bar chart,Aalysisng for timestamp value implementation
Gauge chart opensearch-project/observability#640 Ramneet in progress worked on multiple metrics and raised internal PR N/A waitinh for queries to be answered for multiple thresholds, legend placement
Cypress testing - Gauge Chart Cypress Test case Nidhi In-Progress Completd the cypress test case for gauge chart opensearch-project/observability#640 and internal PR is raised Working on HeatMap Data Configuration Panel
Cypress testing - Data Configuration Pratibha PR raised Worked on Treemap chart test cases for Data Configuration panel Working on Treemap test cases and fixing existing cypress test cases
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
Datadog Configuration Kuldeep In-progress Integration in progress Datadog agent installation on newly created ubuntu machine, Raised ticket to reslove certificate issue. Installing datadog agent on 10.222.65.10 and Creating Configuration files to show kafka overview dashboard matrics
Updating Visualizations Preview functionality (#826) Mrunal In-progress Analysis of existing preview functionality and looking for workaround to change it Implemented fix, needs to be tested well and optimized for speed
time series enhancement opensearch-project/observability#832 Ramneet in progress N/A exploring time series/xaxis implementation in event explorer, legend and label sizes waitinh for queries to be answered for multiple thresholds, legend placement

@abasatwar
Copy link
Author

Daily task status 5| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments?
#833 Pie chart Enhancment Deepak, Ruchika Internal PR Raised Will contiue work on opensearch-project/observability#833 Pie chart Enhancment.Updating legend with multi metrics Raised internal PR.
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Internal PR Raised NA NA Code under peer review NA
Logs view implementation for Visualization opensearch-project/observability#773 Shankha In-progress NA Implemented Time and Wrap Lines Toggle, started working on enabling event log details Implemented 'Prettify JSON' Toggle, Ascending/Descending sorting according to timestamp, Updated the UI NA
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika In-progress Refactored code for histogram Analysis on threshold implementation Waiting for approval of the new UI with data configurations.Dropped a question for threshold implementation.
Enhancement of Heatmap chart UI(#791) Ruchika Blocked PR raised NA Waiting on approval for implementation of Legend as per 787.
Treemap Colorscale (#820) Mrunal Internal PR Raised Raised internal PR NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised Raised internal PR NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to plot the dashboad based on the performance API using perfTop,Able to draw ClusterOverview , ClusterNetworkMemoryAnalysis, ClusterThreadAnalysis and NodeAnalysis based dashboard. Able to start multiple nodes for opensearch,Working on the way to trigger API in fixed interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress Implemented restriction of duplicate fields for treemap. Working on sorting numerical fields to metrics and also working on corner cases for treemap duplicate fields selection on Data config.
Enhancement of Bar chart UI(#792) Amruta In-progress Implemented multiple dimention and metrics fo r bar chart,Aalysisng for timestamp value implementation working for timestamp value implementation
Gauge chart opensearch-project/observability#640 Ramneet in progress worked on multiple metrics and raised internal PR N/A waitinh for queries to be answered for multiple thresholds, legend placement
Cypress testing - Gauge Chart Cypress Test case Nidhi PR raised Completed the test case for heatmap data configuration panel and PR is raised Cypress test case for Gauge chart are modified for new threshold button and started working on bar chart cypress test case
Cypress testing - Data Configuration Pratibha PR raised Worked on Treemap chart test cases for Data Configuration panel Working on Treemap test cases and fixing existing cypress test cases
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
Datadog Configuration Kuldeep In-progress Integration in progress Installed datadog agent on 10.222.65.10 and Created Configuration files to show kafka overview dashboard matrics. Document creation on datadog functinality to manitor kafka logs. Research on reading mysql logs via fluentd
Updating Visualizations Preview functionality (#826) Mrunal In-progress Implemented fix, needs to be tested well and optimized for speed Working on the corner cases and optimization of code.
time series enhancement opensearch-project/observability#832 Ramneet in progress exploring time series/xaxis implementation in event explorer, legend and label sizes fixed PR checks, empty placeholder in case of no timestamp dimension, legend size, label size, label rotator(UI only)

@abasatwar
Copy link
Author

Daily task status 6| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Network diagram chart Implementation Deepak In-progress Worked on opensearch-project/observability#833 Pie chart Enhancment.Updating legend with multi metrics Network diagram chart implementation
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Internal PR Raised NA NA Code under peer review NA
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Implemented 'Prettify JSON' Toggle, Ascending/Descending sorting according to timestamp, Updated the UI Implemented config options for Font size and handled few errors, disabled the time switch in case of no timestamp. Raised the Internal PR NA 6th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika In-progress Refactored code for histogram Analysis on threshold implementation Waiting for approval of the new UI with data configurations.Dropped a question for threshold implementation.
Enhancement of Heatmap chart UI(#791) Ruchika Blocked PR raised NA Waiting on approval for implementation of Legend as per 787.
Treemap Colorscale (#820) Mrunal Internal PR Raised Raised internal PR NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised Raised internal PR NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch,Working on the way to trigger API in fixed interval of time,Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress Started impelementation of sorting only the numerical fields to metrics section. Implemented sorting numerical fields to metrics for all the existing charts.
Enhancement of Bar chart UI(#792) Amruta In-progress Implemented multiple dimention and metrics fo r bar chart,Aalysisng for timestamp value implementation implemented for timestamp with multiple , metrics , dimensions.
Gauge chart opensearch-project/observability#640 Ramneet in progress N/A Fixed PR checks and raised PR again waitinh for queries to be answered for multiple thresholds, legend placement
Cypress testing - Gauge Chart Cypress Test case Nidhi PR raised Completed the test case for heatmap data configuration panel and PR is raised Cypress test case for Gauge chart are modified for new threshold button and started working on bar chart cypress test case
Cypress testing - Data Configuration Pratibha PR raised Worked on Treemap chart test cases for Data Configuration panel Working on Treemap test cases and fixing existing cypress test cases
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Created documentation on datadog functinality to monitor kafka logs. Research on reading mysql logs via fluentd Creating MySQL setup and exploring on available method to collect mysql matrics
Updating Visualizations Preview functionality (#826) Mrunal In-progress Working on the corner cases and optimization of code. Continuing work on preview functionality
time series enhancement opensearch-project/observability#832 Ramneet in progress fixed PR checks, empty placeholder in case of no timestamp dimension, legend size, label size, label rotator label position chnage w.r.t each metric, raised internal PR
PostgreSQL support in Observability (#838) Abhay In Progress In Progress PostgreSQL setup for clusterlevel and single Installation.Analysing the type of metrices used in the PostgreSQL.
Stats chart opensearch-project/observability#835 Ramneet in progress N/A explored stats chart in plotljs w.r.t #125

@abasatwar
Copy link
Author

Daily task status 7| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Network diagram chart Implementation Deepak In-progress Network diagram chart implementation Network diagram chart implementation 12th July, 2022
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Internal PR Raised NA NA Code under peer review Need Client's approval regarding the UI 11th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Implemented config options for Font size and handled few errors, disabled the time switch in case of no timestamp. Raised the Internal PR Resolved PR Comments NA 6th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika In-progress Refactored code for histogram Analysis on threshold implementation Waiting for approval of the new UI with data configurations.Dropped a question for threshold implementation.
Enhancement of Heatmap chart UI(#791) Ruchika Blocked PR raised NA Waiting on approval for implementation of Legend as per 787.
Treemap Colorscale (#820) Mrunal Internal PR Raised Raised internal PR NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised Raised internal PR NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.
Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress Implemented sorting numerical fields to metrics for all the existing charts. Internal PR raised for review. 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta In-progress implemented for timestamp with multiple , metrics , dimensions. Worked on PR review today 8th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet in progress N/A PR feedback resolved waitinh for queries to be answered for multiple thresholds, legend placement
Cypress testing - Gauge Chart Cypress Test case Nidhi cypress bar chart test case in progress, testing of pie chart as per Issue #125 in progress working on cypress test case for barchart, time-series chart testing as per issue 787 in progress 8th July, 2022
Functional test case format Pratibha In Progress Working on Treemap test cases and fixing existing cypress test cases Working on preparing a common format for writing funcational test cases. 8th July, 2022
Cypress testing - Logs view UI opensearch-project/observability#843 Pratibha In progress Working on Treemap test cases and fixing existing cypress test cases Working on writing test cases for Logs view chart and automating them in Cypress NA 12th July, 2022
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Creating MySQL setup and exploring on available method to collect mysql matrics. Raised request for the ubuntu instances. MySQL installation is completed and raised request for sudo access. Configuration of Fluentd to read general/slowquery/error logs (In-progress) Facing issue while installing fluentd on 10.52.104.236 (SSL verification error/Root certificate is not trusted). Ticket has been raised to resolve this (REQ000000970931) 11 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal In-progress Working on the corner cases and optimization of code. Continuing work on preview functionality
time series enhancement opensearch-project/observability#832 Ramneet in progress label position chnage w.r.t each metric, raised internal PR N/A
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress PostgreSQL setup for clusterlevel and single Installation.Analysing the type of metrices used in the PostgreSQL. Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress explored stats chart in plotljs w.r.t #125 stats charts added in options, styles UI on right panel done 11th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA NA Raised Internal PR Need Histogram PR to be merged 12th July, 2022

@abasatwar
Copy link
Author

Daily task status 8| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Network diagram chart Implementation Deepak In-progress Network diagram chart implementation Network diagram chart implementation 12th July, 2022
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Internal PR Raised NA NA Code under peer review Need Client's approval regarding the UI 11th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Implemented config options for Font size and handled few errors, disabled the time switch in case of no timestamp. Raised the Internal PR Resolved PR Comments NA 6th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika In-progress Refactored code for histogram Analysis on threshold implementation Waiting for approval of the new UI with data configurations.Dropped a question for threshold implementation.
Enhancement of Heatmap chart UI(#791) Ruchika Blocked PR raised NA Waiting on approval for implementation of Legend as per 787.
Treemap Colorscale (#820) Mrunal Internal PR Raised Raised internal PR NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised Raised internal PR NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.
Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress Implemented sorting numerical fields to metrics for all the existing charts. Internal PR raised for review. 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta In-progress implemented for timestamp with multiple , metrics , dimensions. Worked on PR review today 8th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet in progress N/A PR feedback resolved waitinh for queries to be answered for multiple thresholds, legend placement
Cypress testing - Gauge Chart Cypress Test case Nidhi cypress bar chart test case in progress, testing of pie chart as per Issue #125 in progress working on cypress test case for barchart, time-series chart testing as per issue 787 in progress 8th July, 2022
Functional test case format Pratibha In Progress Working on Treemap test cases and fixing existing cypress test cases Working on preparing a common format for writing funcational test cases. 8th July, 2022
Cypress testing - Logs view UI opensearch-project/observability#843 Pratibha In progress Working on Treemap test cases and fixing existing cypress test cases Working on writing test cases for Logs view chart and automating them in Cypress NA 12th July, 2022
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Creating MySQL setup and exploring on available method to collect mysql matrics. Raised request for the ubuntu instances. MySQL installation is completed and raised request for sudo access. Configuration of Fluentd to read general/slowquery/error logs (In-progress) Facing issue while installing fluentd on 10.52.104.236 (SSL verification error/Root certificate is not trusted). Ticket has been raised to resolve this (REQ000000970931) 11 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal In-progress Working on the corner cases and optimization of code. Continuing work on preview functionality
time series enhancement opensearch-project/observability#832 Ramneet in progress label position chnage w.r.t each metric, raised internal PR N/A
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress PostgreSQL setup for clusterlevel and single Installation.Analysing the type of metrices used in the PostgreSQL. Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress explored stats chart in plotljs w.r.t #125 stats charts added in options, styles UI on right panel done 11th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA NA Raised Internal PR Need Histogram PR to be merged 12th July, 2022

@abasatwar
Copy link
Author

Daily task status 11| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Network diagram chart Implementation Deepak, Ruchika In-progress Network diagram chart implementation Network diagram chart implementation. Asked queries related to it on the ticket. 12th July, 2022
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Internal PR Raised NA NA Code under peer review Need Client's approval regarding the UI 11th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA NA Updated the UI according to the suggestions by Client ETA changed from 6th to 12th July as new enhancements were suggested 12th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika Internal PR Raised Raised internal PR Working on review comments and resolving conflicts in the internal PR. Waiting for approval of the new UI of data configurations.Dropped a question for threshold implementation. 5th July, 2022
Enhancement of Heatmap chart UI(#791) Ruchika Blocked PR raised NA Waiting on approval for implementation of Legend as per 787.
Treemap Colorscale (#820) Mrunal Internal PR Raised Raised internal PR NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised Raised internal PR NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch,Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress Implemented sorting numerical fields to metrics for all the existing charts. Internal PR raised for review. 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta In-progress Implemented for timestamp with multiple , metrics , dimensions. NA Working on sprint 2 combine PR. 12th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet in progress N/A N/A waitinh for queries to be answered for multiple thresholds, legend placement
Cypress testing - Gauge Chart Cypress Test case Nidhi PR raised working on cypress test case for barchart, time-series chart testing as per issue 787 in progress Completed cypress test case for bar chart and PR is raised, Working on review comment for sprint1 PR 8th July, 2022
Functional test case format Pratibha Completed Prepared common format for functional test cases. Completed functional testing for Logs view Shared the format with the team 8th July, 2022
Cypress testing - Logs view UI opensearch-project/observability#843 Pratibha In progress Working on Treemap test cases and fixing existing cypress test cases Working on writing test cases for Logs view chart and automating them in Cypress Changed the ETA as the automation will take more time than expected 14th July, 2022
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Explored the Prometheus which will collect mysql matrics. Installed Prometheus- version 2.36.2 and Prometheus MySQL Exporter- version 0.14.0 on 10.53.104.236 Figuring out the way to to read general matrics via fluentd - There are few plugin available but those are old one and may not support to current fluentd version so will have to writes our own plugins or parsers. and as part of Prometheus, matics are being captured but still there is question that how to read those matrics from prometheus via opensearch or fluentd. 11 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal In-progress Continuing work on preview functionality working on colorscheme implemenattion and code review. 11th July, 2022
time series enhancement opensearch-project/observability#832 Ramneet in progress N/A N/A
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. Exploring the postgresql metric generation using postgres_exporter(https://github.com/prometheus-community/postgres_exporter) 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress stats charts added in options, styles UI on right panel done indicator chart object with possible implementaions: title, value, size, orienatation, explored domain and grid options to avoid overlapping of labels queries posted on git as well as slack 11th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA NA Raised Internal PR Need Histogram PR to be merged 12th July, 2022

@abasatwar
Copy link
Author

Daily task status 12| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Network diagram chart Implementation Deepak, Ruchika In-progress Network diagram chart implementation Network diagram chart implementation. Asked queries related to it on the ticket. 12th July, 2022
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Internal PR Raised NA NA Code under peer review Need Client's approval regarding the UI 11th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Updated the UI according to the suggestions by Client Worked on the corner cases and resolved the conflicts ETA changed from 6th to 12th July as new enhancements were suggested 12th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika PR raised Working on review comments and resolving conflicts in the internal PR. Resolving conflicts with sprint2 branch. Waiting for approval of the new UI of data configurations.Dropped a question for threshold implementation. 5th July, 2022
Enhancement of Heatmap chart UI(#847) Ruchika In-progress NA Started to work on heatmap legend 13th July, 2022
Treemap Colorscale (#820) Mrunal Internal PR Raised Raised internal PR NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised Raised internal PR NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress NA Updated INternal PR and its merged to sprint2 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta In-progress Implemented for timestamp with multiple , metrics , dimensions. NA Working on sprint 2 combine PR. 13th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet in progress N/A N/A waitinh for queries to be answered for multiple thresholds, legend placement
Cypress testing - Gauge Chart Cypress Test case Nidhi started working on writing test cases for time series chart resolving PR conflicts of sprint2 branch and started on cypress test case for new changes of duplicate feild of Data Config 15-Jul-22
Functional test case format Pratibha Completed Prepared common format for functional test cases. Completed functional testing for Logs view Shared the format with the team 8th July, 2022
Cypress testing - Logs view UI opensearch-project/observability#843 Pratibha In progress Working on Treemap test cases and fixing existing cypress test cases Working on writing test cases for Logs view chart and automating them in Cypress Changed the ETA as the automation will take more time than expected 14th July, 2022
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Explored the Prometheus which will collect mysql matrics. Installed Prometheus- version 2.36.2 and Prometheus MySQL Exporter- version 0.14.0 on 10.53.104.236 Figuring out the way to to read general matrics via fluentd - There are few plugin available but those are old one and may not support to current fluentd version so will have to writes our own plugins or parsers. and as part of Prometheus, matics are being captured but still there is question that how to read those matrics from prometheus via opensearch or fluentd. 11 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal In-progress Continuing work on preview functionality working on colorscheme implemenattion and code review. 11th July, 2022
time series enhancement opensearch-project/observability#832 Ramneet in progress N/A added color palate for metrics, merged with PRs
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. Exploring the postgresql metric generation using postgres_exporter(https://github.com/prometheus-community/postgres_exporter) 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress indicator chart object with possible implementaions: title, value, size, orienatation, explored domain and grid options to avoid overlapping of labels N/A queries posted on git as well as slack 11th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA Raised Internal PR Updated the UI as recommended by Clients and resolved conflicts ETA changed from 12th to 13th July as Histogram PR got merged today 13th July, 2022
Bar Chart legend color issue for Multi dimension and metrics Rinku in progress NA NA Working on rendering unique color for every individual grops. 13th July, 2022

@abasatwar
Copy link
Author

Daily task status 13| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Scatter chart type implementation opensearch-project/observability#823 Deepak In-progress Network diagram chart implementation Scatter chart type implementation 14th July, 2022
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Internal PR Raised NA NA Increased Chart type dropdown height, Fixed the height of data configuration and config options, positioned every panel on same height from the top ETA changed from 11th July to 14th July as there were updates from client regarding the UI 14th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Worked on the corner cases and resolved the conflicts Removed Order from config options NA 12th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika PR raised Resolving conflicts with sprint2 branch. NA Waiting for approval of the new UI of data configurations.Dropped a question for threshold implementation. 5th July, 2022
Enhancement of Heatmap chart UI(#847) Ruchika PR raised Started to work on heatmap legend Raised internal PR for enhancement. 13th July, 2022
Treemap Colorscale (#820) Mrunal Internal PR Raised NA NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised NA NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress NA Updated INternal PR and its merged to sprint2 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta In-progress Implemented for timestamp with multiple , metrics , dimensions. PR under peer review Working on sprint 2 combine PR. 13th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet in progress N/A N/A waitinh for queries to be answered for multiple thresholds, legend placement
Cypress testing - Gauge Chart Cypress Test case Nidhi resolving PR conflicts of sprint2 branch and started on cypress test case for new changes of duplicate feild of Data Config cypress test case for Duplicate feild of Data Config enhancement in Progress, also working on creating a separate cypress file for each chart type and modifying the already existing test case with new update 15-Jul-22
Cypress test cases enhancement and updating folder structure Pratibha In progress Worked on resolving Treemap and Pie charts PR conflicts Working on enhancing cypress test cases for different charts(Histogram, Pie, Treemap, Logs view) according to the new implementaion and upadting the cypress folder structure 19-Jul-22
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Created wiki page documentation on mysql logs enabling process and fluentd plugins available and conclusion on this. also documentated prometheus related information. Working on document creation for Apache2 which will specify installatioin and configuration part. also will analyze the visulizations on other tools to capture all metric which are being used. 14 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal PR raised NA NA 11th July, 2022
time series enhancement opensearch-project/observability#832 Ramneet, Rinku in progress added color palate for metrics, merged with PRs Working on default timestamp field slection on Dimension and disabled Add button for time-series.
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. Exploring the postgresql metric generation using postgres_exporter(https://github.com/prometheus-community/postgres_exporter) 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress indicator chart object with possible implementaions: title, value, size, orienatation, explored domain and grid options to avoid overlapping of labels N/A queries posted on git as well as slack 11th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA Updated the UI as recommended by Clients and resolved conflicts Implemented tooltip options in Histogram and updated the PR NA 13th July, 2022
Bar Chart legend color issue for Multi dimension and metrics Rinku in progress NA NA Working on rendering unique color for every individual grops. NA 13th July, 2022
Input fields value lag while typing after removing preview functionality opensearch-project/observability#861 Ruchika, Rinku PR raised NA NA Resolved issues with related to preview functionality for input fields and other issues with related to data configurations NA 13th July, 2022

@abasatwar
Copy link
Author

Daily task status 14| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Scatter chart type implementation opensearch-project/observability#823 Deepak, Ruchika In-progress Worked on scatter implementation to reuse the code of line Completed the implementation of reuding the line code, need some testing before raising PR 14th July, 2022
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Internal PR Raised NA NA Increased Chart type dropdown height, Fixed the height of data configuration and config options, positioned every panel on same height from the top NA 14th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Removed Order from config options Refactored the code and Resolved PR comments ETA changed from 12th July to 14th July as there were new PR comments 14th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika PR raised PR merged to sprint2 NA Waiting for approval of the new UI of data configurations.Dropped a question for threshold implementation. 5th July, 2022
Enhancement of Heatmap chart UI(#847) Ruchika PR raised Raised internal PR PR merged to sprint2. 13th July, 2022
Treemap Colorscale (#820) Mrunal Internal PR Raised NA NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised NA NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress NA Updated INternal PR and its merged to sprint2 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta In-progress Implemented for timestamp with multiple , metrics , dimensions. Worked in peer review comments. Working on sprint 2 combine PR. 13th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet PR raised N/A N/A
Cypress testing - Gauge Chart Cypress Test case Nidhi resolving PR conflicts of sprint2 branch and started on cypress test case for new changes of duplicate feild of Data Config cypress test case for Duplicate feild of Data Config enhancement in Progress, also working on creating a separate cypress file for each chart type and modifying the already existing test case with new update 15-Jul-22
Cypress test cases enhancement and updating folder structure Pratibha In progress Worked on resolving Treemap and Pie charts PR conflicts Working on enhancing cypress test cases for different charts(Histogram, Pie, Treemap, Logs view) according to the new implementaion and upadting the cypress folder structure 19-Jul-22
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Worked on document creation for Apache2 which will specify installatioin and configuration part to read available logs via flientd and send it to opensearch dashboard for visualization-Inprogress Working on document creation for Apache2 which will specify installatioin and configuration part. also will analyze the visulizations on other tools to capture all metric which are being used. Will be sending documet for review. 14 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal PR raised NA NA 11th July, 2022
time series enhancement opensearch-project/observability#832 Ramneet, Rinku PR raised Default timestamp field slection on Dimension done and disabled Add button for time-series. Code review comment addressed. and updated PR
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. Exploring the postgresql metric generation using postgres_exporter(https://github.com/prometheus-community/postgres_exporter) 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress explored stas on grafana, subplots, combining multiple charts in one plot worked on indicator data section with time series 19th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA Updated the UI as recommended by Clients and resolved conflicts Implemented tooltip options in Histogram and updated the PR NA 13th July, 2022
Bar Chart legend color issue for Multi dimension and metrics Rinku in progress NA NA Working on rendering unique color for every individual grops. NA 13th July, 2022
Input fields value lag while typing after removing preview functionality opensearch-project/observability#861 Ruchika, Rinku PR raised NA NA Resolved issues with related to preview functionality for input fields and other issues with related to data configurations NA 13th July, 2022
gauge enhancement opensearch-project/observability#860 Ramneet PR raised max limit on add threshold, single threshold, limit no. of gauge display conflicts resolved with sprint2 and updated gauge number input with new changes in panel options 14th July, 2022
Filter Logs View data and Add pagination opensearch-project/observability#863 Shankha In progress NA NA Done necessary analysis and started implementing NA 19th July, 2022

@abasatwar
Copy link
Author

Daily task status 15| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Scatter chart type implementation opensearch-project/observability#823 Deepak, Ruchika In-progress Worked on scatter implementation to reuse the code of line Completed the implementation of reuding the line code, need some testing before raising PR 14th July, 2022
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Merged NA Increased Chart type dropdown height, Fixed the height of data configuration and config options, positioned every panel on same height from the top Always display collapsible button, Resolved Conflicts and updated PR ETA changed as new enhancement came up 15th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Removed Order from config options Refactored the code and Resolved PR comments NA 14th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika PR raised PR merged to sprint2 NA "Waiting for approval of the new UI of data configurations.
Dropped a question for threshold implementation." 5th July, 2022
Enhancement of Heatmap chart UI(#847) Ruchika PR raised Raised internal PR PR merged to sprint2. 13th July, 2022
Treemap Colorscale (#820) Mrunal Internal PR Raised NA NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised NA NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress NA Updated INternal PR and its merged to sprint2 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta, Rinku PR raised Worked on peer review comments. PR merged to sprint2. Sprint2 PR raised 13th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet PR raised N/A N/A
Cypress testing - Gauge Chart Cypress Test case Nidhi started working on cypress test case for bar chart with all update done till now Updating a GitIssue_New Sheet for issues not added also looking into Opened Issue for observability and closing the one which are completed and updating sheet also accordingly 15-Jul-22
Cypress test cases enhancement and updating folder structure Pratibha In progress Worked on resolving Treemap and Pie charts PR conflicts Working on enhancing cypress test cases for different charts(Histogram, Pie, Treemap, Logs view) according to the new implementaion and upadting the cypress folder structure 19-Jul-22
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Worked on document creation for Apache2 which will specify installatioin and configuration part to read available logs via flientd and send it to opensearch dashboard for visualization-Inprogress Working on document creation for Apache2 which will specify installatioin and configuration part. also will analyze the visulizations on other tools to capture all metric which are being used. Will be sending documet for review. 14 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal PR raised NA NA 11th July, 2022
time series enhancement opensearch-project/observability#832 Ramneet, Rinku PR raised Default timestamp field slection on Dimension done and disabled Add button for time-series. Code review comment addressed. and updated PR
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. Exploring the postgresql metric generation using postgres_exporter(https://github.com/prometheus-community/postgres_exporter) 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress worked on indicator data section with time series worked on multiple metrics , layout with one row and multiple columns as per grafana 19th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA Implemented tooltip options in Histogram and updated the PR Resolved Conflicts NA 13th July, 2022
Bar Chart legend color issue for Multi dimension and metrics Rinku in progress NA NA Working on rendering unique color for every individual grops. NA 13th July, 2022
Input fields value lag while typing after removing preview functionality opensearch-project/observability#861 Ruchika, Rinku PR raised NA Resolved issues with related to preview functionality for input fields and other issues with related to data configurations PR merged to sprint2. NA 13th July, 2022
gauge enhancement opensearch-project/observability#860 Ramneet PR raised conflicts resolved with sprint2 and updated gauge number input with new changes in panel options pr review feedback, resolved conflicts 15th July, 2022
Filter Logs View data and Add pagination opensearch-project/observability#863 Shankha In progress NA Done necessary analysis and started implementing Implemented filtering of fields and display on the UI accordingly NA 19th July, 2022
Exploration on new charts in Plotly opensearch-project/observability#866 Ruchika, Rinku In progress NA Started to explore on different charts from superset and opensearch dashboard Exploring more on the charts and creating a sheet for the same with documentation links 19th July, 2022

@ruchika-narang
Copy link

Daily task status 18 | July | 2022

Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Horizontal Bar chart Analisys Deepak In-progress Worked on scatter implementation to reuse the code of line Work on Horizontal Bar chart Analisys
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Merged NA Increased Chart type dropdown height, Fixed the height of data configuration and config options, positioned every panel on same height from the top Always display collapsible button, Resolved Conflicts and updated PR ETA changed as new enhancement came up 15th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Removed Order from config options Refactored the code and Resolved PR comments NA 14th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika PR raised PR merged to sprint2 NA Waiting for approval of the new UI of data configurations.Dropped a question for threshold implementation. 5th July, 2022
Enhancement of Heatmap chart UI(#847) Ruchika PR raised Raised internal PR PR merged to sprint2. 13th July, 2022
Treemap Colorscale (#820) Mrunal Internal PR Raised NA NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised NA NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress NA Updated INternal PR and its merged to sprint2 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta, Rinku PR raised PR merged to sprint2. NA Sprint2 PR raised 13th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet PR raised N/A N/A
Cypress testing - Gauge Chart Cypress Test case Nidhi started working on cypress test case for bar chart with all update done till now Updating a GitIssue_New Sheet for issues not added also looking into Opened Issue for observability and closing the one which are completed and updating sheet also accordingly 15-Jul-22
Cypress test cases enhancement and updating folder structure Pratibha In progress Worked on enhancing cypress test cases for different charts(Histogram, Pie, Treemap, Logs view) according to the new implementaion and upadting the cypress folder structure Worked on creating report for issues on github 19-Jul-22
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Worked on document creation for Apache2 which will specify installatioin and configuration part to read available logs via flientd and send it to opensearch dashboard for visualization-Inprogress Modifying documentation as per review comments given by zishan. Exploring fluent-bit(prometheus scrape metrics) to read prometheus metrics collected from mysql. 19 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal PR raised NA NA 11th July, 2022
time series enhancement opensearch-project/observability#832 Ramneet, Rinku PR raised N/A N/A
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. Exploring the postgresql metric generation using postgres_exporter(https://github.com/prometheus-community/postgres_exporter) 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress worked on multiple metrics , layout with one row and multiple columns as per grafana worked on text mode controls, orientation, chart types: horinzontal(in progress) 19th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA Implemented tooltip options in Histogram and updated the PR Resolved Conflicts NA 13th July, 2022
Bar Chart legend color issue for Multi dimension and metrics Rinku in progress NA NA NA NA 13th July, 2022
Input fields value lag while typing after removing preview functionality opensearch-project/observability#861 Ruchika, Rinku PR raised NA Resolved issues with related to preview functionality for input fields and other issues with related to data configurations PR merged to sprint2. NA 13th July, 2022
gauge enhancement opensearch-project/observability#860 Ramneet PR raised pr review feedback, resolved conflicts N/A 15th July, 2022
Filter Logs View data and Add pagination opensearch-project/observability#863 Shankha In progress NA Implemented filtering of fields and display on the UI accordingly Implemented Pagination and updated the UI NA 19th July, 2022
Exploration on new charts in Plotly opensearch-project/observability#866 Ruchika, Rinku In progress NA Exploring more on the charts and creating a sheet for the same with documentation links Explored visualisations and dropped in the comment with the findings. 19th July, 2022
Sprint2 code refactoring and optimization opensearch-project/observability#870 Rinku In progress NA NA Working on minimizing applicaion warnings and state optimization NA 19th July, 2022
Creating integration framework Vishal In progress NA Was facing data issue, unable to create application in observability Created breadcrumbs in header and added link in left nav, navigate to new location NA 19th July, 2022
Analysis on annotation Amruta In progress NA NA Analysis started NA 20th July, 2022

@abasatwar
Copy link
Author

Daily task status 19| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Horizontal Bar chart Analisys Deepak In-progress Worked on scatter implementation to reuse the code of line Work on Horizontal Bar chart Analisys
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Merged NA Increased Chart type dropdown height, Fixed the height of data configuration and config options, positioned every panel on same height from the top Always display collapsible button, Resolved Conflicts and updated PR ETA changed as new enhancement came up 15th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Removed Order from config options Refactored the code and Resolved PR comments NA 14th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika PR raised PR merged to sprint2 NA Waiting for approval of the new UI of data configurations.Dropped a question for threshold implementation. 5th July, 2022
Enhancement of Heatmap chart UI(#847) Ruchika PR raised Raised internal PR PR merged to sprint2. 13th July, 2022
Treemap Colorscale (#820) Mrunal Internal PR Raised NA NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised NA NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress NA Updated INternal PR and its merged to sprint2 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta, Rinku PR raised PR merged to sprint2. NA Sprint2 PR raised 13th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet PR raised N/A N/A
Cypress testing - Gauge Chart Cypress Test case Nidhi started working on cypress test case for bar chart with all update done till now Updating a GitIssue_New Sheet for issues not added also looking into Opened Issue for observability and closing the one which are completed and updating sheet also accordingly 15-Jul-22
Cypress test cases enhancement and updating folder structure Pratibha In progress Worked on enhancing cypress test cases for different charts(Histogram, Pie, Treemap, Logs view) according to the new implementaion and upadting the cypress folder structure Worked on creating report for issues on github 19-Jul-22
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Modified documentation as per review comments given by zishan (completed). Exploring fluent-bit(prometheus scrape metrics) to read prometheus metrics collected from mysql. Exploring fluent-bit(prometheus scrape metrics) to read prometheus metrics collected from mysql. 20 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal PR raised NA NA 11th July, 2022
time series enhancement opensearch-project/observability#832 Ramneet, Rinku PR raised N/A N/A
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. Exploring the postgresql metric generation using postgres_exporter(https://github.com/prometheus-community/postgres_exporter) 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress worked on multiple metrics , layout with one row and multiple columns as per grafana worked on text mode controls, orientation, chart types: horinzontal(in progress) 19th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA Implemented tooltip options in Histogram and updated the PR Resolved Conflicts NA 13th July, 2022
Bar Chart legend color issue for Multi dimension and metrics Rinku in progress NA NA NA NA 13th July, 2022
Input fields value lag while typing after removing preview functionality opensearch-project/observability#861 Ruchika, Rinku PR raised NA Resolved issues with related to preview functionality for input fields and other issues with related to data configurations PR merged to sprint2. NA 13th July, 2022
gauge enhancement opensearch-project/observability#860 Ramneet PR raised pr review feedback, resolved conflicts N/A 15th July, 2022
Filter Logs View data and Add pagination opensearch-project/observability#863 Shankha Internal PR Raised NA Implemented Pagination and updated the UI Raised Internal PR Need Client's approval on UI 19th July, 2022
Exploration on new charts in Plotly opensearch-project/observability#866 Ruchika, Rinku In progress NA Exploring more on the charts and creating a sheet for the same with documentation links Explored visualisations and dropped in the comment with the findings. 19th July, 2022
Sprint2 code refactoring and optimization opensearch-project/observability#870 Rinku In progress NA Fixed warning related to unique Key on Component for all charts Working on state optimization and performance improvement NA 21st July, 2022
Creating integration framework Vishal In progress NA Was facing data issue, unable to create application in observability Created breadcrumbs in header and added link in left nav, navigate to new location NA 19th July, 2022
Analysis on annotation Amruta In progress NA Analysis started Created github issue and added queries. NA 20th July, 2022
Analysis on Coordinated Maps Shankha In progress NA NA Created documentation of Scatter plots on Maps and Added findings of Coordinated Map on Dashboard NA 26th July, 2022
Creating integration framework Vishal In progress NA Created breadcrumbs and side bar link to navigate Creating folder structure and updating UI, NA

@abasatwar
Copy link
Author

Daily task status 20| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Implement Horizontal Bar chart opensearch-project/observability#885 Deepak In-progress Worked on Horizontal Bar chart Analisys Implement Horizontal Bar chart opensearch-project/observability#885
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Merged NA Increased Chart type dropdown height, Fixed the height of data configuration and config options, positioned every panel on same height from the top Always display collapsible button, Resolved Conflicts and updated PR ETA changed as new enhancement came up 15th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Removed Order from config options Refactored the code and Resolved PR comments NA 14th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika PR raised PR merged to sprint2 NA Waiting for approval of the new UI of data configurations.Dropped a question for threshold implementation. 5th July, 2022
Enhancement of Heatmap chart UI(#847) Ruchika PR raised Raised internal PR PR merged to sprint2. 13th July, 2022
Treemap Colorscale (#820) Mrunal Internal PR Raised NA NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised NA NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress NA Updated INternal PR and its merged to sprint2 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta, Rinku PR raised PR merged to sprint2. NA Sprint2 PR raised 13th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet PR raised N/A N/A
Cypress testing - Gauge Chart Cypress Test case Nidhi refactoring on Gauge Chart cypress test case are done now working on adding new test case for gauge chart cypress test case for new added functionality for gauge chart are under progress 21-Jul-22
Cypress test cases enhancement and updating folder structure Pratibha In progress Worked on enhancing cypress test cases for different charts(Histogram, Pie, Treemap, Logs view) according to the new implementaion and upadting the cypress folder structure Worked on creating report for issues on github 19-Jul-22
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Modified documentation as per review comments given by zishan (completed). Exploring fluent-bit(prometheus scrape metrics) to read prometheus metrics collected from mysql. Exploring fluent-bit(prometheus scrape metrics) to read prometheus metrics collected from mysql. 20 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal PR raised NA NA 11th July, 2022
time series enhancement opensearch-project/observability#832 Ramneet, Rinku PR raised N/A N/A
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. Exploring the postgresql metric generation using postgres_exporter(https://github.com/prometheus-community/postgres_exporter) 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress worked on text mode controls, orientation, chart types: horinzontal(in progress) worked on creating text mode chart(in progress) 19th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA Implemented tooltip options in Histogram and updated the PR Resolved Conflicts NA 13th July, 2022
Bar Chart legend color issue for Multi dimension and metrics Rinku in progress NA NA NA NA 13th July, 2022
Input fields value lag while typing after removing preview functionality opensearch-project/observability#861 Ruchika, Rinku PR raised NA Resolved issues with related to preview functionality for input fields and other issues with related to data configurations PR merged to sprint2. NA 13th July, 2022
gauge enhancement opensearch-project/observability#860 Ramneet PR raised pr review feedback, resolved conflicts N/A 15th July, 2022
Filter Logs View data and Add pagination opensearch-project/observability#863 Shankha Internal PR Raised NA Raised Internal PR Worked on PR comments Need Client's approval on UI 19th July, 2022
Exploration on new charts in Plotly opensearch-project/observability#866 Ruchika, Rinku In progress NA Exploring more on the charts and creating a sheet for the same with documentation links Explored visualisations and dropped in the comment with the findings. 19th July, 2022
Sprint2 code refactoring and optimization opensearch-project/observability#870 Rinku In progress NA Fixed warning related to unique Key on Component for all charts Working on state optimization and performance improvement NA 21st July, 2022
Analysis on annotation Amruta In progress NA Analysis started Created github issue and added queries. NA 20th July, 2022
Analysis on Coordinate Maps Shankha In progress NA Created documentation of Scatter plots on Maps and Added findings of Coordinated Map on Dashboard Started working on the UI NA 26th July, 2022
Creating integration framework Vishal In progress NA Creating folder structure and updating UI, Creating folder structure and updating UI, NA
Add update chart button for data configuration panel opensearch-project/observability#887 Ruchika In progress NA NA Adding update chart functionality and testing for all the charts NA 21st July, 2022
Metric chart support in event analytics opensearch-project/observability#872 Ruchika In progress NA Analysing the metric chart from the dashboard NA 26th July, 2022
App performance improvement Amruta In progress NA NA Analysing on different ways for performance improvement. NA

@abasatwar
Copy link
Author

Daily task status 21| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Implement Horizontal Bar chart opensearch-project/observability#885 Deepak In-progress Worked on Horizontal Bar chart Analisys Implement Horizontal Bar chart opensearch-project/observability#885
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Merged NA Increased Chart type dropdown height, Fixed the height of data configuration and config options, positioned every panel on same height from the top Always display collapsible button, Resolved Conflicts and updated PR ETA changed as new enhancement came up 15th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Removed Order from config options Refactored the code and Resolved PR comments NA 14th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika PR raised PR merged to sprint2 NA Waiting for approval of the new UI of data configurations.Dropped a question for threshold implementation. 5th July, 2022
Enhancement of Heatmap chart UI(#847) Ruchika PR raised Raised internal PR PR merged to sprint2. 13th July, 2022
Treemap Colorscale (#820) Mrunal Internal PR Raised NA NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised NA NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress NA Updated INternal PR and its merged to sprint2 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta, Rinku PR raised PR merged to sprint2. NA Sprint2 PR raised 13th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet PR raised N/A N/A
Cypress testing - Gauge Chart Cypress Test case Nidhi refactoring on Gauge Chart cypress test case are done now working on adding new test case for gauge chart cypress test case for new added functionality for gauge chart are under progress 21-Jul-22
Cypress test cases enhancement and updating folder structure Pratibha In progress Worked on enhancing cypress test cases for different charts(Histogram, Pie, Treemap, Logs view) according to the new implementaion and upadting the cypress folder structure Worked on creating report for issues on github 19-Jul-22
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Modified documentation as per review comments given by zishan (completed). Exploring fluent-bit(prometheus scrape metrics) to read prometheus metrics collected from mysql. Exploring fluent-bit(prometheus scrape metrics) to read prometheus metrics collected from mysql. 20 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal PR raised NA NA 11th July, 2022
time series enhancement opensearch-project/observability#832 Ramneet, Rinku PR raised N/A N/A
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. Exploring the postgresql metric generation using postgres_exporter(https://github.com/prometheus-community/postgres_exporter) 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress worked on text mode controls, orientation, chart types: horinzontal(in progress) worked on creating text mode chart(in progress) 19th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA Implemented tooltip options in Histogram and updated the PR Resolved Conflicts NA 13th July, 2022
Bar Chart legend color issue for Multi dimension and metrics Rinku in progress NA NA NA NA 13th July, 2022
Input fields value lag while typing after removing preview functionality opensearch-project/observability#861 Ruchika, Rinku PR raised NA Resolved issues with related to preview functionality for input fields and other issues with related to data configurations PR merged to sprint2. NA 13th July, 2022
gauge enhancement opensearch-project/observability#860 Ramneet PR raised pr review feedback, resolved conflicts N/A 15th July, 2022
Filter Logs View data and Add pagination opensearch-project/observability#863 Shankha Internal PR Raised NA Raised Internal PR Worked on PR comments Need Client's approval on UI 19th July, 2022
Exploration on new charts in Plotly opensearch-project/observability#866 Ruchika, Rinku In progress NA Exploring more on the charts and creating a sheet for the same with documentation links Explored visualisations and dropped in the comment with the findings. 19th July, 2022
Sprint2 code refactoring and optimization opensearch-project/observability#870 Rinku In progress NA Fixed warning related to unique Key on Component for all charts Working on state optimization and performance improvement NA 21st July, 2022
Analysis on annotation Amruta In progress NA Analysis started Created github issue and added queries. NA 20th July, 2022
Analysis on Coordinate Maps Shankha In progress NA Created documentation of Scatter plots on Maps and Added findings of Coordinated Map on Dashboard Started working on the UI NA 26th July, 2022
Creating integration framework Vishal In progress NA Creating folder structure and updating UI, Creating folder structure and updating UI, NA
Add update chart button for data configuration panel opensearch-project/observability#887 Ruchika In progress NA NA Adding update chart functionality and testing for all the charts NA 21st July, 2022
Metric chart support in event analytics opensearch-project/observability#872 Ruchika In progress NA Analysing the metric chart from the dashboard NA 26th July, 2022
App performance improvement Amruta In progress NA NA Analysing on different ways for performance improvement. NA

@abasatwar
Copy link
Author

Daily task status 22| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Implement Horizontal Bar chart opensearch-project/observability#885 Deepak In-progress Worked on Horizontal Bar chart Implimentation Implement Horizontal Bar chart opensearch-project/observability#885 NA
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Merged NA Increased Chart type dropdown height, Fixed the height of data configuration and config options, positioned every panel on same height from the top Always display collapsible button, Resolved Conflicts and updated PR ETA changed as new enhancement came up. Asked questions to client regarding the min-width and min-height of all the panels. 15th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Removed Order from config options Refactored the code and Resolved PR comments NA 14th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika PR raised PR merged to sprint2 NA Waiting for approval of the new UI of data configurations.Dropped a question for threshold implementation. 5th July, 2022
Enhancement of Heatmap chart UI(#847) Ruchika PR raised Raised internal PR PR merged to sprint2. 13th July, 2022
Treemap Colorscale (#820) Mrunal Internal PR Raised NA NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised NA NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress NA Updated INternal PR and its merged to sprint2 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta, Rinku PR raised PR merged to sprint2. NA Sprint2 PR raised 13th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet PR raised N/A N/A
Cypress testing - Gauge Chart Cypress Test case Nidhi started working on refactoring on heatmap chart cypress test case along with any new implemenatation (if done any) Working on creating bug for Issues found for Gauge Chart and continuing working on heatmap cypress test case 26-Jul-22
Cypress test cases enhancement and updating folder structure Pratibha In progress Completed working on enhancement cypress test cases for Pie and Treemap charts Working on enhancements cypress test cases for Histogram chart 27-Jul-22
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Worked on exposing prometheus metrics to OpenSearch/Console using fluent-bit, to file using fluent-bit and using fluentd http and tcp output plugins. Exploring the prom2json plugin to read metrics from prometheus and rendering it in JSON format. 22 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal PR raised NA NA 11th July, 2022
time series enhancement opensearch-project/observability#832 Ramneet, Rinku PR raised N/A N/A
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. Exploring the postgresql metric generation using postgres_exporter(https://github.com/prometheus-community/postgres_exporter) 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress worked on fixing issues with layouts, orientation in case of horizontal chart, shapes layout fixed with orientations worked on text alignment in horizontal chart(in progress) 19th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA Implemented tooltip options in Histogram and updated the PR Resolved Conflicts NA 13th July, 2022
Bar Chart legend color issue for Multi dimension and metrics Rinku in progress NA NA NA NA 13th July, 2022
Input fields value lag while typing after removing preview functionality opensearch-project/observability#861 Ruchika, Rinku PR raised NA Resolved issues with related to preview functionality for input fields and other issues with related to data configurations PR merged to sprint2. NA 13th July, 2022
gauge enhancement opensearch-project/observability#860 Ramneet PR raised debugged issues with reset and limit on no. of gauges restrict negative on no. of gauges input 15th July, 2022
Filter Logs View data and Add pagination opensearch-project/observability#863 Shankha Internal PR Raised NA Raised Internal PR Worked on PR comments added comment on the issue for client's approval for UI. 19th July, 2022
Exploration on new charts in Plotly opensearch-project/observability#866 Ruchika, Rinku In progress NA Exploring more on the charts and creating a sheet for the same with documentation links Explored visualisations and dropped in the comment with the findings. 19th July, 2022
Sprint2 code refactoring and optimization opensearch-project/observability#870 Rinku In progress NA Optimized code in Pie, Bar and Line chart Working code chart specific code refactoring and optimization NA 21st July, 2022
Analysis on annotation Amruta In progress NA Analysis started Created github issue and added queries. NA 20th July, 2022
Coordinate Maps - Visualization and Config Options opensearch-project/observability#886 Shankha In progress NA Rendered data points on Map, implemented show/hide and position text, font size, range of map Render data points according to user inputs. Need clarification on implementation 26th July, 2022
Creating integration framework Vishal In progress NA Created folder structure Working on design of the apps and listing of application NA
Add update chart button for data configuration panel opensearch-project/observability#887 Ruchika Internal PR Raised NA Raised internal PR NA NA 21st July, 2022
Metric chart support in event analytics opensearch-project/observability#872 Ruchika In progress NA Worked on implementation of basic metric chart Completed implementation of basic metric chart. Dropeed in comment for confirmation of UI and other questions 26th July, 2022
App performance improvement Amruta In progress NA Analysing on different ways for performance improvement. Analysing on different ways for performance improvement, yet to figure out exact problem. NA NA

@abasatwar
Copy link
Author

Daily task status 25| July | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Implement Horizontal Bar chart opensearch-project/observability#885 Deepak Internal PR Raised Worked on Horizontal Bar chart Implimentation Implement Horizontal Bar chart opensearch-project/observability#885 NA
Config panel and visualization canvas height update opensearch-project/observability#829 Shankha Merged NA Increased Chart type dropdown height, Fixed the height of data configuration and config options, positioned every panel on same height from the top Always display collapsible button, Resolved Conflicts and updated PR ETA changed as new enhancement came up. Asked questions to client regarding the min-width and min-height of all the panels. 15th July, 2022
Logs view implementation for Visualization opensearch-project/observability#773 Shankha, Rinku Internal PR Raised NA Removed Order from config options Refactored the code and Resolved PR comments NA 14th July, 2022
Enhancement of Treemap chart UI(#796) Mrunal PR raised Raised PR NA
Enhancement of Histogram chart UI(#795) Ruchika PR raised PR merged to sprint2 NA Waiting for approval of the new UI of data configurations.Dropped a question for threshold implementation. 5th July, 2022
Enhancement of Heatmap chart UI(#847) Ruchika PR raised Raised internal PR PR merged to sprint2. 13th July, 2022
Treemap Colorscale (#820) Mrunal Internal PR Raised NA NA
Treemap Sort Sectors(#789) Mrunal Internal PR Raised NA NA
Opensearch Server logs (#800) Abhay In Progress In Progress Able to start multiple nodes for opensearch.Working on the way to trigger API in fixed interval of time. Working on the API scheduling in NodeJs In that API will be triggered in specific interval of time.
Enhancement of Time Series UI (794) Rinku PR raised PR raised for mentioned charts. NA
Restrict user to select duplicate fields in dimension and metrics section(#827) Rinku, Mrunal In-progress NA Updated INternal PR and its merged to sprint2 7th July, 2022
Enhancement of Bar chart UI(#792) Amruta, Rinku PR raised PR merged to sprint2. NA Sprint2 PR raised 13th July, 2022
Gauge chart opensearch-project/observability#640 Ramneet PR raised N/A N/A
Cypress testing - Gauge Chart Cypress Test case Nidhi started working on refactoring on heatmap chart cypress test case along with any new implemenatation (if done any) Working on creating bug for Issues found for Gauge Chart and continuing working on heatmap cypress test case 26-Jul-22
Cypress test cases enhancement and updating folder structure Pratibha In progress Completed working on enhancement cypress test cases for Pie and Treemap charts Working on enhancement of cypress test cases for Histogram chart. Analysing MOM points to create git hub issues whereever possible. 27-Jul-22
Kafka Zishan In-progress Integration in progress Faced issue in the setup of Opensearch Dashboard and Observability. Recreating the setup on separate physical machine. Facing issue on machine related to access of Ubuntu repositories for configuration. Service desk ticket raised. Would be continuing the same.
MySQL support in Observability #131 Kuldeep In-progress Integration in progress Worked on prom2json to get prometheus metrics in json format and also created the file of it. Working on fluentd to read json format and creating index. 26 th July, 2022
Updating Visualizations Preview functionality (#826) Mrunal PR raised NA NA 11th July, 2022
time series enhancement opensearch-project/observability#832 Ramneet, Rinku PR raised N/A N/A
PostgreSQL support in Observability (#838) (Logs generation/Logs reading) Abhay In Progress In Progress Working on logs generation for the postgresql for single node. Trying to generate logs in the CSV format. Exploring the postgresql metric generation using postgres_exporter(https://github.com/prometheus-community/postgres_exporter) 12th July, 2022
Stats chart opensearch-project/observability#835 Ramneet in progress worked on fixing issues with layouts, orientation in case of horizontal chart, shapes layout fixed with orientations worked on text alignment in horizontal chart(in progress) 19th July, 2022
Customization of tooltip text opensearch-project/observability#788 Shankha Internal PR Raised NA Implemented tooltip options in Histogram and updated the PR Resolved Conflicts NA 13th July, 2022
Bar Chart legend color issue for Multi dimension and metrics Rinku in progress NA NA NA NA 13th July, 2022
Input fields value lag while typing after removing preview functionality opensearch-project/observability#861 Ruchika, Rinku PR raised NA Resolved issues with related to preview functionality for input fields and other issues with related to data configurations PR merged to sprint2. NA 13th July, 2022
gauge enhancement opensearch-project/observability#860 Ramneet PR raised debugged issues with reset and limit on no. of gauges restrict negative on no. of gauges input 15th July, 2022
Filter Logs View data and Add pagination opensearch-project/observability#863 Shankha Internal PR Raised NA Raised Internal PR Worked on PR comments added comment on the issue for client's approval for UI. 19th July, 2022
Exploration on new charts in Plotly opensearch-project/observability#866 Ruchika, Rinku In progress NA Exploring more on the charts and creating a sheet for the same with documentation links Explored visualisations and dropped in the comment with the findings. 19th July, 2022
Sprint2 code refactoring and optimization opensearch-project/observability#870 Rinku In progress NA Optimized code in Pie, Bar and Line, Treemap, HeatMap, Histogram chart Working on renaming every charts objects keys to eliminate camel-case error NA 21st July, 2022
Analysis on annotation Amruta In progress NA Analysis started Created github issue and added queries. NA 20th July, 2022
Coordinate Maps - Visualization and Config Options opensearch-project/observability#886 Shankha In progress NA Render data points according to user inputs. Added show/hide tooltip in config options and edited the tooltip Need clarification on implementation 26th July, 2022
Creating integration framework Vishal In progress NA Created folder structure Working on design of the apps and listing of application NA
Add update chart button for data configuration panel opensearch-project/observability#887 Ruchika Internal PR Raised NA Raised internal PR NA NA 21st July, 2022
Metric chart support in event analytics opensearch-project/observability#872 Ruchika In progress NA Completed implementation of basic metric chart. Analysis on more aggregate functions in dropdown in metric dashboard. Worked on performance issue of the app as well. Droped in comment for confirmation of UI and other questions 26th July, 2022
App performance improvement Amruta In progress NA Analysing on different ways for performance improvement. Analysing on different ways for performance improvement. NA NA

@ruchika-narang
Copy link

Daily task status 13 | October | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Metric chart support in event analytics opensearch-project/observability#872 Siva Internal PR Raised NA Rebased with main Rebased with main
Working on custom expressions feature. #137 Saisanju In progress NA Working on custom expressions feature. Working on custom expressions feature. NA
[UI bug ]:  chart selection and tabs in the side panel should not scroll, they should anchor on fix position (on top) opensearch-project/observability#1123 Abhay In progress NA NA Analysing the bug NA
Data Prepper support Kuldeep In progress NA Completed learning module on GIT Started learning Kubernates waiting for PPL Query engine dev docker image to test our prometheus data. 30-Sep-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Time+ scatter 2 way sync cypress test cases Ramneet in progress NA NA NA
Implementation of Cypress Testcases for Heatmap Siva In progress NA Rebased with main NA NA 30-Sep-22
Python Script to ingest data to OpenSearch Kuldeep In progress NA Worked on Python Script to ingest data to OpenSearch Working on Python Script to ingest data to OpenSearch- exploring opensearchpy waiting for PPL Query engine dev docker image to test our prometheus data. 14-Oct-22
Move date histogram inside dimensions opensearch-project/observability#1079 Harshada In progress NA Span issue fixed requirement gathering Implemented requirements and along with the  testing use cases NA 12-Oct-22
[CODE-REFACTORING]: Destructure visMetaData Object in All Visualizations opensearch-project/observability#1058 Koustubh External PR raised NA Worked on destructuring of dataConfig object Resolved conflicts, comments and test cases failing on external PR, Code optimization NA 11-Oct-22
[BUG]: Range Slider for Line width for Vertical Bar
chart
Abhay External PR raised NA Fixing the width issue related to the vertical Bar. 12-Oct-22
[BUG]: Visualizations not appearing in Operational Panels opensearch-project/observability#907 Siva External PR raised NA Raised external PR. Fixed the Test case which are failing 13-Oct-22
[BUG]: Unable to save Heatmap Visualization and Query opensearch-project/observability#1100 Ruchika In progress NA Started analysis on saving query and visualization. Reviewed PRs as per discussion in call resolved saving of visualization for all the charts. Worked with team on several issues and reviewed PRs. Date changed because few test cases are failing at my end. 10/13/2022   14-Oct-22
[BUG]: Overlapping of data in visualization panels opensearch-project/observability#1099 Vishal In progress NA Finding out alternate ways of resize window Need to do more findings for the same, will raise PR for data table test case NA 14-Oct-22
While running a specific query error is triggered when we try to go to the visualization tab. Error is coming due to custom Label. Koustubh In Progress NA Resolved conflicts, comments and test cases failing on external PR, Code optimization While running a specific query error is triggered when we try to go to the visualization tab. Error is coming due to custom Label. NA 13-Oct-22
[Bug] when applied multiple threshold, the border color remains as the base color opensearch-project/observability#1118 Ramneet Externla Pr raised NA fixed
[BUG] distorted plot title + color theme options space bug  opensearch-project/observability#1103 Ramneet External PR raised worked on title issue worked on color theme space issue
[BUG] Updating series in data config panel results invalid query opensearch-project/observability#1121 Ramneet in progress NA explored bug cause
[BUG] Labels on y axis get truncated opensearch-project/observability#1107 Siva in progress NA Working on Bug
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') Dipra In progress NA NA Analysing the bug NA 14-Oct-22

@ruchika-narang
Copy link

Daily task status 14 | October | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Working on custom expressions feature. #137 Saisanju In progress NA Working on custom expressions feature. Working on custom expressions feature. NA
[UI bug ]:  chart selection and tabs in the side panel should not scroll, they should anchor on fix position (on top) opensearch-project/observability#1123 Abhay Internal PR Raised NA Analysing the bug Issue fixed NA
Data Prepper support Kuldeep Hold NA Completed learning module on GIT Started learning Kubernates waiting for PPL Query engine dev docker image to test our prometheus data. 30-Sep-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Time+ scatter 2 way sync cypress test cases Ramneet in progress NA NA NA
Implementation of Cypress Testcases for Heatmap Siva In progress NA Rebased with main NA NA 30-Sep-22
Python Script to ingest data to OpenSearch Kuldeep In progress NA Worked on Python Script to ingest data to OpenSearch Working on Python Script to ingest data to OpenSearch- exploring opensearchpy waiting for PPL Query engine dev docker image to test our prometheus data. 14-Oct-22
Move date histogram inside dimensions opensearch-project/observability#1079 Harshada Internal PR Raised NA Implemented requirements and along with the  testing use cases optimized code and raised PR NA 12-Oct-22
[CODE-REFACTORING]: Destructure visMetaData Object in All Visualizations opensearch-project/observability#1058 Koustubh External PR raised NA Worked on destructuring of dataConfig object Resolved conflicts, comments and test cases failing on external PR, Code optimization NA 11-Oct-22
[BUG]: Visualizations not appearing in Operational Panels opensearch-project/observability#907 Siva External PR raised NA Fixed the Test case which are failing worked on review comments 13-Oct-22
[BUG]: Unable to save Heatmap Visualization and Query opensearch-project/observability#1100 Ruchika Internal PR Raised NA as per discussion in call resolved saving of visualization for all the charts. Worked with team on several issues and reviewed PRs. Raised internal PR and fixed failing test case issue and analysis of github issues. Date changed because few test cases are failing at my end. 10/13/2022   14-Oct-22
[BUG]: Overlapping of data in visualization panels opensearch-project/observability#1099 Vishal In progress We had findings for this and to fix we have to use window resize property, lets discuss this over call what else we can do for this. Finding out alternate ways of resize window Need to do more findings for the same, will raise PR for data table test case NA 14-Oct-22
While running a specific query error is triggered when we try to go to the visualization tab. Error is coming due to custom Label. Koustubh In Progress NA Resolved conflicts, comments and test cases failing on external PR, Code optimization While running a specific query error is triggered when we try to go to the visualization tab. Error is coming due to custom Label. NA 13-Oct-22
[BUG] Updating series in data config panel results invalid query opensearch-project/observability#1121 Ramneet Internal Pr raised NA fixed
[BUG] Labels on y axis get truncated opensearch-project/observability#1107 Siva Internal Pr raised Analysing the Bug. Fixed the issue for Timeseries and Created Internal PR. will look into other charts if the issue is replicating.
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') Dipra In progress NA Analysing the bug Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Bugs analysis, PR reviews Koustubh Completed NA While running a specific query error is triggered when we try to go to the visualization tab. Error is coming due to custom Label. Bugs analysis, PR reviews NA 14-Oct-22
[Fetaure] rename Stats to Metrics opensearch-project/observability#1135 Ramneet Internal PR Raised NA worked on renaming Stats module into Metrics

@ruchika-narang
Copy link

Daily task status 17 | October | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Working on custom expressions feature. #137 Saisanju External PR raised NA Raised an internal PR for custom expression feature #137 Working on bug Histogram values sets to empty after clicking on update chart opensearch-project/observability#1144 NA 18-Oct-22
[UI bug ]:  chart selection and tabs in the side panel should not scroll, they should anchor on fix position (on top) opensearch-project/observability#1123 Abhay Internal PR Raised NA Analysing the bug Issue fixed NA
Data Prepper support Kuldeep Hold NA Completed learning module on GIT Started learning Kubernates waiting for PPL Query engine dev docker image to test our prometheus data. 30-Sep-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Time+ scatter 2 way sync cypress test cases Ramneet in progress NA NA NA
Implementation of Cypress Testcases for Heatmap Siva In progress NA Rebased with main NA NA 30-Sep-22
Python Script to ingest data to OpenSearch Kuldeep In progress NA Worked on Python Script to ingest data to OpenSearch Working on Python Script to ingest data to OpenSearch- exploring opensearchpy waiting for PPL Query engine dev docker image to test our prometheus data. 10/14/2022   20-Oct-22
Move date histogram inside dimensions opensearch-project/observability#1079 Harshada External PR raised NA optimized code and raised PR Resolved review comments , bug fixes and raised external PR NA 12-Oct-22
[CODE-REFACTORING]: Destructure visMetaData Object in All Visualizations opensearch-project/observability#1058 Koustubh External PR raised NA Worked on destructuring of dataConfig object Resolved conflicts, comments and test cases failing on external PR, Code optimization NA 11-Oct-22
[BUG]: Visualizations not appearing in Operational Panels opensearch-project/observability#907 Siva External PR raised NA Fixed the Test case which are failing worked on review comments 13-Oct-22
[BUG]: Unable to save Heatmap Visualization and Query opensearch-project/observability#1100 Ruchika External PR Raised NA Raised internal PR and fixed failing test case issue and analysis of github issues. Raised External PR and have put a fix for app crashing on clicking update chart. Date changed because few test cases are failing at my end. 10/13/2022   14-Oct-22
[BUG]: Overlapping of data in visualization panels opensearch-project/observability#1099 Vishal In progress We had findings for this and to fix we have to use window resize property, lets discuss this over call what else we can do for this. Finding out alternate ways of resize window Need to do more findings for the same, will raise PR for data table test case NA
[BUG] Labels on y axis get truncated opensearch-project/observability#1107 Siva Internal Pr raised Analysing the Bug. Fixed the issue for Timeseries and Created Internal PR. will look into other charts if the issue is replicating.
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
[Fetaure] rename Stats to Metrics opensearch-project/observability#1135 Ramneet Internal PR Raised worked on renaming Stats module into Metrics External PR rebase
[BUG ] X-button in Data Configurations panel for Logs view Anand PR Raised Resolved bug and look for more
 bugs in the application
Analysing the error boundary in the reactjs Abhay In progress Analysing the error boundary in the
 reactjs
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit In progress Bug has been resolved Internal PR in progress
Testing Bar + timeseries visualizations Ramneet in progress NA BUG tracker sheet updated with found observations

@ruchika-narang
Copy link

Daily task status 18 | October | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Working on bug Histogram values sets to empty after clicking on update chart opensearch-project/observability#1144 Saisanju In progress NA Working on bug Histogram values sets to empty after clicking on update chart opensearch-project/observability#1144 Working on bug Histogram values sets to empty after clicking on update chart opensearch-project/observability#1144 NA 19-Oct-22
[UI bug ]:  chart selection and tabs in the side panel should not scroll, they should anchor on fix position (on top) opensearch-project/observability#1123 Abhay External PR raised NA Analysing the bug Issue fixed NA
Data Prepper support Kuldeep Hold NA Completed learning module on GIT Started learning Kubernates waiting for PPL Query engine dev docker image to test our prometheus data. 30-Sep-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Time+ scatter 2 way sync cypress test cases Ramneet in progress NA NA NA
Implementation of Cypress Testcases for Heatmap Siva In progress NA NA NA NA 30-Sep-22
Python Script to ingest data to OpenSearch Kuldeep In progress NA Worked on Python Script to ingest data to OpenSearch Working on Python Script to ingest data to OpenSearch- exploring opensearchpy waiting for PPL Query engine dev docker image to test our prometheus data. 10/14/2022   20-Oct-22
Move date histogram inside dimensions opensearch-project/observability#1079 Harshada External PR raised NA optimized code and raised PR Resolved review comments , bug fixes and raised external PR NA 12-Oct-22
[BUG]: Vertical & Horizontal Bar: visualization issues opensearch-project/observability#1153 Koustubh In progress NA Resolved conflicts, comments and test cases failing on external PR, Code optimization Working on visualization issue of vertical and horizontal charts NA 19-Oct-22
[BUG]: Visualizations not appearing in Operational Panels opensearch-project/observability#907 Ruchika In progress NA NA Analysis of bug for backward compatibility with the older versions 21-Oct-22
[BUG]: Unable to save Heatmap Visualization and Query opensearch-project/observability#1100 Ruchika External PR Raised NA Raised External PR and have put a fix for app crashing on clicking update chart. Rebased with main for conflicting files and fixed an issue for timeseries and scatter chart for adding of dimensions. Date changed because few test cases are failing at my end. 10/13/2022   14-Oct-22
[BUG]: Overlapping of data in visualization panels opensearch-project/observability#1099 Vishal External PR raised NA Finding out alternate ways of resize window Need to do more findings for the same, will raise PR for data table test case NA 17-Oct-22
[BUG] Labels on y axis get truncated opensearch-project/observability#1107 Siva Internal Pr raised NA Fixed the issue for Timeseries and Created Internal PR. will look into other charts if the issue is replicating. Rebased with main and checked if the issue is replicating for other charts NA
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
[Fetaure] rename Stats to Metrics opensearch-project/observability#1135 Ramneet Internal PR Raised worked on renaming Stats module into Metrics External PR rebase
[BUG ] X-button in Data Configurations panel for Logs view Anand PR Raised Resolved bug and look for more
 bugs in the application
Analysing the error boundary in the reactjs Abhay In progress Analysing the error boundary in the
 reactjs
Created the sample Error boundary for the application. Catched error in the Modal popup
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit In progress Bug has been resolved Internal PR in progress
Testing Bar + timeseries visualizations Ramneet in progress NA BUG tracker sheet updated with found observations
[FEATURE] - Creating integration framework opensearch-project/observability#864 Vishal In progress ` Finding bugs in the app Will update some comments in integration
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Overlapping of lables are with small screens it  is working on fine on large screens. tried with fixing the size of plot area.

@ruchika-narang
Copy link

Daily task status 19 | October | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Working on bug Histogram values sets to empty after clicking on update chart opensearch-project/observability#1144 Saisanju In progress NA Working on bug Histogram values sets to empty after clicking on update chart opensearch-project/observability#1144 Working on bug Histogram values sets to empty after clicking on update chart opensearch-project/observability#1144 NA 19-Oct-22
[UI BUG]Field and data config panel default width #39 Abhay In Progress NA Analysing the bug NA
Data Prepper support Kuldeep Hold NA Completed learning module on GIT Started learning Kubernates waiting for PPL Query engine dev docker image to test our prometheus data. 30-Sep-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Time+ scatter 2 way sync cypress test cases Ramneet in progress NA NA NA
Implementation of Cypress Testcases for Heatmap Siva In progress NA NA NA NA 30-Sep-22
Python Script to ingest data to OpenSearch Kuldeep In progress NA On Leave Able to create index via python script however data type casting is needed. parsing the JSON to restucture it. waiting for PPL Query engine dev docker image to test our prometheus data. 10/14/2022   20-Oct-22
[BUG]: Vertical & Horizontal Bar: visualization issues opensearch-project/observability#1153 Koustubh External PR raised NA Working on visualization issue of vertical and horizontal charts Fixed visualization issue of vertical and horizontal charts, raised external PR NA 19-Oct-22
[BUG]: Visualizations not appearing in Operational Panels opensearch-project/observability#907 Ruchika In progress NA Analysis of bug for backward compatibility with the older versions Analysis and trying out multiple methods to resolve the bug for visualisations showing in operational panels. 21-Oct-22
[BUG]: Unable to save Heatmap Visualization and Query opensearch-project/observability#1100 Ruchika External PR Raised NA Rebased with main for conflicting files and fixed an issue for timeseries and scatter chart for adding of dimensions. Working on PR comments. Date changed because few test cases are failing at my end. 10/13/2022   14-Oct-22
[BUG]: Overlapping of data in visualization panels opensearch-project/observability#1099 Vishal External PR raised NA Finding out alternate ways of resize window Need to do more findings for the same, will raise PR for data table test case NA 17-Oct-22
[BUG] Labels on y axis get truncated opensearch-project/observability#1107 Siva Internal Pr raised NA Fixed the issue for Timeseries and Created Internal PR. will look into other charts if the issue is replicating. Rebased with main and checked if the issue is replicating for other charts NA
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
[BUG ] X-button in Data Configurations panel for Logs view Anand PR Raised Resolved bug and look for more
 bugs in the application
Analysing the error boundary in the reactjs Abhay In progress Created the sample Error boundary for the application. Catched error in the Modal popup Able to redirect the page as per error occur in the page
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit In progress Bug has been resolved Internal PR in progress
[FEATURE] - Creating integration framework opensearch-project/observability#864 Vishal In progress ` Finding bugs in the app Will update some comments in integration
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress Overlapping of lables are with small screens it  is working on fine on large screens. tried with fixing the size of plot area. rebased with Main
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada In progress NA Started analysing areas that can be optimized
[BUG]: Application analytics: When update chart is clicked the query gets concatenated Dipra In progress NA NA Analysing the bug NA 20-Oct-22
Performance issues Ramneet in progress Explored current implentation Explored root cause of multiple rerenders and explored redux calls that can be combimed in one call

@Koustubh5585
Copy link

Daily task status 20 | October | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 Saisanju In progress NA Working on bug Histogram values sets to empty after clicking on update chart opensearch-project/observability#1144 Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 NA 21-Oct-22
[UI BUG]Field and data config panel default width #39 Abhay In Progress NA Analysing the bug Added the fixed width and removed the collapse button. NA
Data Prepper support Kuldeep Hold NA Completed learning module on GIT Started learning Kubernates waiting for PPL Query engine dev docker image to test our prometheus data. 30-Sep-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Time+ scatter 2 way sync cypress test cases Ramneet in progress NA NA NA
Implementation of Cypress Testcases for Heatmap Siva In progress NA NA NA NA 30-Sep-22
Python Script to ingest data to OpenSearch/JSON Key-Value mapping with new structure. Kuldeep In progress NA Parsed the JSON for guage type to do datatype casting Planning to mapped json data to newly created structure to finding out the pros and cons waiting for PPL Query engine dev docker image to test our prometheus data. 10/14/2022   20-Oct-22
[BUG]: Vertical & Horizontal Bar: visualization issues opensearch-project/observability#1153 Koustubh External PR raised NA Fixed visualization issue of vertical and horizontal charts, raised external PR Disabled some visualizations as per requirements, PR reviewed, Raised external PR NA 20-Oct-22
[BUG]: Visualizations not appearing in Operational Panels opensearch-project/observability#907 Ruchika/Siva In progress NA NA Created the External PR
[BUG]: Unable to save Heatmap Visualization and Query opensearch-project/observability#1100 Ruchika External PR Raised NA Working on PR comments. Rebased the PR with main and addressed the comments. Date changed because few test cases are failing at my end. 10/13/2022   14-Oct-22
[BUG]: Overlapping of data in visualization panels opensearch-project/observability#1099 Vishal External PR raised NA Finding out alternate ways of resize window Need to do more findings for the same, will raise PR for data table test case NA 17-Oct-22
[BUG] Labels on y axis get truncated opensearch-project/observability#1107 Siva Internal Pr raised NA Rebased with main and checked if the issue is replicating for other charts Updated the Code for Heatmap also, and Created the External PR NA 10/20/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
[BUG ] X-button in Data Configurations panel for Logs view Anand PR Raised Resolved bug and look for more
 bugs in the application
Analysing the error boundary in the reactjs Abhay In progress Created the sample Error boundary for the application. Catched error in the Modal popup Able to redirect the page as per error occur in the page
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit PR Raised Bug has been resolved Internal PR raised and comments have been resolved
[FEATURE] - Creating integration framework opensearch-project/observability#864 Vishal In progress ` Finding bugs in the app Will update some comments in integration
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress Overlapping of lables are with small screens it  is working on fine on large screens. tried with fixing the size of plot area. Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada In progress NA Started analysing areas that can be optimized
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In progress NA Analysing the bug Found the source to be in query builder Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
Performance issues Ramneet in progress Explored current implentation Explored root cause of multiple rerenders and explored redux calls that can be combimed in one call
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada In progress NA Implemented changes suggested by eric and bright

@ruchika-narang
Copy link

Daily task status 21 | October | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 Saisanju In progress NA Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 NA 21-Oct-22
[UI BUG]Field and data config panel default width #39 Abhay In Progress NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper support Kuldeep Hold NA Completed learning module on GIT Started learning Kubernates waiting for PPL Query engine dev docker image to test our prometheus data. 30-Sep-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Time+ scatter 2 way sync cypress test cases Ramneet in progress NA NA NA
Implementation of Cypress Testcases for Heatmap Siva In progress NA NA NA NA 30-Sep-22
Python Script to ingest data to OpenSearch/JSON Key-Value mapping with new structure. Kuldeep In progress NA Mapped MongoDB json data to newly created structure - completed Finding out the MongoDB prometheus datasource structure of grafana waiting for PPL Query engine dev docker image to test our prometheus data. 10/14/2022   20-Oct-22  21-Oct-22
[BUG]: Vertical & Horizontal Bar: visualization issues opensearch-project/observability#1153 Koustubh External PR raised NA Disabled some visualizations as per requirements, PR reviewed, Raised external PR Worked on app crash issue, minor UI changes, code refactor, Code merge, PR reviewed, Raised external PR NA 21-Oct-22
[BUG]: Visualizations not appearing in Operational Panels opensearch-project/observability#907 Ruchika/Siva In progress NA Created the External PR Rebased the PR with main, and updated the code as mentioned in review comments
[BUG]: Unable to save Heatmap Visualization and Query opensearch-project/observability#1100 Ruchika External PR Raised NA Rebased the PR with main and addressed the comments. Rebased the PR with main, reviewed PRs, resolved issues with team with related to their tasks. Date changed because few test cases are failing at my end. 10/13/2022   14-Oct-22
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
[BUG ] X-button in Data Configurations panel for Logs view Anand PR Raised Resolved bug and look for more
 bugs in the application
Analysing the error boundary in the reactjs Abhay In progress Able to redirect the page as per error occur in the page Adding new changes as suggested by the Eric, removing modal popup.
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit PR Raised Bug has been resolved Internal PR raised and comments have been resolved
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress Overlapping of lables are with small screens it  is working on fine on large screens. tried with fixing the size of plot area. Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada In progress NA Started analysing areas that can be optimized
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In progress NA Analysing the bug Found the source to be in query builder Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
Performance issues Ramneet in progress Explored current implentation Explored root cause of multiple rerenders and explored redux calls that can be combimed in one call
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada Internal PR Raised Implemented changes suggested by eric and bright Implemented changes suggested by eric and Raised PR
Testing of the Application Vishal In progress Tesing of the application Testing of the visualization section and logged some bugs
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva In progress NA Analysed the BUG, to reset the values.
Timestamp is getting displayed in heatmap from other configurations. # 1175 Harshada Internal PR Raised NA Fixed issue and Raised PR

@ruchika-narang
Copy link

Daily task status 27 | October | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 Saisanju In progress NA Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 NA 21-Oct-22
[UI BUG]Field and data config panel default width #39 Abhay In Progress NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper support Kuldeep Hold NA Completed learning module on GIT Started learning Kubernates waiting for PPL Query engine dev docker image to test our prometheus data. 30-Sep-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Time+ scatter 2 way sync cypress test cases Ramneet in progress NA NA NA
Implementation of Cypress Testcases for Heatmap Siva In progress NA NA NA NA 30-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep In progress NA Finding out the MongoDB prometheus datasource structure of grafana -Completed Creating index of mongodb data for visualization waiting for PPL Query engine dev docker image to test our prometheus data. 28-Oct-22
[BUG]: Vertical & Horizontal Bar: visualization issues opensearch-project/observability#1153 Koustubh External PR raised NA Disabled some visualizations as per requirements, PR reviewed, Raised external PR Worked on app crash issue, minor UI changes, code refactor, Code merge, PR reviewed, Raised external PR NA 21-Oct-22
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
[BUG ] X-button in Data Configurations panel for Logs view Anand PR Raised Resolved bug and look for more
 bugs in the application
Analysing the error boundary in the reactjs Abhay In progress Able to redirect the page as per error occur in the page Adding new changes as suggested by the Eric, removing modal popup.
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit PR Raised Bug has been resolved Internal PR raised and comments have been resolved
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress Overlapping of lables are with small screens it  is working on fine on large screens. tried with fixing the size of plot area. Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada In progress NA Started analysing areas that can be optimized
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In progress NA Analysing the bug Found the source to be in query builder Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal In progress We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada Internal PR Raised Implemented changes suggested by eric and bright Implemented changes suggested by eric and Raised PR
Testing of the Application Vishal In progress Tesing of the application Testing of the visualization section and logged some bugs
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra In progress NA Analysed the BUG, to reset the values.
Timestamp is getting displayed in heatmap from other configurations. # 1175 Harshada Internal PR Raised NA Fixed issue and Raised PR
[BUG] Visualization Left Panel Text issues opensearch-project/observability#1195
Vishal In progress Testing of application working on the bug
[BUG]: App crashes when we remove series and click update chart. opensearch-project/observability#1141 Koustubh Internal PR Raised Worked on app crash issue, minor UI changes, code refactor, Code merge, PR reviewed, Raised external PR Fixed crash, Bug analysis, PR reviews 27-Oct-22
Query resets on the click of refresh button twice Ruchika PR Raised NA Fixed bug for query resetting on click of refresh. PR reviews. 27-Oct-22

@ruchika-narang
Copy link

Daily task status 28 | October | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 Saisanju In progress NA Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 NA 21-Oct-22
[UI BUG]Field and data config panel default width #39 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper support Kuldeep Hold NA Completed learning module on GIT Started learning Kubernates waiting for PPL Query engine dev docker image to test our prometheus data. 30-Sep-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Time+ scatter 2 way sync cypress test cases Ramneet Hold NA NA NA
Implementation of Cypress Testcases for Heatmap Siva Hold NA NA NA NA 30-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep In progress NA Creating index of mongodb data for visualization Creating index of mongodb data for visualization Unable to change timestamp field datatype in the Date or Timestamp format.(using fluentd) 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Adding new changes as suggested by the Eric, removing modal popup. Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages.
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit External PR raised Bug has been resolved Comments have been resolved
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Hold NA Started analysing areas that can be optimized
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Found the source to be in query builder Rebased from main Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal In progress We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada Internal PR Raised Implemented changes suggested by eric and bright Implemented changes suggested by eric and Raised PR
Testing of the Application Vishal In progress Tesing of the application Testing of the visualization section and logged some bugs
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra Internal PR Raised Analysed the BUG, to reset the values. Heatmap config updation issue analysis on Refresh and Update Chart button. Implemented the change where heatmap configs always gets populated
Timestamp is getting displayed in heatmap from other configurations. # 1175 Harshada Internal PR Raised NA Fixed issue and Raised PR
[BUG]: App crashes when we remove series and click update chart. opensearch-project/observability#1141 Koustubh External PR raised Worked on app crash issue, minor UI changes, code refactor, Code merge, PR reviewed, Raised external PR Fixed crash, Bug analysis, PR reviews 27-Oct-22
Query resets on the click of refresh button twice Ruchika PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
[BUG]: Issue in dimensions config when timestamp deleted Koustubh In progress Fixed crash, Bug analysis, PR reviews Issue in dimensions config when timestamp deleted 31-Oct-22
Looking for missing test cases in event analytics section Vishal In progress Worked on bug listing files to write missing test cases
Update Chart Button Improvement Anand Internal PR Approved implemented commented changes Compare our application from Playground app

@ruchika-narang
Copy link

Daily task status 31 | October | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 Saisanju In progress NA Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 Working on bug Data configuration panel clears out all the config data. opensearch-project/observability#1165 NA 21-Oct-22
[UI BUG]Field and data config panel default width #39 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper support Kuldeep Hold NA Completed learning module on GIT Started learning Kubernates waiting for PPL Query engine dev docker image to test our prometheus data. 30-Sep-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Time+ scatter 2 way sync cypress test cases Ramneet Hold NA NA NA
Implementation of Cypress Testcases for Heatmap Siva Hold NA NA NA NA 30-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep In progress NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Adding new changes as suggested by the Eric, removing modal popup. Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages.
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit External PR raised Bug has been resolved Comments have been resolved
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Hold NA Started analysing areas that can be optimized
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal In progress We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Implemented changes suggested by eric and Raised PR Bug Fixes and Raised PR
Testing of the Application Vishal In progress Tesing of the application Testing of the visualization section and logged some bugs
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra Internal PR Raised NA Implemented the change where heatmap configs always gets populated Implemented the change where heatmap configs not not gets populated on Invalid Query
Timestamp is getting displayed in heatmap from other configurations. # 1175 Harshada External PR raised NA Fixed issue and Raised PR
[BUG]: App crashes when we remove series and click update chart. opensearch-project/observability#1141 Koustubh External PR raised Worked on app crash issue, minor UI changes, code refactor, Code merge, PR reviewed, Raised external PR Fixed crash, Bug analysis, PR reviews 27-Oct-22
Query resets on the click of refresh button twice Ruchika PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
[BUG]: Issue in dimensions config when timestamp deleted Koustubh In progress Fixed crash, Bug analysis, PR reviews Issue in dimensions config when timestamp deleted 31-Oct-22
Looking for missing test cases in event analytics section Vishal On hold Worked on bug listing files to write missing test cases
Update Chart Button Improvement Anand Internal PR Approved implemented commented changes Compare our application from Playground app
move series label position to chart styles opensearch-project/observability#1198 Ramneet External PR raised tested and PR raised NA
[BUG] Available fields is missing previously selected fields opensearch-project/observability#1179 Vishal In progress listing files to write missing test cases work on this bug
[BUG] Not able to save queries with selected fields opensearch-project/observability#1181 Ruchika External PR raised NA Fixing bug to save queries with selected fields 31-Oct-22
Testing on breakdown branch Ramneet In progress NA Testing on breakdown branch and reporting issues in sheet. 1-Nov-22

@ruchika-narang
Copy link

Daily task status 01 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Loading spinner on visualization panel. #28 Saisanju In progress NA Loading spinner on visualization panel. #28 Loading spinner on visualization panel. #28 NA 2-Nov-22
[UI BUG]Field and data config panel default width #39 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep In progress NA Creating visualization and also indentified otel data streaming and transformation possible. and won't be able to send otel data to http port. Exploring different ways for transforming json using otel and dataprepper. waiting for PPL Query engine dev docker image to test our prometheus data. 3-Nov-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit External PR raised NA NA
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada In progress Started analysing areas that can be optimized Working on refactoring
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal In progress We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Implemented changes suggested by eric and Raised PR Bug Fixes and Raised PR
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra External PR Raised NA Implemented the change where heatmap configs not not gets populated on Invalid Query and created the Internal PR updated the Review comments
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
[BUG]: Vertical / Horizontal bar chart issues observed in Eric's code Koustubh In progress Issue in dimensions config when timestamp deleted Fixed vertical / horizontal bar chart issues observed in Eric's code 1-Nov-22
Looking for missing test cases in event analytics section Vishal On hold Worked on bug listing files to write missing test cases
Update Chart Button Improvement Anand Internal PR Approved implemented commented changes Compare our application from Playground app
move series label position to chart styles opensearch-project/observability#1198 Ramneet External PR raised tested and PR raised NA
[BUG] Available fields is missing previously selected fields opensearch-project/observability#1179 Vishal External PR raised Worked on the bug Fixed bug 1-Nov-22
[BUG] Not able to save queries with selected fields opensearch-project/observability#1181 Ruchika External PR raised NA Fixing bug to save queries with selected fields 31-Oct-22
Testing on breakdown branch Ramneet In progress NA Testing on breakdown branch and reporting issues in sheet. 1-Nov-22
Code WorkFlow Amit In progress Exploring Data Configuration Panel Exploring Charts & Visualization
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22

@ruchika-narang
Copy link

Daily task status 2 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Loading spinner on visualization panel. #28 Saisanju In progress NA Loading spinner on visualization panel. #28 Loading spinner on visualization panel. #28 NA 2-Nov-22
[UI BUG]Field and data config panel default width #39 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep In progress NA Creating visualization and also indentified otel data streaming and transformation possible. and won't be able to send otel data to http port. Exploring different ways for transforming json using otel and dataprepper. waiting for PPL Query engine dev docker image to test our prometheus data. 3-Nov-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit External PR raised NA NA
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada In progress Started analysing areas that can be optimized Working on refactoring
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal In progress We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
[BUG]: Vertical / Horizontal bar chart issues observed in Eric's code Koustubh External PR raised Fixed vertical / horizontal bar chart issues observed in Eric's code Rebased code with main branch, done the testing of latest code, fixed tooltip and color theme issues, raised external PR 2-Nov-22
Looking for missing test cases in event analytics section Vishal On hold Worked on bug listing files to write missing test cases
Update Chart Button Improvement Anand Internal PR Approved implemented commented changes Compare our application from Playground app
move series label position to chart styles opensearch-project/observability#1198 Ramneet External PR raised NA external PR updated + issues fixed w.r.t to breakdown branch code
[BUG] Available fields is missing previously selected fields opensearch-project/observability#1179 Vishal External PR raised Worked on the bug Fixed bug 1-Nov-22
[BUG] Not able to save queries with selected fields opensearch-project/observability#1181 Ruchika External PR raised NA Fixing bug to save queries with selected fields 31-Oct-22
Testing on breakdown branch Ramneet In progress NA Testing on breakdown branch and reporting issues in sheet. 1-Nov-22
Code WorkFlow Amit In progress Exploring Data Configuration Panel Exploring Charts & Visualization
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Fixing issue for data on initial load. Ruchika/Dipra In progress NA Analysis on the code with which we can set the data on initial load. We have findings which are to be discussed in today's call. 3-Nov-22
data config "missing_id" string issue Ramneet in progress NA explored issues and fixed, testing is in progress

@Koustubh5585
Copy link

Daily task status 3 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Loading spinner on visualization panel. #28 Saisanju In progress NA Loading spinner on visualization panel. #28 Loading spinner on visualization panel. #28 NA 2-Nov-22
[UI BUG]Field and data config panel default width #39 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep In progress NA Exploring different ways for transforming json using otel and dataprepper. Exploring different ways for transforming json using otel and dataprepper. waiting for PPL Query engine dev docker image to test our prometheus data. 3-Nov-22
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit External PR raised NA NA
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada In progress Working on refactoring Working on optimizing code
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal In progress We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analysis and implementation of debouncing to threshold of text field Koustubh In progress Rebased code with main branch, done the testing of latest code, fixed tooltip and color theme issues, raised external PR Analysis and implementation of debouncing to threshold of text field 4-Nov-22
Looking for missing test cases in event analytics section Vishal On hold Worked on bug listing files to write missing test cases
Update Chart Button Improvement Anand Internal PR Approved implemented commented changes Compare our application from Playground app
[BUG] Available fields is missing previously selected fields opensearch-project/observability#1179 Vishal External PR raised Worked on the bug Fixed bug 1-Nov-22
[BUG] Not able to save queries with selected fields opensearch-project/observability#1181 Ruchika External PR raised NA Fixing bug to save queries with selected fields 31-Oct-22
Testing on breakdown branch Ramneet In progress Testing on breakdown branch and reporting issues in sheet. NA 1-Nov-22
Code WorkFlow Amit In progress Exploring Data Configuration Panel Exploring Charts & Visualization
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
data config "missing_id" string issue Ramneet in progress explored issues and fixed, testing explored antlr code for stats token handling
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA NA Found Code coverage and generated html for coverage+analysed data_table folder NA 4-Nov-22

@Koustubh5585
Copy link

Daily task status 4 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Loading spinner on visualization panel. #28 Saisanju Internal PR Raised NA Loading spinner on visualization panel. #28 Loading spinner on visualization panel. #28 NA 4-Nov-22
[UI BUG]Field and data config panel default width #39 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep In progress NA Exploring different ways for transforming json using otel and dataprepper. Exploring different ways for transforming json using otel and dataprepper/ tried creating new json using existing one. waiting for PPL Query engine dev docker image to test our prometheus data. 11/3/2022 11/7/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Consolidated UI issues opensearch-project/observability#1117 Amit External PR raised NA NA
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada In progress Worked on optimizing code Worked on timestamp optimization
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal In progress We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analysis and implementation of debouncing to threshold of text field Koustubh In progress Analysis and implementation of debouncing to threshold of text field Implementation of debouncing to threshold of text field 11/4/2022
11/7/2022
Looking for missing test cases in event analytics section Vishal On hold Worked on bug listing files to write missing test cases
Update Chart Button Improvement Anand Internal PR Approved implemented commented changes Compare our application from Playground app
[BUG] Available fields is missing previously selected fields opensearch-project/observability#1179 Vishal External PR raised Worked on the bug Fixed bug 1-Nov-22
[BUG] Not able to save queries with selected fields opensearch-project/observability#1181 Ruchika External PR raised NA Fixing bug to save queries with selected fields 31-Oct-22
Testing on breakdown branch Ramneet In progress Testing on breakdown branch and reporting issues in sheet. NA 1-Nov-22
Code WorkFlow Amit In progress Exploring Data Configuration Panel Exploring Charts & Visualization
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
data config "missing_id" string issue Ramneet in progress explored issues and fixed, testing explored antlr code for stats token handling
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA NA Found Code coverage and generated html for coverage+analysed data_table folder NA 4-Nov-22

@ruchika-narang
Copy link

Daily task status 7 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Loading spinner on visualization panel. #28 Saisanju Internal PR Raised NA Loading spinner on visualization panel. #28 Loading spinner on visualization panel. #28 NA 4-Nov-22
[UI BUG]Field and data config panel default width #39 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep In progress NA Explored different ways for transforming json using otel and dataprepper/ tried creating new json using existing one. - Now able to create index and load the data to opensearch via python script. Parsing of existing JSON to create new json with new structure-Completed (Tried with few records) waiting for PPL Query engine dev docker image to test our prometheus data. 11/3/2022 11/7/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada In progress Worked on optimizing code Worked on timestamp optimization
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal In progress We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analysis and implementation of debouncing to threshold of text field Koustubh In progress Implementation of debouncing to threshold of text field Implementation of debouncing to threshold of text field 11/4/2022
11/8/2022
Looking for missing test cases in event analytics section Vishal On hold Worked on bug listing files to write missing test cases
Update Chart Button Improvement Anand Internal PR Approved implemented commented changes Compare our application from Playground app
[BUG] Available fields is missing previously selected fields opensearch-project/observability#1179 Vishal External PR raised Worked on the bug Fixed bug 1-Nov-22
Testing on breakdown branch Ramneet In progress NA NA 1-Nov-22
Code WorkFlow Amit In progress Exploring Data Configuration Panel Exploring Charts & Visualization
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
data config "missing_id" string issue Ramneet in progress explored antlr code for stats token handling NA
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Found Code coverage and generated html for coverage+analysed data_table folder Explored jest service mock + utils of app analytics NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA NA Exploration on Jest test cases and learning best practices for writing clean code. 8-Nov-22
Exploring test cases and coverage Ramneet In progress NA explored jest test cases + coverage, worked on common helper functions test cases and visulaizations flyout(in progress)

@ruchika-narang
Copy link

Daily task status 8 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Loading spinner on visualization panel. #28 Saisanju Internal PR Raised NA Loading spinner on visualization panel. #28 Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep In progress NA Parsing of existing JSON to create new json with new structure-Completed (Tried with few records) Working on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/3/2022 11/7/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada In progress Worked on optimizing code Worked on timestamp optimization
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal In progress We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analysis and implementation of debouncing to threshold of text field Koustubh Analysis Completed Implementation of debouncing to threshold of text field Implementation of debouncing to threshold of text field 11/4/2022
11/8/2022
Looking for missing test cases in event analytics section Vishal On hold Worked on bug listing files to write missing test cases
Update Chart Button Improvement Anand Internal PR Approved implemented commented changes Compare our application from Playground app
[BUG] Available fields is missing previously selected fields opensearch-project/observability#1179 Vishal External PR raised Worked on the bug Fixed bug 1-Nov-22
Testing on breakdown branch Ramneet In progress NA NA 1-Nov-22
Code WorkFlow Amit In progress Exploring Data Configuration Panel Exploring Charts & Visualization
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
data config "missing_id" string issue Ramneet in progress explored antlr code for stats token handling NA
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Explored jest service mock + utils of app analytics Implemented testes for app analytics utils and flyout components NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA Exploration on Jest test cases and learning best practices for writing clean code. Started to work for helper function file to write test cases
Exploring test cases and covergae Ramneet In progress NA explored jest test cases + coverage, worked on common helper functions test cases and visulaizations flyout(in progress)
Implementation of unit test cases Koustubh In progress Implementation of debouncing to threshold of text field Implementation of doc_flyout.tsx unit testing 9-Nov-22

@ruchika-narang
Copy link

Daily task status 9 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Loading spinner on visualization panel. #28 Saisanju External PR Raised NA Loading spinner on visualization panel. #28 Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep In progress NA Parsing of existing JSON to create new json with new structure-Completed (Tried with few records) Working on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada In progress Worked on optimizing code Worked on timestamp optimization
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal In progress We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Looking for missing test cases in event analytics section Vishal On hold Worked on bug listing files to write missing test cases
[BUG] Available fields is missing previously selected fields opensearch-project/observability#1179 Vishal External PR raised Worked on the bug Fixed bug 1-Nov-22
Training on Javascript Amit In progress Java Script Fundamentals- 1 Coding challenges and assignments in part-1
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implemented testes for app analytics utils and flyout components Implementation of mock redux store NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA Started to work for helper function file to write test cases Writing unit tests for visualizations.
Exploring test cases and covergae Ramneet In progress explored jest test cases + coverage, worked visulaizations flyout test cases, evemt views explored 2.4 branch and test coverage, worked on config files test cases
Implementation of unit test cases Koustubh In progress Implementation of debouncing to threshold of text field Implementation of doc_flyout.tsx unit testing 9-Nov-22
Analyzing test cases and covergae Siva In progress pickup and Exploring on config_heatmap_color_palette_picker, jest test coverage Worked on config_heatmap_color_palette_picker, jest test coverage and achived 80% and Working on config_line_chart_styles.tsx Test Coverage.
Explored on debouncing with loadash Siva In progress Implementation of debouncing in timeSeries to threshold of text field N/A

@ruchika-narang
Copy link

Daily task status 10 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Loading spinner on visualization panel. #28 Saisanju External PR Raised NA Loading spinner on visualization panel. #28 Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal In progress We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Looking for missing test cases in event analytics section Vishal On hold Worked on bug listing files to write missing test cases
[BUG] Available fields is missing previously selected fields opensearch-project/observability#1179 Vishal External PR raised Worked on the bug Fixed bug 1-Nov-22
Training on Javascript Amit In progress Java Script Fundamentals- 1 Coding challenges and assignments in part-1
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA Writing unit tests for visualizations. Writing unit tests for visualizations.
Exploring test cases and covergae Ramneet In progress explored 2.4 branch and test coverage, worked on config files test cases worked on test cases for config control components: threshold, panel item, value option, treemap parent
Implementation of unit test cases Koustubh In progress Implementation of unit testing - doc_flyout.tsx Switched to 2.4 branch and implementation of unit testing - Surrounding_flyout.tsx, plotly_viz_editor.tsx 11-Nov-22
Analyzing test cases and covergae Siva In progress pickup and Exploring on config_heatmap_color_palette_picker, jest test coverage Worked on config_heatmap_color_palette_picker, jest test coverage and achived 80% and Working on config_line_chart_styles.tsx Test Coverage.
Explored on debouncing with loadash Siva In progress Implementation of debouncing in timeSeries to threshold of text field N/A
Analyzing and Working on test covergae for singleColorPicker.tsx Siva In progress switched to 2.4 branch and worked on test Coverage of Heatmap_color_palette and line_chart_styles Analyzing and Working on test covergae for singleColorPicker.tsx and config_switch_button.tsx
Analyzing and Working on test covergae for config_panel_option_gauge.tsx and config_gauge_options.tsx Abhay In progress Switched to 2.4 branch and started analyzing of config_panel_option_gauge.tsx and config_gauge_options.tsx Working on test coverage for config_panel_option_gauge.tsx and config_gauge_options.tsx
Analyzing and working for config_text_input.tsx and config_text.tsx Harshada In progress NA Working on test coverage

@ruchika-narang
Copy link

Daily task status 11 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Writing unit test cases for maximum coverage. Saisanju External PR Raised NA Writing unit test cases for maximum coverage. Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal On hold We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analyzing and working on test cases and coverage Vishal In Progress Worked on test case for field insight in side bar raised PR for field insight and started working on coverage for field file
Training on Javascript Amit In progress Java Script Fundamentals- 1 Coding challenges and assignments in part-1
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA Writing unit tests for visualizations. Writing unit tests for visualizations. testing coverage of the consolidated branch.
Exploring test cases and covergae Ramneet In progress worked on test cases for config control components: threshold, panel item, value option, treemap parent worked on series side config, upadted threshold coverage, explored combined coverage issues
Implementation of unit test cases Koustubh In progress Implementation of unit testing - doc_flyout.tsx Switched to 2.4 branch and implementation of unit testing - Surrounding_flyout.tsx, plotly_viz_editor.tsx 11-Nov-22
Explored on debouncing with loadash Siva In progress Implementation of debouncing in timeSeries to threshold of text field N/A
Analyzing and Working on test covergae for singleColorPicker.tsx Siva In progress switched to 2.4 branch and worked on test Coverage of Heatmap_color_palette and line_chart_styles Analyzing and Working on test covergae for singleColorPicker.tsx and config_switch_button.tsx
Analyzing and Working on test covergae for config_panel_option_gauge.tsx and config_gauge_options.tsx Abhay In progress Switched to 2.4 branch and started analyzing of config_panel_option_gauge.tsx and config_gauge_options.tsx Working on test coverage for config_panel_option_gauge.tsx and config_gauge_options.tsx
Analyzing and working for config_text_input.tsx and config_text.tsx Harshada In progress Working on test coverage Code pushed in consolidated branch
Made a consolidated branch from main for collective test cases Dipra In progress NA Merged UTs and extracted coverage report 18-Nov-22

@ruchika-narang
Copy link

Daily task status 14 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Writing unit test cases for maximum coverage. Saisanju External PR Raised NA Writing unit test cases for maximum coverage. Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal On hold We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analyzing and working on test cases and coverage Vishal In Progress Worked on test case for field insight in side bar raised PR for field insight and started working on coverage for field file
Training on Javascript Amit In progress Java Script Fundamentals- 1 Coding challenges and assignments in part-1
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA Writing unit tests for visualizations. testing coverage of the consolidated branch. Identifying failure of test cases on consolidated branch and testing the coverage of all the unit test cases combined
Exploring test cases and covergae Ramneet In progress worked on test cases for config control components: threshold, panel item, value option, treemap parent worked on series side config, upadted threshold coverage, explored combined coverage issues
Implementation of unit test cases Koustubh In progress Implementation of unit testing - data_table_header.tsx, data_table_footer.tsx Implementation of unit testing - data_table.tsx, metrics.tsx, common.tsx 11/11/2022
11/15/2022
Explored on debouncing with loadash Siva In progress Implementation of debouncing in timeSeries to threshold of text field N/A
Analyzing and Working on test covergae for singleColorPicker.tsx Siva In progress worked on test covergae for singleColorPicker.tsx and config_switch_button.tsx, Tried to achive more coverage on singleColorPicker.tsx and config_switch_button.tsx
Analyzing and Working on test covergae for config_panel_option_gauge.tsx and config_gauge_options.tsx Abhay In progress Switched to 2.4 branch and started analyzing of config_panel_option_gauge.tsx and config_gauge_options.tsx Working on test coverage for config_panel_option_gauge.tsx and config_gauge_options.tsx
Analyzing and working for config_text_input.tsx and config_text.tsx Harshada In progress Working on test coverage Code pushed in consolidated branch
Made a consolidated branch from main for collective test cases Dipra In progress Merged UTs and extracted coverage report Plot viz editor UTs 18-Nov-22
Working on test covergae for util.test Siva In progress NA Working on test covergae for util.test

@ruchika-narang
Copy link

Daily task status 15 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Writing unit test cases for maximum coverage. Saisanju External PR Raised NA Writing unit test cases for maximum coverage. Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal On hold We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values #50 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analyzing and working on test cases and coverage Vishal In Progress Worked on test case for field insight in side bar raised PR for field insight and started working on coverage for field file
Training on Javascript Amit In progress Java Script Fundamentals- 1 Coding challenges and assignments in part-1
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA Identifying failure of test cases on consolidated branch and testing the coverage of all the unit test cases combined Figuring out to write test cases for data_table and other slices
Exploring test cases and covergae Ramneet In progress worked on test cases for config control components: threshold, panel item, value option, treemap parent worked on series side config, upadted threshold coverage, explored combined coverage issues
Implementation of unit test cases Koustubh In progress Implementation of unit testing - data_table.tsx, metrics.tsx, common.tsx Implementation of unit testing - hooks, doc_flyout.tsx, surrounding_flyout.tsx 11/11/2022
11/15/2022
Explored on debouncing with loadash Siva In progress Implementation of debouncing in timeSeries to threshold of text field N/A
Analyzing and Working on test covergae for singleColorPicker.tsx Siva In progress worked on test covergae for singleColorPicker.tsx and config_switch_button.tsx, Tried to achive more coverage on singleColorPicker.tsx and config_switch_button.tsx
Analyzing and Working on test covergae for config_panel_option_gauge.tsx and config_gauge_options.tsx Abhay In progress Switched to 2.4 branch and started analyzing of config_panel_option_gauge.tsx and config_gauge_options.tsx Working on test coverage for config_panel_option_gauge.tsx and config_gauge_options.tsx
Analyzing and working for config_text_input.tsx and config_text.tsx Harshada In progress Working on test coverage Code pushed in consolidated branch
Made a consolidated branch from main for collective test cases Dipra In progress Merged UTs and extracted coverage report Plot viz editor UTs 18-Nov-22
Working on test covergae for util.test Siva In progress Working on test covergae for util.test Wored on test covergae for util.test

@ruchika-narang
Copy link

Daily task status 16 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Writing unit test cases for maximum coverage. Saisanju External PR Raised NA Writing unit test cases for maximum coverage. Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal On hold We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values opensearch-project/observability#1174 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analyzing and working on test cases and coverage Vishal In Progress Worked on test case for field insight in side bar raised PR for field insight and started working on coverage for field file
Training on Javascript Amit In progress Java Script Fundamentals- 1 Coding challenges and assignments in part-1
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA Identifying failure of test cases on consolidated branch and testing the coverage of all the unit test cases combined Figuring out to write test cases for data_table and other slices
Exploring test cases and covergae Ramneet In progress worked on test cases for config control components: threshold, panel item, value option, treemap parent worked on series side config, upadted threshold coverage, explored combined coverage issues
Implementation of unit test cases Koustubh Internal PR Raised Implementation of unit testing - data_table.tsx, metrics.tsx, common.tsx Implementation of unit testing - hooks, doc_flyout.tsx, surrounding_flyout.tsx 11/11/2022
11/15/2022
Implementation of cypress test cases Koustubh In progress Implementation of unit testing - hooks, doc_flyout.tsx, surrounding_flyout.tsx Implementation of cypress test cases - vertical bar chart 18-Nov-22
Explored on debouncing with loadash Siva In progress Implementation of debouncing in timeSeries to threshold of text field N/A
Analyzing and Working on test covergae for singleColorPicker.tsx Siva In progress worked on test covergae for singleColorPicker.tsx and config_switch_button.tsx, Tried to achive more coverage on singleColorPicker.tsx and config_switch_button.tsx
Analyzing and Working on test covergae for config_panel_option_gauge.tsx and config_gauge_options.tsx Abhay In progress Switched to 2.4 branch and started analyzing of config_panel_option_gauge.tsx and config_gauge_options.tsx Working on test coverage for config_panel_option_gauge.tsx and config_gauge_options.tsx
Analyzing and working for config_text_input.tsx and config_text.tsx Harshada In progress Working on test coverage Code pushed in consolidated branch
Made a consolidated branch from main for collective test cases Dipra In progress Merged UTs and extracted coverage report Plot viz editor UTs 18-Nov-22
Working on test covergae for util.test Siva In progress Working on test covergae for util.test Wored on test covergae for util.test
Exploring Cypress test cases in Horizontal Bar Harshada In progress Explored cypress and test cases Fixing and adding new test cases
UTs for event analytics hooks Dipra In progress NA Wrote UT for Explorer comp

@ruchika-narang
Copy link

Daily task status 17 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Writing unit test cases for maximum coverage. Saisanju External PR Raised NA Writing unit test cases for maximum coverage. Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal On hold We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values opensearch-project/observability#1174 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analyzing and working on test cases and coverage Vishal In Progress Worked on test case for field insight in side bar raised PR for field insight and started working on coverage for field file
Training on Javascript Amit In progress Java Script Fundamentals- 1 Coding challenges and assignments in part-1
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA Identifying failure of test cases on consolidated branch and testing the coverage of all the unit test cases combined Figuring out to write test cases for data_table and other slices
Exploring test cases and covergae Ramneet In progress NA NA
Implementation of unit test cases Koustubh Internal PR Raised Implementation of unit testing - data_table.tsx, metrics.tsx, common.tsx Implementation of unit testing - hooks, doc_flyout.tsx, surrounding_flyout.tsx 11/11/2022
11/15/2022
Implementation of cypress test cases Koustubh In progress Implementation of unit testing - hooks, doc_flyout.tsx, surrounding_flyout.tsx Implementation of cypress test cases - vertical bar chart 18-Nov-22
Explored on debouncing with loadash Siva In progress Implementation of debouncing in timeSeries to threshold of text field N/A
Analyzing and Working on test covergae for singleColorPicker.tsx Siva In progress worked on test covergae for singleColorPicker.tsx and config_switch_button.tsx, Tried to achive more coverage on singleColorPicker.tsx and config_switch_button.tsx
Analyzing and Working on test covergae for config_panel_option_gauge.tsx and config_gauge_options.tsx Abhay In progress Switched to 2.4 branch and started analyzing of config_panel_option_gauge.tsx and config_gauge_options.tsx Working on test coverage for config_panel_option_gauge.tsx and config_gauge_options.tsx
Analyzing and working for config_text_input.tsx and config_text.tsx Harshada In progress Working on test coverage Code pushed in consolidated branch
Made a consolidated branch from main for collective test cases Dipra In progress Merged UTs and extracted coverage report Plot viz editor UTs 18-Nov-22
Working on test covergae for util.test Siva In progress Working on test covergae for util.test Wored on test covergae for util.test
Exploring Cypress test cases in Horizontal Bar Harshada In progress Explored cypress and test cases Fixing and adding new test cases
UTs for event analytics hooks Dipra In progress Wrote UT for Explorer comp Fixed UT for Explorer comp + Added UT for DataConfigPanelItem
Cypress test cases for times series visualization Ramneet in progress NA worked on default render test suit for data config and chart styles panel, test suit for no result found, test suit for display chart case: in progress

@Koustubh5585
Copy link

Daily task status 18 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Writing unit test cases for maximum coverage. Saisanju External PR Raised NA Writing unit test cases for maximum coverage. Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal On hold We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values opensearch-project/observability#1174 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analyzing and working on test cases and coverage Vishal In Progress Worked on test case for field insight in side bar raised PR for field insight and started working on coverage for field file
Training on Javascript Amit In progress Java Script Fundamentals- 1 Coding challenges and assignments in part-1
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA Identifying failure of test cases on consolidated branch and testing the coverage of all the unit test cases combined Figuring out to write test cases for data_table and other slices
Exploring test cases and covergae Ramneet In progress NA NA
Implementation of cypress test cases Koustubh In progress Implementation of cypress test cases - vertical bar chart Implementation of cypress test cases - pie chart 18-Nov-22
Explored on debouncing with loadash Siva In progress Implementation of debouncing in timeSeries to threshold of text field N/A
Analyzing and Working on test covergae for singleColorPicker.tsx Siva In progress worked on test covergae for singleColorPicker.tsx and config_switch_button.tsx, Tried to achive more coverage on singleColorPicker.tsx and config_switch_button.tsx
Analyzing and Working on test covergae for config_panel_option_gauge.tsx and config_gauge_options.tsx Abhay In progress Switched to 2.4 branch and started analyzing of config_panel_option_gauge.tsx and config_gauge_options.tsx Working on test coverage for config_panel_option_gauge.tsx and config_gauge_options.tsx
Analyzing and working for config_text_input.tsx and config_text.tsx Harshada In progress Working on test coverage Code pushed in consolidated branch
Made a consolidated branch from main for collective test cases Dipra In progress Merged UTs and extracted coverage report Plot viz editor UTs 18-Nov-22
Working on test covergae for util.test Siva In progress Working on test covergae for util.test Wored on test covergae for util.test
Exploring Cypress test cases in Horizontal Bar Harshada In progress Explored cypress and test cases Fixing and adding new test cases
UTs for event analytics hooks Dipra In progress Fixed UT for Explorer comp + Added UT for DataConfigPanelItem Completed useRenderVisualization test cases
Cypress test cases for times series visualization Ramneet in progress NA worked on default render test suit for data config and chart styles panel, test suit for no result found, test suit for display chart case: in progress

@ruchika-narang
Copy link

Daily task status 21 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Writing unit test cases for maximum coverage. Saisanju External PR Raised NA Writing unit test cases for maximum coverage. Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal On hold We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values opensearch-project/observability#1174 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analyzing and working on test cases and coverage Vishal In Progress Worked on test case for field insight in side bar raised PR for field insight and started working on coverage for field file
Training on Javascript Amit In progress Java Script Fundamentals- 1 Coding challenges and assignments in part-1
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA Figuring out to write test cases for data_table and other slices Writing test cases for saved_objects.
Exploring test cases and covergae Ramneet In progress NA NA
Implementation of cypress test cases Koustubh External PR Raised Implementation of cypress test cases - pie chart Unit testing of the app and raised external PR after consolidating all cypress test cases 21-Nov-22
Explored on debouncing with loadash Siva In progress Implementation of debouncing in timeSeries to threshold of text field N/A
Analyzing and Working on test covergae for singleColorPicker.tsx Siva In progress worked on test covergae for singleColorPicker.tsx and config_switch_button.tsx, Tried to achive more coverage on singleColorPicker.tsx and config_switch_button.tsx
Analyzing and Working on test covergae for config_panel_option_gauge.tsx and config_gauge_options.tsx Abhay In progress Switched to 2.4 branch and started analyzing of config_panel_option_gauge.tsx and config_gauge_options.tsx Working on test coverage for config_panel_option_gauge.tsx and config_gauge_options.tsx
Analyzing and working for config_text_input.tsx and config_text.tsx Harshada In progress Working on test coverage Code pushed in consolidated branch
Made a consolidated branch from main for collective test cases Dipra External PR Merged UTs and extracted coverage report Added UTs for event_analytics hooks 18-Nov-22
Working on test covergae for util.test Siva In progress Working on test covergae for util.test Wored on test covergae for util.test
Exploring Cypress test cases in Horizontal Bar Harshada In progress Explored cypress and test cases Fixing and adding new test cases
UTs for event analytics hooks Dipra In progress Completed useRenderVisualization test cases Completed use fetch visualization test cases
Cypress test cases for times series visualization Ramneet in progress NA worked on default render test suit for data config and chart styles panel, test suit for no result found, test suit for display chart case: in progress

@ruchika-narang
Copy link

Daily task status 22 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Writing unit test cases for maximum coverage. Saisanju External PR Raised NA Writing unit test cases for maximum coverage. Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[BUG]: Overlapping of Data in Pie Chart #41 Siva In progress NA Analysed and Tried with options but, as the data increases the lables are Overlaping. not able to find proper solution for this
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal On hold We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values opensearch-project/observability#1174 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
Analyzing and working on test cases and coverage Vishal In Progress Worked on test case for field insight in side bar raised PR for field insight and started working on coverage for field file
Training on Javascript Amit In progress Java Script Fundamentals- 1 Coding challenges and assignments in part-1
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Issue of config setting blank. Dipra In Progress NA NA Found the root and provided a branch to Eric for further checks NA 3-Nov-22
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest and writing clean code Ruchika In progress NA Writing test cases for saved_objects. Writing test cases for saved_objects and its functions.
Implementation of cypress test cases Koustubh External PR Raised Implementation of cypress test cases - pie chart Unit testing of the app and raised external PR after consolidating all cypress test cases 21-Nov-22
Explored on debouncing with loadash Siva In progress Implementation of debouncing in timeSeries to threshold of text field N/A
Analyzing and Working on test covergae for singleColorPicker.tsx Siva In progress worked on test covergae for singleColorPicker.tsx and config_switch_button.tsx, Tried to achive more coverage on singleColorPicker.tsx and config_switch_button.tsx
Analyzing and Working on test covergae for config_panel_option_gauge.tsx and config_gauge_options.tsx Abhay In progress Switched to 2.4 branch and started analyzing of config_panel_option_gauge.tsx and config_gauge_options.tsx Working on test coverage for config_panel_option_gauge.tsx and config_gauge_options.tsx
Analyzing and working for config_text_input.tsx and config_text.tsx Harshada In progress Working on test coverage Code pushed in consolidated branch
Made a consolidated branch from main for collective test cases Dipra External PR Merged UTs and extracted coverage report Added UTs for event_analytics hooks 18-Nov-22
Working on test covergae for util.test Siva In progress Working on test covergae for util.test Wored on test covergae for util.test
Exploring Cypress test cases in Horizontal Bar Harshada In progress Explored cypress and test cases Fixing and adding new test cases
UTs for event analytics hooks Dipra In progress Completed useRenderVisualization test cases Completed use fetch visualization test cases
Cypress test cases for heat visualization Ramneet internal pr raised cypress test cases for default configration added cypress test cases for char styles and data config for heatmap added

@ruchika-narang
Copy link

Daily task status 23 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Writing unit test cases for maximum coverage. Saisanju External PR Raised NA Writing unit test cases for maximum coverage. Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal On hold We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values opensearch-project/observability#1174 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest test cases Ruchika In progress NA Writing test cases for saved_objects and its functions. Writing test cases for saved_objects and its functions. Analyzing the coverage report and fixing the test cases with low coverage.
Implementation of cypress test cases Koustubh External PR Raised Implementation of cypress test cases - pie chart Unit testing of the app and raised external PR after consolidating all cypress test cases 21-Nov-22
Made a consolidated branch from main for collective test cases #112 Dipra External PR Added UTs for event_analytics hooks Updated config + updated coverage report 18-Nov-22
Working on test covergae for util.test Siva In progress Working on test covergae for util.test Worked on test coverage for util.test
Exploring Cypress test cases in Horizontal Bar Harshada In progress Explored cypress and test cases Fixing and adding new test cases
UTs for event analytics hooks Dipra In progress Completed useRenderVisualization test cases Completed use fetch visualization test cases
Cypress test cases for heat visualization Ramneet internal pr raised cypress test cases for default configration added
Cypress test cases for gauge visualization Ramneet internal pr raised cypress test cases for char styles and data config for heatmap added cypress test cases added for gauge chart
Cypress test cases for Treemap visualization Siva internal pr raised - cypress test cases added for Treemap

@ruchika-narang
Copy link

Daily task status 24 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Writing unit test cases for maximum coverage. Saisanju External PR Raised NA Writing unit test cases for maximum coverage. Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
Analysing the error boundary in the reactjs Abhay In progress Added the fallback for the visualization, Event analytics, Application analytics. Testing in all the graphs , Application analytics pages. Adding error boundary for the render related crashes.
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal On hold We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values opensearch-project/observability#1174 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Finding Code coverage and analysis of jest test cases Dipra In Progress NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest test cases Ruchika In progress NA Writing test cases for saved_objects and its functions. Analyzing the coverage report and fixing the test cases with low coverage. Completed UTs for saved_objects.
Implementation of cypress test cases Koustubh External PR Raised Unit testing of the app and raised external PR after consolidating all cypress test cases Unit testing of the app and fixed notebook cypress test cases 21-Nov-22
Made a consolidated branch from main for collective test cases #112 Dipra External PR Added UTs for event_analytics hooks Updated config + updated coverage report 18-Nov-22
Working on test covergae for util.test Siva In progress Working on test covergae for util.test Wored on test covergae for util.test
Exploring Cypress test cases in Horizontal Bar Harshada In progress Explored cypress and test cases Fixing and adding new test cases
UTs for event analytics hooks Dipra In progress Completed useRenderVisualization test cases Completed use fetch visualization test cases
Cypress test cases for heat visualization Ramneet internal pr raised cypress test cases for default configration added
Cypress test cases for gauge visualization Ramneet internal pr raised cypress test cases for char styles and data config for heatmap added cypress test cases added for gauge chart
Cypress test cases for Treemap visualization Siva internal pr raised - cypress test cases added for Treemap

@ruchika-narang
Copy link

Daily task status 25 | November | 2022


Topic/ Ticket id Dev Status Comments/Queries What you have done yesterday ? what are you going to do today? Any impediments? ETA
Writing unit test cases for maximum coverage. Saisanju External PR Raised NA Writing unit test cases for maximum coverage. Writing unit test cases for maximum coverage. NA 4-Nov-22
[UI BUG]Field and data config panel default width opensearch-project/observability#1158 Abhay External PR raised NA Added the fixed width and removed the collapse button. Working on eric suggestion for the UI. NA
Data Prepper/Opentemetry support Kuldeep Hold NA Worked on data-prepper to load new json, Verifying conversion of 'timeUnixNano' field into valid date format. Documenting promtheus to opensearch process and conversion of 'timeUnixNano' field into valid date format. waiting for PPL Query engine dev docker image to test our prometheus data. 11/10/2022
OpenTelemetry + Data Prepper + OpenSearch Integration Zishan In progress NA Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Finding out ways for propogating Prometheus data into Opensearch via OpenTelemetry and Data Prepper. Have not been able to process Prometheus data into Opensearch using built in protocols except for file. 23-Sep-22
Creation of MongoDB index and it's visualization in Opensearch. Kuldeep Hold NA Created index of mongodb data for visualization Creating visualization and also indentifying otel data streaming posible or not , transformation possible and also if we can send the data to any http port. 10/28/2022  10/31/2022
[BUG]: When click on update chart in app analytics we get an error Cannot read properties of undefined (reading 'queryParser') opensearch-project/observability#1136 Dipra In External PR NA Made the query sync with the data config panel on update chart click. Eliminated breaking of code on Update chart click. Fixed issue for data config going blank on update chart & data representation on the chart This issue had more related underlying problems that needs to be addressed first. This will hence take more time than initially estimated 14-Oct-22   18-Oct-22
[CODE-REFACTORING]: Refactor code for data config panel item #54 Harshada Internal PR Raised Tested implemented code Raised PR
[BUG]: Application analytics: When update chart is clicked the query gets concatenated (#1168) Dipra In External PR NA Rebased from main Fixed issues of test cases Fix for this issue needs change in more broad area of app analytics 20-Oct-22 21-Oct-22
[FEATURE] - Creating integration framework Vishal On hold We need to add new field app_type in backend so that we can differentiate between application and integration
[UI Enhancement] : Configuration panel UI improvement opensearch-project/observability#1161 Harshada External PR raised Bug fixes and raised PR Implemented changes told by eric
[BUG]: HeatMap on the update of PPL query configurations should not have values opensearch-project/observability#1174 Siva/Dipra External PR Raised NA updated the Review comments Updated the changes as suggested by Eric, on Invalid configurations display configs, but do not render the chart.
Query resets on the click of refresh button twice Ruchika External PR Raised Fixed bug for query resetting on click of refresh. PR reviews. PR reviews, worked on multiple issues with related to heatmap, Ui of the app and testing of application 27-Oct-22
[BUG]: When deleting all dimensions/series, clicking on table view app crashes. opensearch-project/observability#1208 Ruchika/Dipra External PR raised NA Fixed bug for delete of all configs and clicking on table view. 1-Nov-22
[BUG]: Empty Placeholder not appearing in visualizations when No data is present #1207 Dipra External PR raised NA Fixed Bug 1-Nov-22
Update Chart Button Improvement Anand External PR raised NA raised PR , made sheet for observation on playground app
Finding Code coverage and analysis of jest test cases Dipra External PR Raised NA Implementation of mock redux store Implemented mock redux store and created branch for v2.4 NA 4-Nov-22
Exploration on Jest test cases Ruchika External PR Raised NA Completed saved_object test cases. Checked coverage report for the final submission.
Implementation of cypress test cases Koustubh External PR Raised Unit testing of the app and raised external PR after consolidating all cypress test cases Unit testing of the app and fixed notebook cypress test cases 21-Nov-22
Made a consolidated branch from main for collective test cases #112 Dipra External PR Updated config + updated coverage report Updated coverage report + Explorer component UTs 18-Nov-22
Working on test covergae for util.test Siva External PR Raised Working on test covergae for util.test Wored on test covergae for util.test
Exploring Cypress test cases in Horizontal Bar Harshada External PR Raised Explored cypress and test cases Fixing and adding new test cases
UTs for event analytics hooks Dipra External PR Raised Completed useRenderVisualization test cases Completed use fetch visualization test cases
Cypress test cases for heat visualization Ramneet External PR Raised cypress test cases for default configration added
Cypress test cases for gauge visualization Ramneet External PR Raised cypress test cases for char styles and data config for heatmap added cypress test cases added for gauge chart
Cypress test cases for Treemap visualization Siva External PR Raised - cypress test cases added for Treemap

@derek-ho derek-ho transferred this issue from opensearch-project/observability Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants