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

Support deploying Monasca monitoring service on Swarm cluster #6

Merged
merged 1 commit into from May 25, 2018

Commits on May 16, 2018

  1. Support deploying Monasca monitoring service on Swarm cluster

    Deploys 4 containers on all nodes on the Swarm cluster. The
    containers consist of the Monasca Forwarder for buffering
    and forwarding metrics to the Monasca API, the Monasca Collector
    for collecting metrics from Docker containers and the host,
    the Monasca StatsD service for monitoring tenant workloads and
    a FluentD container for forwarding stdout from tenant containers
    to the Monasca log API.
    dougszumski committed May 16, 2018
    Configuration menu
    Copy the full SHA
    d77dd83 View commit details
    Browse the repository at this point in the history