fuel-plugin-lma-collector/metadata.yaml

28 lines
845 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.9.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: ['8.0']
authors: [Mirantis Inc.]
licenses: [Apache License Version 2.0]
homepage: https://github.com/openstack/fuel-plugin-lma-collector
groups: ['monitoring']
is_hotpluggable: true
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: liberty-8.0
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
# Version of plugin package
package_version: '4.0.0'