Skip to content

[Bug]: The version field in the sysloghealth monitor logs is incorrect #477

@lalitadithya

Description

@lalitadithya

Prerequisites

  • I searched existing issues
  • I can reproduce this issue

Bug Description

In version v0.3.0, the version in the logs shows "version":"dev", it should be "version":"v0.3.0". It works for other modules like fault quarantine, but it doesn't seem to work for syslog health monitor

Component

Health Monitor

Steps to Reproduce

  1. Helm install NVSentinel 0.3.0
  2. Tail logs for syslog health monitor

Environment

  • NVSentinel version: v0.3.0
  • Kubernetes version: N/A
  • Deployment method: ArgoCD with helm

Logs/Output

{"time":"2025-12-03T09:44:05.22040708Z","level":"INFO","msg":"Finished processing journal entries","module":"syslog-health-monitor","version":"dev","check":"SysLogsGPUFallenOff","nextCursor":"s=1c77123a08824e77864bc3b3c68c2791;i=24220d;b=66bebe7643564916bd48f9a90e591b8d;m=21826b75762;t=645090d8c1010;x=e2dc39a77ceef061"}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions