monasca-persister/monasca_persister
Ryan Brandt b544aa5ba8 Fix error if link or lifecycle state doesn't exist in transition
Change-Id: I2ef7b6b0fd9aa4d13c7e4bb23ee9e0e6574a618d
2016-02-05 08:54:47 -07:00
..
tests Add files for pypi. 2014-09-30 15:21:50 -06:00
LICENSE Add files for pypi. 2014-09-30 15:21:50 -06:00
README.md Add files for pypi. 2014-09-30 15:21:50 -06:00
__init__.py Initial Python Persister 2014-09-19 08:35:53 -06:00
persister.conf Enable Cassandra Database 2016-01-12 08:07:15 -07:00
persister.py Fix error if link or lifecycle state doesn't exist in transition 2016-02-05 08:54:47 -07:00
service.py Adjustments to support new oslo libraries 2015-12-10 15:38:50 -07:00
servicerunner.py Migrate to Influxdb 0.9.0 2015-05-13 10:34:46 -06:00

README.md

Monasca Persister

A Monasca Persister written in Python.

Reads alarms and metrics from a Kafka queue and stores them in an InfluxDB database.

License

Copyright (c) 2014 Hewlett-Packard Development Company, L.P.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.