Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docker-flow/docker-flow-monitor
https://github.com/docker-flow/docker-flow-monitor
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/docker-flow/docker-flow-monitor
- Owner: docker-flow
- License: mit
- Created: 2017-03-19T22:58:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T14:33:01.000Z (over 3 years ago)
- Last Synced: 2024-05-17T03:11:33.102Z (6 months ago)
- Language: Go
- Size: 3.15 MB
- Stars: 84
- Watchers: 12
- Forks: 38
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-docker - Docker-Flow-Monitor - Reconfigures Prometheus when a new service is updated or deployed automatically by [@docker-flow][docker-flow] (Container Operations / Monitoring)
- awesome-docker - Docker-Flow-Monitor - Reconfigures Prometheus when a new service is updated or deployed automatically by [@docker-flow][docker-flow] (Container Operations / Monitoring)
README
# Docker Flow Monitor
[![GitHub release](https://img.shields.io/github/release/docker-flow/docker-flow-monitor.svg)]()
[![license](https://img.shields.io/github/license/docker-flow/docker-flow-monitor.svg)]()
[![Docker Pulls](https://img.shields.io/docker/pulls/docker-flow/docker-flow-monitor.svg)]()
[![Go Report Card](https://goreportcard.com/badge/github.com/docker-flow/docker-flow-monitor)](https://goreportcard.com/report/github.com/docker-flow/docker-flow-monitor)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.