Skip to content

Commit 6ca7d51

Browse files
authored
Merge pull request #9 from abhishekamralkar/master
Adding SignalFx and Riemann
2 parents e135f48 + 096ac7b commit 6ca7d51

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ The Complete DevOps Glossary - Covering DevOps from A to Z.
5151
- [Drone](https://drone.io) - A Continuous Integration platform built on Docker, written in Go.
5252
- [Dokku](https://github.com/dokku/dokku) - Docker powered mini-Heroku, a smallest PaaS implementation you've ever seen around 100 lines of Bash.
5353
- [Deploykit](https://github.com/FuturePublishing/future-deploykit) - Collection of Ruby daemons flying in close formation. AKA our startling message-based deploy environment.
54-
- [Djangy](https://crunchbase.com/organization/djangy#/entity) - An open source cloud hosting service for Python/Django web apps. Its like Heroku for Python/Django.
54+
- [Djangy](https://www.crunchbase.com/organization/djangy) - An open source cloud hosting service for Python/Django web apps. Its like Heroku for Python/Django.
55+
- [Diamond](http://diamond.readthedocs.io/en/latest/) - Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others).
5556

5657
# E
5758
- [Etcd](https://github.com/coreos/etcd) - A highly-available key value store for shared configuration and service discovery.
@@ -131,6 +132,7 @@ The Complete DevOps Glossary - Covering DevOps from A to Z.
131132
- [rkt](https://github.com/coreos/rkt) - CLI for running app containers on Linux. rkt is designed to be composable, secure, and fas.
132133
- [Rudder](www.rudder-project.org/) - An easy to use, web-driven, role-based solution for IT Infrastructure Automation.
133134
- [Rex](https://www.rexify.org/) - An agent less orchestration tool written in simple perl.
135+
- [Riemann](http://riemann.io/) - Riemann monitors distributed systems.
134136

135137
# S
136138
- [Sensu](https://sensuapp.org/) - A simple & scalable monitoring framework which is designed for cloud.
@@ -146,6 +148,7 @@ The Complete DevOps Glossary - Covering DevOps from A to Z.
146148
- [Sysdig](www.sysdig.org/) - An open source, system level exploration: capture system state & activity in linux instance save, filter & analyze.
147149
- [Semaphore](https://semaphoreci.com/) - A hosted continuous integration and deployment service for open source and private projects.
148150
- [Sublime-Text](https://www.sublimetext.com/) - Sublime Text is a cross-platform source code editor with a Python application programming interface (API). It natively supports many programming languages and markup languages, and its functionality can be extended by users with plugins, typically community-built.
151+
- [SignalFx](https://signalfx.com/) - Monitoring and Operational Intelligence for the Cloud.
149152

150153
# T
151154
- [Terraform](https://www.terraform.io/) - A tool used in building, changing, and versioning the infrastructure across platforms.

0 commit comments

Comments
 (0)