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

[feature] Support Redfish protocol to monitoring server #1867

Merged
merged 14 commits into from
Apr 28, 2024

Conversation

gjjjj0101
Copy link
Contributor

What's changed?

support redfish protocol to monitoring server. link #1695

Redfish defines a way to interact with computer hardware using a common language, similar to how web browsers communicate with websites. This makes it easier for different software tools and applications to manage servers, storage, networking equipment, and other components regardless of the manufacturer.

  • design redfish protocol
  • support redfish protocol to monitoring server.
  • test

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

@gjjjj0101 gjjjj0101 changed the title Redfish collect [feature] Support Redfish protocol to monitoring server Apr 27, 2024
@tomsun28 tomsun28 added the good first pull request Good for newcomers label Apr 27, 2024
@tomsun28 tomsun28 linked an issue Apr 27, 2024 that may be closed by this pull request
3 tasks
@tomsun28 tomsun28 added this to the 1.6.0 milestone Apr 27, 2024
@tomsun28 tomsun28 self-requested a review April 27, 2024 07:18
Copy link
Contributor

@tomsun28 tomsun28 left a comment

Choose a reason for hiding this comment

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

Great! LGTM. 👍👍

@tomsun28 tomsun28 merged commit d3eff79 into apache:master Apr 28, 2024
3 checks passed
@gjjjj0101 gjjjj0101 deleted the redfish-collect branch April 28, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

[Task] <support redfish protocol to monitoring server>
2 participants