monasca-persister/monasca_persister
Deklan Dieterly 3cf22f1c0d Add files for pypi.
Change-Id: Ib382ed1e15a7c124cab2124692e7d2e8e31bab1c
2014-09-30 15:21:50 -06:00
..
openstack Initial Python Persister 2014-09-19 08:35:53 -06:00
tests 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
LICENSE Add files for pypi. 2014-09-30 15:21:50 -06:00
persister.conf Initial Python Persister 2014-09-19 08:35:53 -06:00
persister.py Add servicerunner to run the persister using the Openstack service infrastructure. 2014-09-29 09:34:48 -06:00
README.md Add files for pypi. 2014-09-30 15:21:50 -06:00
service.py Initial Python Persister 2014-09-19 08:35:53 -06:00
servicerunner.py Add files for pypi. 2014-09-30 15:21:50 -06:00

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.