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

added override control of eos in internal jtimon configs #42

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

amohit1315
Copy link
Collaborator

@amohit1315 amohit1315 commented Jun 20, 2024

Related Issue(s): #38

Added config for enabling/disabling eos for internal jtimon configs.
This configuration overrides the eos value set outside the internal-jtimon config section

Example:

"internal-jtimon": {
    "data-log-file": "TelemetrySensorData.log",
    "gnmi-eos": true,
    "pre-gnmi-eos": true
}

If eos is not set within internal-jtimon, then it takes the value of eos from parent config

@nsimariaj nsimariaj merged commit c7a5d46 into master Jun 25, 2024
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