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

Merged telegraf code for all hosts #61

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

Sakethanne
Copy link
Contributor

Merged telegraf code for all hosts

@Sakethanne Sakethanne requested a review from a team as a code owner September 30, 2024 23:29
Copy link
Member

@glimchb glimchb left a comment

Choose a reason for hiding this comment

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

@Sakethanne can you leave only 1 commit in this PR ?

e4d241f

linters and md files do not belong here

@glimchb glimchb added the Merge Candidate in the open merge window, next candidate for merge label Oct 2, 2024
@glimchb glimchb merged commit e4f0390 into opiproject:main Oct 2, 2024
9 of 11 checks passed
- inventory_hostname != 'mev'
- inventory_hostname != 'bf2'
community.docker.docker_container:
name: telegraf
Copy link
Member

Choose a reason for hiding this comment

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

this is not good, where are the parameters to run container ?

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

Choose a reason for hiding this comment

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

will '/root/telegraf.d/telegraf.conf.inventory_hostname' render to '/root/telegraf.d/telegraf.conf.bf2' and '/root/telegraf.d/telegraf.conf.mev' ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merge Candidate in the open merge window, next candidate for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants