monasca-persister/monasca_persister
Ryan Brandt 7b4b41ff28 Pass link and lifecycle state in state transitions
Requires changes to monasca-thresh

Change-Id: I93113bc854629d45f34cdff9205ee97f353f999a
2016-01-27 14:27:08 -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 Pass link and lifecycle state in state transitions 2016-01-27 14:27:08 -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.