Skip to content

fix(SSE): handle when EventType is missing entirely#61

Merged
yoks merged 1 commit intoNVIDIA:mainfrom
mkoci:fix/sse-missing-event-type
Mar 14, 2026
Merged

fix(SSE): handle when EventType is missing entirely#61
yoks merged 1 commit intoNVIDIA:mainfrom
mkoci:fix/sse-missing-event-type

Conversation

@mkoci
Copy link
Copy Markdown
Contributor

@mkoci mkoci commented Mar 14, 2026

Attempting to enable SSE logging using bare-metal-manager-core, I encountered this error:
level=ERROR msg="streaming collector stream error, reconnecting" collector_type=sse_logs endpoint="BmcAddr { ip: 10.85.111.161, port: None, mac: MacAddress { bytes: [60, 109, 102, 165, 61, 57] } }" error="BmcError(JSON error: missing field EventType)" location="crates/health/src/collectors/runtime.rs:526"

This should address the issue.

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Mar 14, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Signed-off-by: mkoci <mkoci@nvidia.com>
@mkoci mkoci force-pushed the fix/sse-missing-event-type branch from a4e27b1 to d2e5980 Compare March 14, 2026 03:51
@yoks yoks merged commit ea5d71f into NVIDIA:main Mar 14, 2026
1 check passed
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