-
Notifications
You must be signed in to change notification settings - Fork 48
Update Platform Observability and Telemetry Agents #606
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
Merged
Conversation
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
Closed
16b6bff to
c6d139e
Compare
cheeyanglee
approved these changes
Dec 3, 2025
liulis-sg
added a commit
that referenced
this pull request
Dec 9, 2025
* [DOCS] Add note on building EMT images with older tags (#561) * [DOCS] Add note on building EMT images with older tags * Updating notes * Update details of rebuild * Add full local rebuild instructions * Update docs/developer-guide/get-started/emt-build-and-deploy.md * Update docs/developer-guide/get-started/emt-build-and-deploy.md * Update docs/developer-guide/get-started/emt-building-howto.md * Update docs/developer-guide/get-started/emt-build-and-deploy.md * Move note * Adding make clean instructions * Add REBUILD_PACKAGES parameter --------- Co-authored-by: Smitesh Sutaria <smitesh.sutaria@intel.com> * Add kernel config for audio SND_SOC and virtio_gpu (#608) Added below kernel config CONFIG_SND_SOC_INTEL_HDA_DSP_COMMON=m CONFIG_SND_SOC_INTEL_SOF_BOARD_HELPERS=m CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH=m CONFIG_SND_SOC_INTEL_BYT_CHT_CX2072X_MACH=m CONFIG_SND_SOC_CX2072X=m CONFIG_SND_SOC_DMIC=m CONFIG_SND_SEQUENCER=m CONFIG_SND_SEQ_MIDI=m CONFIG_SND_SEQ_MIDI_EVENT=m CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VIRTIO_GPU_KMS=y Signed-off-by: Lishan Liu <lishan.liu@intel.com> * drop vitess, dcos-cli and cloud-provider-kubevirt (#613) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> * [DOCS] links to spec files with patches and sources (#615) * [DOCS] spec links and TSN info * [DOCS] spec links external * drop vitess, dcos-cli and cloud-provider-kubevirt (#614) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> * Update Platform Observability and Telemetry Agents (#606) * Update Platform Observability and Telemetry Agents * Update PUA and In-Band Manageability versions * Update platform-observability-agent.signatures.json * Update platform-observability-agent.signatures.json * bump up PUA * Update in-band manageability --------- Co-authored-by: Niket Kumar <niket.kumar@intel.com> Co-authored-by: Kishan Mochi <kishan.mochi@intel.com> --------- Signed-off-by: Lishan Liu <lishan.liu@intel.com> Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com> Co-authored-by: Smitesh Sutaria <smitesh.sutaria@intel.com> Co-authored-by: cheeyanglee <chee.yang.lee@intel.com> Co-authored-by: mpytlik-intel <mikolajx.pytlik@intel.com> Co-authored-by: Christopher Nolan <christopher.nolan@intel.com> Co-authored-by: Niket Kumar <niket.kumar@intel.com> Co-authored-by: Kishan Mochi <kishan.mochi@intel.com>
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.
Merge Checklist
All boxes should be checked before merging the PR
Description
Updates the Platform Observability Agent to version 1.10.2 and the Platform Telemetry Agent to version 1.6.2.
Any Newly Introduced Dependencies
How Has This Been Tested?
#1322