Skip to content

chore(collect): add id in SystemInfo#6

Merged
jungchanSon merged 3 commits intomainfrom
feat/add-id-in-request
Aug 19, 2025
Merged

chore(collect): add id in SystemInfo#6
jungchanSon merged 3 commits intomainfrom
feat/add-id-in-request

Conversation

@jungchanSon
Copy link
Member

@jungchanSon jungchanSon commented Aug 19, 2025

This pull request enhances the agent system information model by adding id support and improving the display of agent identification across the monitoring interface.

SystemInfo Struct Enhancement:

  • Enhanced SystemInfo by using BIOS ID as the id field.

@jungchanSon jungchanSon requested a review from Copilot August 19, 2025 17:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request enhances the SystemInfo struct to include a unique identifier field by adding BIOS ID support to improve agent identification across the monitoring interface.

  • Adds an ID field to the SystemInfo struct that uses the BIOS ID
  • Implements a new CollectBiosID() function to retrieve the host's BIOS ID
  • Updates the CollectSystem() function to populate the ID field

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jungchanSon jungchanSon merged commit ba8e64b into main Aug 19, 2025
4 checks passed
@jungchanSon jungchanSon deleted the feat/add-id-in-request branch August 19, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants