Skip to content

Commit

Permalink
Initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
vfarcic committed Jun 5, 2017
1 parent 1b85c09 commit 13262f0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# DO NOT USE THIS PROJECT. I'M ONLY PLAYING AROUND (FOR NOW)
# Docker Flow Monitor

[![GitHub release](https://img.shields.io/github/release/vfarcic/docker-flow-monitor.svg)]()
[![license](https://img.shields.io/github/license/vfarcic/docker-flow-monitor.svg)]()
[![Docker Pulls](https://img.shields.io/docker/pulls/vfarcic/docker-flow-monitor.svg)]()

The goal of the *Docker Flow Monitor* project is to provide an easy way to reconfigure Prometheus every time a new service is deployed, or when a service is updated. It does not try to "reinvent the wheel", but to leverage the existing leaders and combine them through an easy to use integration. It uses [Prometheus](https://prometheus.io/) as a metrics storage and query engine and adds custom logic that allows on-demand reconfiguration.

Please visit the [tutorial](http://monitor.dockerflow.com/tutorial) for a brief introduction or [Configuring Docker Flow Monitor](http://monitor.dockerflow.com/config) and [Usage](http://monitor.dockerflow.com/usage) sections for more details.

Please join the #df-monitor Slack channel in [DevOps20](http://slack.devops20toolkit.com/) if you have any questions, suggestions, or problems.

<a href='https://ko-fi.com/A655LRB' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi2.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ The goal of the *Docker Flow Monitor* project is to provide an easy way to recon

Please visit the [tutorial](/tutorial) for a brief introduction or [Configuring Docker Flow Monitor](/config) and [Usage](/usage) sections for more details.

Please join the #df-proxy Slack channel in [DevOps20](http://slack.devops20toolkit.com/) if you have any questions, suggestions, or problems.
Please join the #df-monitor Slack channel in [DevOps20](http://slack.devops20toolkit.com/) if you have any questions, suggestions, or problems.

<a href='https://ko-fi.com/A655LRB' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi2.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>

0 comments on commit 13262f0

Please sign in to comment.