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

Telegraf slice issue #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

chadhutchins182
Copy link

I ran into this issue noted here: influxdata/telegraf#2385 (comment) when attempting to use this repo on a:

PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

This PR updates the containers in the docker-compose.yml file with the latest versions that mitigates this issue on a arm/v7 architecture.

There is one catch that I ran into. Telegraf showed a permission denied for the docker.sock which was corrected by: influxdata/telegraf#10050 (comment)

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

1 participant