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

fix telegraf config related fixes #1176

Merged
merged 4 commits into from
Feb 28, 2024
Merged

Conversation

ganga1980
Copy link
Contributor

@ganga1980 ganga1980 commented Feb 24, 2024

This pull request primarily focuses on refactoring and improving the codebase of the tomlparser-prom-customconfig.rb and tomlparser-osm-config.rb scripts in the build directory. The changes include the introduction of a new helper function is_windows?, the replacement of direct checks for the Windows OS with this new function, and the adjustment of timeout configuration keys based on the OS. Additionally, there are changes to the ama-logs.yaml file in the kubernetes directory.

Here are the key changes:

Refactoring and code improvements:

Configuration adjustments:

Configuration file changes:

  • kubernetes/ama-logs.yaml: Removed the HOSTNAME environment variable from the specification. The reason for this change since this duplicate.

@ganga1980 ganga1980 requested a review from a team as a code owner February 24, 2024 00:09
@ganga1980 ganga1980 enabled auto-merge (squash) February 28, 2024 01:16
@ganga1980 ganga1980 merged commit 0c4daab into ci_prod Feb 28, 2024
15 checks 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