Git Product home page Git Product logo

docker-grafana-influxdb-cloudwatch's Introduction

docker-grafana-influxdb-cloudwatch

Derived from kamon-io/docker-grafana-influxdb, this image contains a sensible default configuration of InfluxDB and Grafana but also:

See the introductory blog post All-in-one Docker with Grafana, InfluxDB, and cloudwatch-to-graphite for AWS/Beanstalk monitoring for more details.

Configuration

For InfluxDB and Grafana, see docker-grafana-influxdb. By default there are 2 databases, grafana for dashboards and data for metrics. Use the user and password data to access the metrics via the InfluxDB UI.

Regarding cloudwatch-to-graphite and its leadbutt command-line:

  • Metrics to fetch are in cloudwatch/leadbutt-cloudwatch
  • AWS Credentials are supposed to be provided via env variables, for example: docker run -e AWS_ACCESS_KEY_ID=xxxx -e AWS_SECRET_ACCESS_KEY=yyyy ... (see ./start) - in the case of AWS Elastic Beanstalk you can set them in you environment's configuration UI

Other

See utils/leadbutt2influxdb.clj for a utility that can convert leadbutt output to InfluxDB input. You might want to copy and modify the leadbutt configuration file to fetch the last 2 weeks of hourly data (Period: 60; Count: 336), use the utility to convert it and post to InfluxDB.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.