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

Patch 1 #107

Closed
wants to merge 20 commits into from
Closed

Patch 1 #107

wants to merge 20 commits into from

Conversation

matttrach
Copy link
Contributor

Description of PR

Flip conditional, prevents non-latest package names from being overridden

Type of change

Bugfix Pull Request

Fixes an issue

#95

dj-wasabi and others added 20 commits March 11, 2019 07:26
Updated to Telegraf 1.10.0;Different installation methods
telegraf_processors: 
  - processor: rename
  - processor: rename.replace  
    config:
        - tag = "message"
        - dest = "messages"
Add processors section in Telegraf config
…ged the telegraf_agent_config_path. now the telegraf rc scripts finds the right config and now error about missing directories is thrown.
on FreeBSD the telegeraf.conf is in root of /usr/local/etc.
Fix: ensure apt-cache is updated before install
Python3 doesn't support iteritems()
Use items() instead of iteritems()
Adds support for `arm64` based systems (AWS `a1.*` instances).
Adding support for arm64 systems
@matttrach matttrach closed this Sep 4, 2019
@matttrach matttrach deleted the patch-1 branch September 4, 2019 23:07
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.

None yet

7 participants