[DO NOT MERGE] Consolidated 1.3.4 rc2#1769
Draft
bhardwaj-nakul wants to merge 38 commits intoopen-edge-platform:mainfrom
Draft
[DO NOT MERGE] Consolidated 1.3.4 rc2#1769bhardwaj-nakul wants to merge 38 commits intoopen-edge-platform:mainfrom
bhardwaj-nakul wants to merge 38 commits intoopen-edge-platform:mainfrom
Conversation
…dling - Added environment variables for ROI consolidation settings in Docker Compose files and setup scripts. - Updated configuration files to include ROI consolidation parameters. - Enhanced object detection logic to support merging of overlapping detections with IoU thresholding. - Modified metadata handling to include information about merged boxes and context expansion. - Updated documentation to guide users on enabling and configuring ROI consolidation.
…on to note its impact on search relevance and processing time.
…lementing time range filters
- Introduced a new Docker Compose file (compose.telemetry.yaml) for the telemetry collector service. - Updated user guide to include optional telemetry collection instructions. - Enhanced pipeline manager with a new Telemetry module, service, and controller to handle metrics. - Implemented WebSocket communication for real-time telemetry data. - Added a new TelemetryAccordion component in the React UI to display CPU, RAM, and GPU usage metrics. - Configured Telegraf for metrics collection and forwarding to the Pipeline Manager. - Updated setup script to enable or disable telemetry collection based on environment variables. - Modified Nginx configuration to proxy WebSocket connections for telemetry metrics. - Included Chart.js for visualizing telemetry data in the UI.
- Introduced DataprepTelemetryService for polling and storing embeddings per second. - Updated Docker Compose files to include new telemetry configurations and volumes. - Modified telegraf configuration to read from the new signal file. - Enhanced TelemetryAccordion component to display embeddings per second metrics. - Cleaned up unused signal files and adjusted setup script for new volume management.
…d filter handling
…ing index retrieval
…cross VSS docker-compose files and helm
… and templates - Updated references from videoSummaryManager to pipelinemanager in YAML files. - Introduced new deployment and service files for pipelinemanager. - Adjusted environment variables and proxy settings accordingly.
- Introduced a new Docker Compose file (compose.telemetry.yaml) for the telemetry collector service. - Updated user guide to include optional telemetry collection instructions. - Enhanced pipeline manager with a new Telemetry module, service, and controller to handle metrics. - Implemented WebSocket communication for real-time telemetry data. - Added a new TelemetryAccordion component in the React UI to display CPU, RAM, and GPU usage metrics. - Configured Telegraf for metrics collection and forwarding to the Pipeline Manager. - Updated setup script to enable or disable telemetry collection based on environment variables. - Modified Nginx configuration to proxy WebSocket connections for telemetry metrics. - Included Chart.js for visualizing telemetry data in the UI.
- Introduced DataprepTelemetryService for polling and storing embeddings per second. - Updated Docker Compose files to include new telemetry configurations and volumes. - Modified telegraf configuration to read from the new signal file. - Enhanced TelemetryAccordion component to display embeddings per second metrics. - Cleaned up unused signal files and adjusted setup script for new volume management.
… - Document Summarization (open-edge-platform#1752)
Co-authored-by: Raghu Bhat <raghavendra.bhat@intel.com>
…m#1766) Signed-off-by: B, Vinod K <vinod.k.b@intel.com>
…ning multiple streams (open-edge-platform#1764)
…lytics (open-edge-platform#1771) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…edge-platform#1770) Signed-off-by: Vellaisamy, Sathyendran <sathyendran.vellaisamy@intel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the changes and the related issue. List any dependencies that are required for this change.
Fixes # (issue)
Any Newly Introduced Dependencies
Please describe any newly introduced 3rd party dependencies in this change. List their name, license information and how they are used in the project.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: