LMA to StackLight renaming

Change-Id: I9a2c7af42b7efa50f1807342c590d388016a5619
This commit is contained in:
Patrick Petit 2016-06-09 14:42:37 +02:00
parent fb3a8d5a0a
commit 9d82af60d6
2 changed files with 3 additions and 3 deletions

View File

@ -95,7 +95,7 @@ attributes:
label: "Alerting"
values:
- data: "local"
label: "Alerts sent to a local cluster running the LMA Infrastructure Alerting plugin (if deployed)"
label: "Alerts sent to the StackLight Infrastructure Alerting plugin (Nagios) if deployed."
- data: "standalone"
label: "Alerts sent by email (requires a SMTP server)"

View File

@ -1,11 +1,11 @@
# Plugin name
name: lma_collector
# Human-readable name for your plugin
title: The Logging, Monitoring and Alerting (LMA) Collector Plugin
title: The StackLight Collector Plugin
# Plugin version
version: 0.10.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.
description: The StackLight Collector is the advanced monitoring agent of the so called Logging, Monitoring and Alerting (LMA) Toolchain of Mirantis OpenStack.
# Required fuel version
fuel_version: ['8.0', '9.0']