60d9b87a80
event, meter (and any other custom pipeline) can be enabled/disabled by setting `pipelines` option under [notification] agent Change-Id: Ia21256d0308457d077836e27b45d2acb8bb697e4 Closes-Bug: #1720021
11 lines
410 B
YAML
11 lines
410 B
YAML
---
|
|
features:
|
|
- |
|
|
The notification-agent can now be configured to either build meters or
|
|
events. By default, the notification agent will continue to load both
|
|
pipelines and build both data models. To selectively enable a pipeline,
|
|
configure the `pipelines` option under the `[notification]` section.
|
|
|
|
Addition pipelines can be created following the format used by existing
|
|
pipelines.
|