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

Revisit prometheus #72

Merged
merged 12 commits into from
Nov 28, 2018
Merged

Revisit prometheus #72

merged 12 commits into from
Nov 28, 2018

Conversation

technicalpickles
Copy link
Owner

I've been running this for awhile, but hadn't done anything meaningful. This should help prevent #59 again

I followed most of https://github.com/stefanprodan/dockprom . In summary:

  • add alertmanager, to send to slack
  • add cadvisor for monitoring containers
  • add some alerts for prometheus similar to dockprom

I had to run node-exporter on the host, and left notes on the README. I did try running it under docker, but it was too much work to try to filter out the the false positives for filesystems, ie seemingly random mount points from files on the host to the container. You can see my work in the docker-compose.yml, figure i'd leave it.

I am using host networking in a lot of places, but I suspect it can be reduced a bit.

@technicalpickles technicalpickles merged commit f0304a5 into master Nov 28, 2018
@delete-merged-branch delete-merged-branch bot deleted the revisit-prometheus branch November 28, 2018 04:05
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