monasca-persister/monasca_persister
2015-10-14 16:01:45 +00: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 Conversion to milliseconds 2015-03-02 18:18:19 -07:00
persister.py Merge "Store {} when value_meta is empty" 2015-10-14 16:01:45 +00:00
README.md Add files for pypi. 2014-09-30 15:21:50 -06:00
service.py Migrate to Influxdb 0.9.0 2015-05-13 10:34:46 -06:00
servicerunner.py Migrate to Influxdb 0.9.0 2015-05-13 10:34:46 -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.