fix(compose,docs): correct metrics-collector image and remove stale S… - #59
Merged
Conversation
…tep 3 docker-compose.yml: - Fix metrics-collector image name from intel/metrics-collector:2026.1.0 (does not exist on Docker Hub) to intel/hl-ai-metrics-collector:2026.1.0 docs/user-guide/get-started.md: - Remove Step 3 (Clone edge-ai-libraries) — audio-analyzer and text-to-speech are now pulled as pre-built images from the registry, so cloning the source monorepo is no longer required - Renumber Steps 4–9 → Steps 3–8 to keep the sequence continuous Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Replace page URLs with direct MP4 file URLs for SAMPLE_VIDEO_1_URL and SAMPLE_VIDEO_2_URL so automated setup scripts can download the videos without browser interaction. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
sachinkaushik
approved these changes
Jul 14, 2026
avinash-palleti
approved these changes
Jul 14, 2026
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.
…tep 3
docker-compose.yml:
docs/user-guide/get-started.md: