fuel-plugin-lma-collector/metadata.yaml

27 lines
824 B
YAML

# Plugin name
name: lma_collector
# Human-readable name for your plugin
title: The Logging, Monitoring and Alerting (LMA) Collector Plugin
# Plugin version
version: 0.8.0
# Description
description: Collect logs, metrics and notifications from system and OpenStack services and forward that information to external backends such as Elasticsearch and InfluxDB.
# Required fuel version
fuel_version: ['7.0']
authors: [Mirantis Inc.]
licenses: [Apache License Version 2.0]
homepage: https://github.com/openstack/fuel-plugin-lma-collector
groups: ['monitoring']
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: 2015.1.0-7.0
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
# Version of plugin package
package_version: '2.0.0'