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

Fixed Lint errors and Merged Telegraf code on Monitoring.yml file #55

Closed
wants to merge 14 commits into from

Conversation

Sakethanne
Copy link
Contributor

No description provided.

@Sakethanne Sakethanne requested a review from a team as a code owner August 29, 2024 20:50
@sandersms
Copy link
Contributor

@Sakethanne You need to fix the DCO check, the Linters check, and the Commitlint so we can review the changes.

@Sakethanne
Copy link
Contributor Author

@sandersms I have fixed the DCO check and the Commitlint errors. I am not able to fix the Docker-Linter and Shell-Linters errors, and thise files have not been modified.

@sandersms
Copy link
Contributor

@sandersms I have fixed the DCO check and the Commitlint errors. I am not able to fix the Docker-Linter and Shell-Linters errors, and thise files have not been modified.

It looks like Docker-lint and Shellcheck-lint have been failing, though set as required.

sandersms
sandersms previously approved these changes Sep 3, 2024
@sandersms
Copy link
Contributor

@Sakethanne The DCO check is failing again. I had to revert the approval to await the resolution. Separately I am investigating the CI checking for docker-lint and shellcheck.

@sandersms
Copy link
Contributor

@Sakethanne You will also need to update your project to pick up the latest changes with resolve the docker-lint issue that Boris checked in here and in the CI processing.

@Sakethanne
Copy link
Contributor Author

@sandersms , I have pulledin the latest changes and them added some commits, signed off on them and pushed them. Please let me know if there are any checks that are still failing, and I will fix the ASAP.

[
{
'type': 'bind',
'source': inventory_hostname == 'bf2' and '/root/telegraf.d/telegraf.conf.bf2' or '/root/telegraf.d/telegraf.conf.mev',
Copy link
Member

Choose a reason for hiding this comment

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

instead of this, maybe do /root/telegraf.d/telegraf.conf.inventory_hostname

@glimchb glimchb closed this Oct 2, 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.

4 participants